argenos / nldates-obsidian

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

Enhancement suggestion: Key combination to paste date as plain text (i.e., not a link) #51

Closed swehba closed 3 years ago

swehba commented 3 years ago

To use an example, if you type the following:

@today

...and then hit Enter, nldates will paste in the current date as a link. If would be nice to be able to optionally interpret the date and paste it in without making it a link. Shift-Enter is already used. Perhaps Ctrl-Enter orOpt-Enter.

compwiz32 commented 3 years ago

I would love this as well. I just want to add dates via natural language... I don't want to create a daily note...

zhelding commented 3 years ago

I believe that you can disable automatic linking of autosuggest dates via a toggle option in settings?

Check out Settings > Plugin Options > Natural Language Dates > Date Autosuggest > Add dates as link? See screenshot below:

gscreenshot_2021-08-12-113421

compwiz32 commented 3 years ago

Thank you. I am not sure how I missed that, but your suggestion solves my issue.