Skip to content

Releases: joplin/plugin-conflict-resolution

Conflict Resolution Plugin v1.2.1

05 Aug 21:36
Compare
Choose a tag to compare
  • Fixed bug where plugin didn't work with offficial released version of Joplin.

NOTE: The dynamic resizing feature of the UI will NOT work for the time being until Joplin releases an update from its side.

Conflict Resolution Plugin v1.2

02 Aug 13:31
Compare
Choose a tag to compare
  • Dialog is now responsive and will resize itself depending on screen resolution.
  • Added buttons to goto next difference and previous difference.
  • Added button to move all changes to the right.
  • Added options to toggle wordwrap, align changes and collapse unchanged.
  • Added button to move title and used fontawesome icons.
  • General code refactor and optimizations.

Conflict Resolution Plugin v0.2

05 Jul 18:31
Compare
Choose a tag to compare
Pre-release
  • Code refactored a little more to allow for a more general diff-tool in the future.
  • Added Save and Cancel button functionality.

The dialog actually works now! If you ever face a conflict, you can now simply right click it and hit "Resolve Conflict". It'll open a compare window where you can do your changes before saving.

Please do try it and let me know if you have any criticism :)

First week initial version

13 Jun 22:54
Compare
Choose a tag to compare
Pre-release
  • Added Open Conflict button to notes.
  • Added the diff dialog which will show both notes in both sides for diff viewing.