argenos / nldates-obsidian

Work with dates in natural language in Obsidian
MIT License
497 stars 46 forks source link

Add support for dates like "Last weekday in March", "Last Friday in March", "2nd last weekday next month" #94

Open kankaristo opened 2 years ago

kankaristo commented 2 years ago

Great plugin, thanks for creating it!

One thing that I would like to have in the plugin is being able to use e.g. "Last weekday in March" or even "2nd last weekday next month".

Some explanation of why I would want this:

Right now, I have to look up what the last weekday in the next month is, but it would be very nice if the Natural Language Dates plugin would handle this for me, and I could just type @last weekday in March (or even @last weekday next month).

I'm not sure how common these kinds of dates are for other people, but I thought I would create a feature request anyway...