chhoumann / quickadd

QuickAdd for Obsidian
https://quickadd.obsidian.guide
MIT License
1.5k stars 136 forks source link

[FEATURE REQUEST] Flag on VDATE for future only dates #512

Open ScottKillen opened 1 year ago

ScottKillen commented 1 year ago

This is a request for a quality-of-life feature. I would like to be able to indicate that a VDATE input should only allow future dates.

When I use a capture macro to insert a task in my daily note, If I type Monday as my due date, QuickAdd uses the Natural Language Dates plugin to resolve this. Because QuickAdd does not signal to NLD that it was a future date, 'Monday' always resolves to the Monday past.

The tasks plugin recently resolved this by adding a global setting to consider all dates future dates.

I would like to have a parameter on the VDATE input to force dates to resolve as future dates.