Skip to content

Releases: Offerel/roundcube_primitivenotes

Small Fixes

28 Jun 08:58
Compare
Choose a tag to compare
  • Fix resizing notes list
  • Fix generating ToC
  • Fix for count headings
  • Small Fixes

Paste fix

28 Jun 08:57
Compare
Choose a tag to compare
  • Fix for pasting html/markdown

Re-Write for RC 1.6-rc

28 Jun 08:56
Compare
Choose a tag to compare

Simplified path configuration

17 Feb 20:37
00a5576
Compare
Choose a tag to compare
  • Added contextmenu
  • Updated easyMDE to v2.14.0
  • Updated tagify to v3.22.3
  • Fixed tag tooltips
  • Fixed error message with empty noteslist
  • Removed fontawesome
  • Simplified path configuration

Attention!

There were a lot of requests and confusion about the configuration of the Notes path. I have therefore simplified the configuration for the path. In the context of this, the corresponding configuration parameters have changed and need to be adjusted.

$config['notes_basepath'] and $config['notes_folder'] must now be replaced by the parameter $config['notes_path'].

YAML changes

14 Feb 13:13
4ec2d37
Compare
Choose a tag to compare
  • Added function to change YAML metadata
  • YAML holds now date(created) and updated dates
  • Updated tagify to v3.22.2

v2.0.4: Merge pull request #50 from Offerel/dev

10 Feb 10:56
8783639
Compare
Choose a tag to compare
  • Fix pasting markdown and html
  • Add pasting of images (with autoupload)

v2.0.3: Merge pull request #49 from Offerel/dev

07 Feb 11:49
4145177
Compare
Choose a tag to compare
  • Fixed an issue, where links are converted wrong

Autofill/AutoConvert

06 Feb 13:02
01b3bcf
Compare
Choose a tag to compare
  • Added option button to jump directly to plugin options (thanks to Aleksander Machniak)
  • Added function to paste selected text from browser, converted automatically to Markdown with Turndown
  • Added support for Markdownload Browser Extension
    • YAML header autofills all supported fields (title, author, date, source and more)

v2.0.1: Merge pull request #47 from Offerel/dev

03 Feb 21:08
f548189
Compare
Choose a tag to compare
  • Remove ToC button in edit mode
  • Fix for creating new notes

v2.0.0

02 Feb 19:04
d9ddaa1
Compare
Choose a tag to compare
  • Added loader animation
  • Added option to remove media
  • Added Option to disable displayed formats
  • Added automatic ToC creation
  • Replaced tag library with tagify v3.22.1
  • Removed HTML Format
  • Reduced http requests to speed up
  • Fixed empty response when delete a note