chhoumann / quickadd

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

[FEATURE REQUEST] send data to QuickAdd value via advanced URI? #648

Open zeltak opened 7 months ago

zeltak commented 7 months ago

Hi

I may have overlooked this (bit I did dive into the documentation), but is there any way to send data to QuickAdd value via advanced URI?

ie If I have this

#task {{VALUE:param1}} {{VALUE:task name}} 📅 {{VDATE:due date,YYYY-MM-DD}} {{VALUE:tags}}

I want to send the value of {{VALUE:param1}} via the URI or advanced URI plugin

is that possible and if not can I throw in a FR :)

best regards

Z