argenos / nldates-obsidian

Work with dates in natural language in Obsidian
MIT License
477 stars 43 forks source link

@Tom requires filling completely #143

Open itsonlyjames opened 9 months ago

itsonlyjames commented 9 months ago

This might be more of a functional expectation than a bug specifically, but keen to get your thoughts.

Ideally when I type "@to" the suggester box should show both @Today, and @Tomorrow, and then subsequently "@Tom" should show @Tomorrow.

Would simply save a lot of time as I wouldn't have to type out @Tomorrow completely, and I wouldn't have to take my hands off the keyboard to navigate down twice to select tomorrow.

image image



Nevertheless, thanks for an awesome plugin 🙏

eikowagenknecht commented 6 months ago

It works when you're writing "@tom" instead of "@Tom".

grafik grafik

I think it should not be case sensitive, though.

itsonlyjames commented 3 weeks ago

@eikowagenknecht have created https://github.com/argenos/nldates-obsidian/pull/156 implementing case sensitive suggestions. "@tom" fills out "tomorrow".