forked from timlockridge/SublimeEvernote
-
Notifications
You must be signed in to change notification settings - Fork 104
Changelog
Emanuele edited this page Jun 5, 2020
·
9 revisions
- Fix: patching Evernote's SDK to fix an issue due to undocumented changes in API (fixes #216)
- Fix: patching Evernote's SDK to make it compatible with ST 3126 on Linux (fixes #150)
- Fix: solved incompatibility with Markdown Preview plugin (fixes #119)
- Fix: multiple metadata headers now supported (thanks @xdutaotao)
- Fix: long CSS for body now properly supported (fixes #128)
- Fix: url/filepath detection fixed for Windows (fixes #137)
-
Open note: accept links as
note_guid
and offer options to load from clipboard/prompt (see wiki) -
Insert Note Link: now accepts
template
andto
arguments
- Added Delete Note command
- Added Delete Attachment command
- Added
default_template
settings to customise new note template - CSS style for
body
customises style for the whole note (thanks to @ranmocy) - New setting
tab_prefix
to add tag to tab of a note - Added Create Notebook command (thanks to @avcreation)
- Added Revert to version on Evernote command (thanks to @pimlock)
- Pygments updated to 2.0.2 (solves conflict with OmniMarkupPreviewer see #106)
- Fix: embedded metadata is updated when note's info is modified by other clients (#112)
- Fix: better warn on close behaviour
- Asynchronous operations: save/update/load from server does not block the UI
- Warn on close if modified but not uploaded (
warn_on_close
setting) - Added support for GFM tables syntax (#51, #58)
- Added support for strikethrough (#38)
- Added support for underline (see special syntax)
- Settings for default emphasis/unordered list marks
- Better support for Unicode (#52)
- CSS styling for inline code fixed (#53)
- Support for HTTPS for Package Control v3 users (see wiki)
- If search has one result open it directly (#65)
- Added
evernote_has_guid
context key - Search command now supports snippets for prompt (#54)
- Bugfix: solves a problem in setting a new token (see #48)
- Added a
debug
flag in settings
- Added links to notes management (thanks to @rahul-ramadas, see #36)
- Open note in Client command, tested on Windows only (thanks to @rahul-ramadas)
- Bugfixes: better error messages, correct handling of unnamed attachments
- Added attachments management: list, open, insert attachments from file or url (solves #24)
- Notebook list can show stack names and be sorted (#30, thanks @danielfrg)
- Added
wiki_tables
setting to enable Wiki-style tables syntax (solves #18) - Now notes in webapp are opened in default browser (solves #22)
- Configuration asks for noteStoreUrl so the plugin works properly for yinxiang.com (solves #20)
- Bugfix: metadata autocomplete now loads settings correctly
- Search note command added
- Attach command added
- Clip command added
- View in WebApp command added
- Autocomplete in metadata block
- Unicode chars in tags properly displayed
- Creation and update dates are displayed in status