Releases: renerocksai/sublime_zk
V2.6 More highlighting: footnotes and #tags
Markdown Extended, the markdown package I use, does not highlight footnote references which makes them really hard to spot.
I fixed this by introducing a syntax file and while I was at it, I added support for #tag highlighting as well.
Winter cleanup
Just cleaned up README and code a bit.
V2.4 Highlighting of note links :)
Highlighting of note links :smile:
V2.3 Key bindings everywhere :-)
Key bindings file renamed --> works out of the box on Linux&Mac, probably Win, too.
Configurable: IDs in titles or not
A new setting allows for automatic insertion of note IDs in the titles of new notes. Default is "false": no automatic IDs.
Self contained, no dependencies
Removed dependencies from Bracketeer plugin.
V2.0 More Awesome - Multi Project Support
Sublime_ZK just became more awesome! It now supports multiple note archives via SublimeText projects! :-)
V1.1 Bugfix release
Latest features had introduced a regression that is again fixed:
No '/' in the wiki_directory caused a new note to be created when following a link:
Note 201710128 in directory a/b/c cannot be found when searching for a/b/c20171028, it must be a/b/c/20171028.
First release
This is the first release of the sublime_zk package.
See its README for features.