1.2.2 • Published 2 years ago
joplin-plugin-combine-notes v1.2.2
Joplin Combine notes
Plugin to combine one or more notes to a new one.
Installation
Automatic
- Go to
Tools > Options > Plugins - Search for
combine-notes - Click Install plugin
- Restart Joplin to enable the plugin
Manual
- Download the latest released JPL package (
io.github.jackgruber.combine-notes.jpl) from here - Close Joplin
- Copy the downloaded JPL package in your profile
pluginsfolder - Start Joplin
Usage
- Select multiple notes to be combined into a new one
- Click on
Tools > Combine selected notesor use the commandCombine selected notesfrom the context menu
Options
Go to Tools > Options > Combine notes
Create combined note as to-do: New note is created as To-Do. DefaultfalseDelete combined notes: Delete combined notes, after note creation. DefaultfalsePreserve Source Note Titles: Titles of source notes will be embedded in new note. Defaulttrue.Preserve Source URL: The source URL will be added to the new note. DefaultfalsePreserve Created Date: The Created Date will be added to the new note. DefaultfalsePreserve Updated Date: The Updated Date will be added to the new note. DefaultfalsePreserve Location: The Location (Latitude, Longitude, Altitude) will be added to the new note. DefaultfalseMetadata Prefix: The entered text is output before the metadata (URL, Date, Location).Metadata Suffix: The entered text is output after the metadata (URL, Date, Location).Title of the combined note: New title of the combined note. DefaultCombined note.Custom note title: New note title with possible variables{{FIRSTTITLE}},{{LASTTITLE}},{{ALLTITLE}}and{{DATE}}.
Keyboard Shortcuts
Under Options > Keyboard Shortcuts you can assign a keyboard shortcut for the following commands:
Combine selected notes
Build
See BUILD
Changelog
See Changelog