Output channel 'Open files': Open new tab / new window #290
Taitava
started this conversation in
Ideas - done & released
Replies: 1 comment 1 reply
-
what about also having an option to output to a specific file where the file name can be specified either a fixed name of a note or with variables, and an option to append or replace |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Two new flags for Output channel: Open files
:new-tab
: SetsnewLeaf
to"tab"
. This actually happened already with Obsidian 0.16.x and 1.0.x whennew-pane
is used, but Obsidian 0.16: Output channel "Open files" creates a new tab instead of a new pane #276 reverts this behavior to open a new pane like it used to do in Obsidian0.15.x
.:new-window
: SetsnewLeaf
to"window"
. This would be completely new behaviour to SC.Beta Was this translation helpful? Give feedback.
All reactions