danse / crumbs

minimalistic time tracker
http://danse.github.io/crumbs/
0 stars 0 forks source link

simplified hierarchical categories #88

Open danse opened 7 years ago

danse commented 7 years ago

Clicking on a category could be a way to drill down, adding the category to the category stack.

All categories in the stack would be prepended to any new description.

Categories in the stack would also be used to filter existing entries, so that the chart is created out of subcategories

danse commented 7 years ago

export and crumbs would apply only to the current selection

danse commented 7 years ago

folders could be replaced by hierarchical selections

danse commented 7 years ago

navigating the hierarchy should not affect the current timer

danse commented 7 years ago

prefixes could have a marker, for example a colon. code: project: bla bla

danse commented 7 years ago

relates to #8

danse commented 7 years ago

enable to click on all words, not just categories