Skip to content

Releases: alondmnt/joplin-plugin-history-panel

v1.0.2

07 Jun 19:58
Compare
Choose a tag to compare
  • improved: warning message before setting the history note (closes #1)

Full Changelog: v1.0.1...v1.0.2

v1.0.1

10 May 21:57
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

03 May 14:58
Compare
Choose a tag to compare
  • feature: to-do note indication in panel (preview 1)
  • feature: additional options to exclude notes from history by
    • tag (default: #exclude.from.history)
    • type (note / to-do) (preview 2)
    • notebook (preview 3)
  • feature: detection and indication of backtracking (e.g., when using the native Back / Forward Joplin commands) (preview 1 + 2)
  • feature: highlight items in the panel instead of creating new history items when clicking links in the panel (preview 2)
  • improved: ignore conflict notes

preview 1 (panel)

image

preview 2 (plugin settings)

image

preview 3 (Tools menu)

image

Full Changelog: v0.4.1...v1.0.0

v0.4.1

25 Apr 18:22
Compare
Choose a tag to compare
  • feature: paging of history display in the panel (for faster rendering)
  • fix: handling of deleted untitled notes
  • fix: skip parsing of corrupt history items

Full Changelog: v0.4.0...v0.4.1

v0.4.0

19 Apr 10:26
Compare
Choose a tag to compare
  • feature: new panel section of frequently viewed notes (previewed below)
  • feature: new option to exclude certain notes from history
  • feature: customizable font size in panel
    • note: all font sizes are now measured in px units
  • fix: note is now considered linked to itself

image

Full Changelog: v0.3.0...v0.4.0

v0.3.0

11 Apr 20:08
Compare
Choose a tag to compare
  • Added a display of links between history items in the panel (named "thought trails", previewed below)
  • Added a link from the panel title to the history note
  • Misc stability, styling, and customization improvements

thought_trails

Full Changelog: v0.2.2...v0.3.0