CaAlden / bullet-journal

React web app emulating bullet journaling techniques.
MIT License
0 stars 0 forks source link

Allow linking notes to specific Tasks #10

Open CaAlden opened 4 years ago

CaAlden commented 4 years ago

Notes are valid as top level entries in the bullet journal, but often the pertain only to a single task and should always be carried with that task.

Tasks for resolving this:

CaAlden commented 4 years ago

I'm realizing that "Sub Entries" is sort of the real feature I want. The ability to break up a task into multiple elements with potentially attached notes. It would additionally be nice to create a sort of topology in the sub tasks so you could define some ordering of things that must happen before others.