- Fix CSS
- Fix CSS
- Tagify 4.27.0 (https://github.com/yairEO/tagify)
- Fix wrong timezone
- Fix button order
- CSS Fixes
- Added a link dialog. You can now directly link to local notes from a list and use headings as target
- Added optional tracking of renamed files. With this, you can enable to check for renamed notes and change the link to this renamed notes automatically. The modiefied date will stay the old date.
- Reworked notes search
- Turndown 7.1.3 (https://github.com/mixmark-io/turndown)
- Tagify 4.22.1 (https://github.com/yairEO/tagify)
- Highlight 11.9.0 (https://github.com/highlightjs/highlight.js)
- Fix non existing dates
- Hide editor on show, to fit browser search
- Add function to print the note
- Add setting to choose systax highlighting theme
- Tagify 4.18.2 (https://github.com/yairEO/tagify)
- Using php-yaml do deal with YAML
- Add function to open internal links
- Changed initial directory creation and fix #64
- Fix #63 in case the note list is empty
- Changed some CSS
- Fix new file issue
- Fix issue with empty notes folder
- Fix deprecated null value
- Fix some PHP8 warnings
- Fix table width
- Fix copy of codeblocks
- Optional numbering Table of contents
- EasyMDE 2.18.0 (https://github.com/Ionaru/easy-markdown-editor)
- Turndown 7.1.2 (https://github.com/mixmark-io/turndown)
- Tagify 4.17.8 (https://github.com/yairEO/tagify)
- Added search function
- Fix auto-copy code
- Fix detect paste data
- Fix for notes folder not available
- Fix for ToC
- Fix resizing notes list
- Fix for pasting html/markdown
- Rewrite of most parts
- Added markdown linebreak in YAML
- set JSON response headers
- Empty start note
- Added empty line between YAML and body
- EasyMDE 2.16.1 (https://github.com/Ionaru/easy-markdown-editor)
- Highlight.js 11.5.1 (https://highlightjs.org/)
- Tagify 4.13.1 (https://github.com/yairEO/tagify)
- Turndown 7.1.1 (https://github.com/mixmark-io/turndown)
- 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
- Added function to change YAML metadata
- YAML holds now date(created) and updated dates
- Updated tagify to v3.22.2
- Fix pasting markdown and html
- Add pasting of images (with autoupload)
- Fixed an issue, where links are converted wrong
- 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)
- Remove ToC button in edit mode
- Fix for creating new notes s
- 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
- Changed Markdown Editor to EasyMD v2.13.0
- Removed rarely used code styles
- Fix for #36
- Updated textext to 1.3.2 textext Fork
- Updated highlight to 10.5.0 Highlight.js
- Fix for searchbar css
- Fix for not visible save button
- Added Preferences Page
- Removed refresh when plugin is active
- Added support for Roundcube 1.4 RC2
- Added better changelog
- Fix for 1f94add0746281896f3b2153213fd5182fb3c8f8
- fixed rename issue
- Added Russian Translation (Many thx to allexnew)
- Added warning, if NULL Notes are found in the configured directory
- fixed setting not the correct TXT Format and save button
- added config variable for media folder
- removed base64 image functions
- and replaced them with gd functions to speed up performance
- function to link embedded binary files like PDF
- fixed some css
- added error message, if a note cant be deleted
- fixed image function for markdown files
- fixed some markdown css code
- other bugfixes
- fix for YAML frontmatter header
- removed support for ckeditor
- updated markdown editor
- updated marked
- Elastic Skin and RC 1.4 RC1
- Support for elastic skin
- the date in the YAML header is now using a locale aware date format. Make sure that the correct locale is set in your php setup.
- fix for wrong eMail subject
- added support for yaml header
- added yaml script for QOwnNotes
- changed markdown editor to inscryb-markdown-editor
- fixed some small bugs
- css fixes
- Added dragable splitter.
- Added check for trailing slash in paths.
- Added a new tagging system. Tags are suggested from all previous entered tags. Tags for every note are unique.
- Fix for button sometimes disabled in taskbar
- Only supported formats are displayed
- New drop-down menu for "New" command with option to select other supported formats
- When clicking on the "New" button itself, the standard format is used
- Ability to set the default format in config.in.php, if this isnt set, HTML is used
- CSS tweaked little bit
- Markdown toolbar adapted and extended
- Fix for saving binary files
- Several speed-up improvements are done with ajax requests.
- Additionally, you can now choose between CKEditor and the TinyMCE build-in to Roundcube.
- Initial version, converted from a standalone app to a Roundcube plugin