this post was submitted on 02 Mar 2024
20 points (95.5% liked)
Productivity
946 readers
1 users here now
Tips & trips to be more productive and get stuff done!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.