New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

joplin-plugin-combine-notes

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joplin-plugin-combine-notes

Plugin to combine one or more notes to a new one.

  • 1.2.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
102
increased by684.62%
Maintainers
1
Weekly downloads
 
Created
Source

Joplin Combine notes <img src=img/icon_32.png>

Plugin to combine one or more notes to a new one.

<img src=img/main.png>

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 plugins folder
  • Start Joplin

Usage

  • Select multiple notes to be combined into a new one
  • Click on Tools > Combine selected notes or use the command Combine selected notes from the context menu

Options

Go to Tools > Options > Combine notes

  • Create combined note as to-do: New note is created as To-Do. Default false
  • Delete combined notes: Delete combined notes, after note creation. Default false
  • Preserve Source Note Titles: Titles of source notes will be embedded in new note. Default true.
  • Preserve Source URL: The source URL will be added to the new note. Default false
  • Preserve Created Date: The Created Date will be added to the new note. Default false
  • Preserve Updated Date: The Updated Date will be added to the new note. Default false
  • Preserve Location: The Location (Latitude, Longitude, Altitude) will be added to the new note. Default false
  • Metadata 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. Default Combined 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

Keywords

FAQs

Package last updated on 11 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc