buttons
buttons copied to clipboard
Feature Request: run multiple commands
It would be really great if the button could run a multiple commands in a sequence.
for example. In my daily notes, i run:
- Turn note into folder ( folder note plugin command)
- note refactor - H3 ( take all of the H3 headings and turn them into subnotes)
I would love to wrap this into a single button that i just click at the end of the day.
Button code could be"
button
name Note to Folder
type command
action Folder Note: Make Current Note to Folder
action Toggle edit/preview mode
action Note Refactor: Split note by headings - H3
color blue
^button-hzax
Note: Note Refactor can only run in edit mode so it needs to switch back to edit to run properly.*
This is on my list! I was using Templater scripts as a workaround for multiple commands but this would definitely be better.
I would love the same feature. On button click, load workspace, then choose which workspace should be loaded.
Not sure if obsidian API supports this yet, though.
Hello, any updates on this? Same use-case here with @shivenigma . Thank you!
+1 for this from me, that would be very useful and @rapatel0's syntax proposal would be intuitive. Thanks in advance for considering this improvement/feature.
i would also enjoy this feature
upvote