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

Command for moving or deleting “done” items #8

Open
jotaen opened this issue Apr 3, 2022 · 0 comments
Open

Command for moving or deleting “done” items #8

jotaen opened this issue Apr 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jotaen
Copy link
Owner

jotaen commented Apr 3, 2022

When an item is done, it could (optionally) be

  • just deleted
  • or moved to a separate group, e.g.
    Todos
    [ ] Something
    [ ] Some other thing
    
    Done
    [x] Do this
    [x] Do that
    

Both could be somehow configured via the package settings (e.g. for the second option, what the “done” section is called).

Another idea could be to offer some sort of “clean up” command, that does such things on-demand.

@jotaen jotaen added the enhancement New feature or request label Apr 3, 2022
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