This simple plugin turns text or block of text into new note under active folder.
When a block of text is selected, first line is taken as a title of new note and the whole block goes as body.
Hope you like it!
Latest download available as .jpl
:
It works on 1.4.19 and up
Source code available:
changelog:
01/22/2021
v1.4.4
Asking for new title is based now on settable number of words in first line. If its exact or more than set number, popup will appear.
Type of new note can be now "todo" as default.
Option to choose a text before backlink
01/21/2021
v1.4.3
Ask for title via dialog box (default is off) @uxamanda
Auto switch to newly created note (default is on)
12/11/2020
v1.2.0
-Automatically copies tags from active note to new note (suggested by @blank)
-Backlinking and/or copying of tags can now be turned off via plugin settings - Tools>Options>Convert To New Note12/05/2020
v1
-Github page and release file11/22/2020
-Added right click menu entry version (for Joplin 1.4.11)11/16/2020
-added backlink from new note to origin note (suggested by @roman_r_m )
-bug fix: escaped [ and ], to not break title (suggested by @laurent)