chhoumann / quickadd

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

[FEATURE REQUEST] Capture format can refer to a file #614

Open leangseu opened 9 months ago

leangseu commented 9 months ago

Is your feature request related to a problem? Please describe.

Capture format is powerful but very difficult to edit. I had a couple script in capture format that is very long. It would be nice if I can just refer to file in the vault or template. Then I can just edit the file there instead. Beside, I want portability where I can view the script outside of obsidian.

Describe the solution you'd like

Under capture format toggle, we add another option. Use template file toggle. When it turn on, we change it to file selector. The content within the file will get execute just like the text within existing behavior.

Additional context I tried to use template, but it doesn't have the same function.