fabiospampinato / vscode-todo-plus

Manage todo lists with ease. Powerful, easy to use and customizable.
MIT License
902 stars 228 forks source link

Suggestion: Remove @today or other tags on archiving #368

Open alfonmga opened 1 year ago

alfonmga commented 1 year ago

I remove the @today tag manually all the time after the associated todo is archived. Removing it on archiving would be fantastic.

Maybe we could add an option like this to the settings:

{
  "todo.archive.remove.tags": ["today"] // Remove tags on archiving
}

Cheers, Alfon.

fabiospampinato commented 1 year ago

Sounds reasonable 🤔