Skip to content

Add support to create note for specific journal entry #149

Description

@Neutrino-Sunset

It's possible to create a task for a specific day, although it's a bit bugged.

If you press CTRL+SHIFT+J then type task mond <taskname> it will add a task to the entry for Monday. The minor bug is that task mon <taskname> will add the task to today's journal instead of Monday's (note the missing d), and when using task mond <taskname> it will add the d from the task mond to the start of the task, which is annoying.

I don't need a Journal entry every day, so I use one per week which I create on Monday.

Currently if I use CTRL+SHIFT+J Select/Create a Note it will automatically create a new journal entry for the current day, and link the note from there. If I do this on any day other than Monday this creates a journal entry I will never use and makes finding my notes a pain.

I would like the ability to create a note for a specific day in exactly the same way as I can create a task for a specific day, so as to avoid creating redundant journal entries and to make it easier to organise my notes.

E.g. Pressing CTRL+SHIFT+J and typing note mon SecurityCodeReview should create a note SecurityCodeReview.md linked from my existing Journal for Monday.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions