-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d1e9f1e
commit 1b95f36
Showing
1 changed file
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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"]}} |