Skip to content
Discussion options

You must be logged in to vote

Hmm, this is an interesting question. 🙂

To be able to better answer this, I'd need to know which operating system you are using. For now, I'll just assume you are using macOS or Linux - but if you are using Windows, let me know and I'll come up with another solution that should work for Windows.

(I moved this discussion from Ideas to Q & A).

macOS/Linux solution

  1. Define the following shell command: printf {{selection}} | sed -zE 's/(^|\n)/\1 - /g'
  2. Define an alias for the shell command, e.g. Make list
  3. Set the stdout output channel to be Current file: caret position.
  4. Select some text in a note, open the command palette, and run the command Execute: Make list.

Btw. I assume that you meant t…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@668168
Comment options

@Taitava
Comment options

@668168
Comment options

Answer selected by Taitava
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants