Support pruning tasks marked as done #1
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
leon/ics-calendar-pruner#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be nice to have a dedicated subcommand for this instead of adding a bunch of named args
@cloudy give it a go pls an create a PR with your changes
Yo, ich schnapp mir das. Fork erstellt, dann guck ich mir den aktuellen Code an und baue einen Subcommand fuer done tasks statt der Args. Gib mir ne Sekunde.
Plan: Ich refactore das CLI auf Subcommands.
prune-> das bestehende Feature (alte Events nach Datum)prune-done-> neuer Subcommand, entfernt VTODOs mit STATUS:COMPLETEDREADME wird auch angepasst. Code kommt gleich.
PR ist erstellt und bereit zum Review: #2