Skip to content

Releases: FelisDiligens/joplin-plugin-search-and-replace

2.2.0

13 Feb 10:14
Compare
Choose a tag to compare
  • Added Use 'multi line' flag

2.1.0

10 Feb 07:59
Compare
Choose a tag to compare
  • Fixed searching backwards.
  • Added the dialog back. You can pick between the panel and dialog in the settings.

2.0.0

09 Feb 12:38
Compare
Choose a tag to compare

What changed:

  • Replaced the dialog with a panel.
  • Added more features:
    • Search forwards and backwards
    • Continuous search ('Wrap around' option)
    • Preview search results before replacing them.
  • Added more options:
    • Use Wildcards (? and *)
    • Match whole words only
    • Preserve case (might yield unexpected results)

1.0.1

25 Jan 08:50
Compare
Choose a tag to compare
  • Added: When text is selected, it's used as the search pattern.
  • Fix: Markdown viewer does get updated after clicking 'Replace all' now.
  • Fix: Previously inputted search pattern / replacement text shouldn't get garbled now.
  • Fix: Replacement strings like '$&' or '$1' should be interpreted literally now, if "Use Regular Expression" is unchecked.

1.0.0

24 Jan 11:19
0d4c397
Compare
Choose a tag to compare

Initial release