Jotter v0.4 Release Notes

Release Date: 2014-03-20 // about 10 years ago
  • Important note : this version handles the Wysiwyg differently. I should have seen it before but the resulting problem is that your existing notebooks will be considrered "Wysiwyg", but their current content will still be in Markdown, and I didn't provide a migration tool... Possible solutions:

    • set them manually to be considered "Markdown" and not "Wysiwyg (in the notebook.json of each notebook)
    • write a script that calls the Markdown library to convert Markdown text to HTML. If any of you needs it, please contact me...

    v0.4 (2014-03-20) changelog:

    • major Javascript rewrite
    • introduced markdown editor (with help page)
    • ๐Ÿ›  fixed wysiyg editor issues
    • display version number
    • โฌ‡๏ธ dropdown for changing notebook now always accessible
    • โž• add note/directory now accessible from contextual menu
    • ๐Ÿ›  fixed save shortcut not always working in Firefox

Previous changes from v0.3

  • v0.3 (2013-11-28) changelog:

    • ๐Ÿšš drag & drop to move notes/directories within a notebook