Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

joplin-plugin-diff-view

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-diff-view

A plugin for [Joplin](https://joplinapp.org/) that adds support for comparing notes in the note editor.

latest
Source
npmnpm
Version
0.3.1
Version published
Weekly downloads
351
-10.46%
Maintainers
1
Weekly downloads
 
Created
Source

Joplin Plugin Diff View

A plugin for Joplin that adds support for comparing notes in the note editor.

This plugin uses @codemirror/merge to show a diff that can be used to compare the content of related notes and to resolve conflicts.

Desktop setup

  • This plugin does not support the Rich Text Editor.
  • On desktop, be sure that the legacy Markdown editor is disabled. To do this, go to settings > general > advanced, then uncheck the "legacy Markdown editor" setting.

Usage

This plugin adds a "compare" button to the desktop and mobile markdown toolbars.

To compare the current note with another:

  • Click "compare" (branch icon).
  • Search for a note ID, note title, or content.
    • The search bar supports the same search syntax as Joplin.
  • Click "OK".

Joplin syncs the ID of the note to be compared with between devices.

To stop comparing with another note:

  • Click "compare" (branch icon).
  • Click "None".
    screenshot: Select a note to compare with, 'none' circled.
  • Click "OK".

Keywords

joplin-plugin

FAQs

Package last updated on 10 Nov 2025

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