Is your feature request related to a problem? Please describe.
Hello, I would like to be able to create a .base file from a QuickAdd action.
The use case is creating a project action which uses a couple of templates:
Describe the solution you'd like
QuickAdd should support .base files, they are raw text files, see https://help.obsidian.md/bases/syntax
Describe alternatives you've considered
Currently, I'm creating a .md file that includes the .base in a code block, but display is very limited due to this.
Thanks for this great plugin!
Is your feature request related to a problem? Please describe.
Hello, I would like to be able to create a
.basefile from a QuickAdd action.The use case is creating a project action which uses a couple of templates:
.mdfile.basefile, based on content from https://tasknotes.dev/views/kanban-view/Describe the solution you'd like
QuickAdd should support .base files, they are raw text files, see https://help.obsidian.md/bases/syntax
Describe alternatives you've considered
Currently, I'm creating a
.mdfile that includes the.basein a code block, but display is very limited due to this.Thanks for this great plugin!