Tags give the ability to mark specific points in history as being important
-
-
0.2.4
093902a1 · ·Changes since 0.2.3 ------------------- Improvements:: - Sorting tags when displaying in list. More consistent output. -
0.2.0
fbf6d808 · ·Changes since 0.1.0 ------------------- New features: - Hide (archive) tasks. - List hidden (archived) tasks. - List while filtering per tags and content. - Task statuses (todo, done, active, hidden). - Timer on active tasks. - Detailed info of tasks. - List and count of tags used. Improvements: - Use sqlite3 instead of json file. - Display uuid alongside id of each task. - Display spent time on tasks. - Display status by name (used to be an integer).