Skip to content

Commit

Permalink
Update .godo/godo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielseibel1 committed May 30, 2024
1 parent d1e9f1e commit 1b95f36
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .godo/godo.json
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
{"item":{"id":"item","description":"testing","duration":0,"done":false,"tags":["Tag1"]},"tags":{"id":"tags","description":"Add support for tags in ui and commands tag/untag","duration":0,"done":false,"tags":["tags","Tag1"]}}
,"Other"]}}
{"UI tags":{"id":"UI tags","description":"filter the items by tags in the UI, listing the tags for selection","duration":0,"done":false,"tags":["TAGS"]},"list tags":{"id":"list tags","description":"command like 'godo list tag1 tag2 tag3' that lists items in tags","duration":0,"done":false,"tags":["TAGS"]},"tags":{"id":"tags","description":"command like 'godo tags' that lists the existing tags","duration":0,"done":false,"tags":["TAGS"]},"untag":{"id":"untag","description":"command like tag but deletes the tag from items","duration":0,"done":false,"tags":["TAGS"]}}

0 comments on commit 1b95f36

Please sign in to comment.