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