Story

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

fdavies93 Sunday, February 09, 2025

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

Summary
daily-notes.nvim is a Neovim plugin that provides a convenient way to manage and organize daily notes. It offers features such as automatic date-based note creation, note templates, and integration with other Neovim plugins.
63 21
Summary
github.com
Visit article Read on Hacker News Comments 21