Natural Language Input
Opened this issue · 0 comments
joshmedeski commented
As a user, I want to type any date in natural language (ex: yesterday, the first of next month, next week, etc...) and be able to open or create any periodic note.
- We could use a tool like https://github.com/wanasit/chrono to do the natural language processing.
- My current limitation with periodic notes is I want to open or create dates that aren't built-in commads. This would open up the possibilities substantially. Perhaps we start with days
- I suggest creating a new popup that does date parsing specifcially, this could be bound using a keyboard shortcut
I'd be happy to experiment with this idea, just let me know if it's something you'd be willing to introduce to this plugin, thanks!