Show HN: Daily-notes.nvim – fuzzy time journal and planning plugin

https://github.com/fdavies93/daily-notes.nvim
by fdavies93 • 1 year ago
63 21 1 year ago

I wrote an nvim plugin that does fuzzy time parsing on plain english dates to help you create + organise periodic notes. I use it daily at work and home. Hope it's helpful to others. :)

note: not using NLP, LLMs or 'true' fuzzy parsing as per academic literature; just normal recursive descent parsing

Related Stories

Loading related stories...

Source preview

github.com