Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] add hey kill project <name> #34

Open
masukomi opened this issue Mar 23, 2023 · 0 comments
Open

[feature] add hey kill project <name> #34

masukomi opened this issue Mar 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@masukomi
Copy link
Owner

originated in this comment by @codesections

Killing projects is dangerous for anyone using this for billing purposes.

As such i think that there should be a -f / --force option for this. If the flag isn't passed then the project is actually just archived. This is a personal time tracker so the amount of data we're talking about is negligible and not going to cause anyone problems

this, of course, means we need a way to see a list of "archived" projects...

I'm thinking maybe a hey archives command which would, initially, just list archived projects, but if we decide to archive people instead of deleting it could have a section for them too.

and then a way to unarchive a project:

hey unkill project <name> ? 🤔 I'm unsure about unkill vs unarchive

I don't want to do a hey kill project <x> AND hey archive project <x> because it's too easy to move fast and accidentally do the dangerous one. really deleting should require the extra thought / effort of adding --force

@masukomi masukomi added the enhancement New feature or request label Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant