Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow linking notes to specific Tasks #10

Open
3 tasks
CaAlden opened this issue Aug 15, 2020 · 1 comment
Open
3 tasks

Allow linking notes to specific Tasks #10

CaAlden opened this issue Aug 15, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@CaAlden
Copy link
Owner

CaAlden commented Aug 15, 2020

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:

  • Add notes to entries as an array of note tasks
  • Create a UI for attaching notes to a task
    1. Create a new note attached to a task
    2. Attach an existing top level note to a task
  • Create a ui for rendering notes as elements below a given task.
@CaAlden CaAlden added the enhancement New feature or request label Aug 15, 2020
@CaAlden CaAlden added this to the Fully Featured Bullet Journal milestone Aug 15, 2020
@CaAlden
Copy link
Owner Author

CaAlden commented Aug 18, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant