:Neorg journal today (tab autocompleting each) brings up ~/YYYY/MM/DD.norg file, which includes support for stuff like keybind to cycle todo list box ticks, and uses chars for a NerdFont
I mostly use it for tracking what I did day to day for work, for entering into my timesheet at ebd of week and being able to ref back to it in my morning standup meeting, as well as leaving notes for myself on future days as a pseudo schedule.
IE if I wanna leave a note for next Tuesday I’d create and edit ~/2024/03/05.norg and pop it in there. On Tuesday when I journal today there it’ll be ready for me.
Minimalist, simple, autocomplete supporting, parseable, inside neovim (which I already have open), it’s perfect.
Neovim using Neorg.
:Neorg journal today
(tab autocompleting each) brings up~/YYYY/MM/DD.norg
file, which includes support for stuff like keybind to cycle todo list box ticks, and uses chars for a NerdFontI mostly use it for tracking what I did day to day for work, for entering into my timesheet at ebd of week and being able to ref back to it in my morning standup meeting, as well as leaving notes for myself on future days as a pseudo schedule.
IE if I wanna leave a note for next Tuesday I’d create and edit
~/2024/03/05.norg
and pop it in there. On Tuesday when Ijournal today
there it’ll be ready for me.Minimalist, simple, autocomplete supporting, parseable, inside neovim (which I already have open), it’s perfect.