argenos / nldates-obsidian

Work with dates in natural language in Obsidian
MIT License
490 stars 44 forks source link

Insert time alongside date only for @now but not for @today, etc. #157

Open tbergeron opened 2 months ago

tbergeron commented 2 months ago

Hi, I've been tinkering and trying to figure out if there'd be a way to replicate Notion's behavior with this plugin.

ie. @now would add YYYY-MM-DD HH:mm but @today, @yesterday, @in five days, etc. would only add YYYY-MM-DD

Because right now it doesn't make sense to type @now and have a date instead of a full timestamp.

Anyone knows if that's possible?

Thanks!

atipugin commented 5 days ago

Same, every time I type @now my mind expects date and time, not just date. Any plans on this?