Skip to content
Emanuele edited this page Jun 5, 2020 · 9 revisions

v2.7.3

  • Fix: patching Evernote's SDK to fix an issue due to undocumented changes in API (fixes #216)

v2.7.2

  • Fix: patching Evernote's SDK to make it compatible with ST 3126 on Linux (fixes #150)

v2.7.1

  • 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 and to arguments

v2.7.0

  • 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

v2.6.0

  • 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)

v2.5.4

  • Bugfix: solves a problem in setting a new token (see #48)
  • Added a debug flag in settings

v2.5.3

  • 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

v2.5.2

  • 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)

v2.5.1

  • Bugfix: metadata autocomplete now loads settings correctly

v2.5.0

  • 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
Clone this wiki locally