New Output: Current File -> Caret Position line:column
#116
Replies: 2 comments 2 replies
-
I'd also add negative indexes:
|
Beta Was this translation helpful? Give feedback.
-
I'll quote an old output channel plan (your idea) here, that I haven't yet implemented:
The reasong why I haven't implemented this yet is that I haven't yet decided about the UI that is needed to provide extra configuration fields for output channels. Plus how to make the settings file structure to include field sets that depend upon the chosen output channel. Well, I'll figure something out for that. I think the UI part is actually quite well thought about already in the next quote:
TL;DR: All new output channels that require configuration parameters (be it a target file, a caret position or something else) are something that I do want to implement, but they will take more time. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @Taitava !!!!
Following our conversation about Caret Position features in #114
A New output to define a specific position in the Current Note to insert content.
The initial idea is to have a new output with option to define the position in the note (line:column) where the content of the SC will be placed.
Example: I want to insert the clipboard in the current note in the line 11 in the first caracter
echo {{clipboard}} [Current File: Caret Position 6:0]
Beta Was this translation helpful? Give feedback.
All reactions