- update
EVERNOTE_PLUGIN_VERSION
- check
DEBUG
isFalse
- update Changelog:
- in Readme
- in wiki
Changelog.md
- add update message to
messages
andmessages.json
- update Contributors in Readme if needed
- update wiki if needed
- add release on GitHub with release notes from Readme
- Offline notes support:
- YAML ships with ST3. CHECK!
- Force upload/ Revert from Evernote commands is_enabled looks for noteguid field with fast find metadata + Split and Parse YAML metadata
- Update metadata command?
- Known bugs in wiki:
- paragraphs and spacing #71, #67
- proxy
- More notes on issues in Readme
- See issues with
needs-docs
label
Define a unified restricted format for metadata:
- in Evernote.tmLanguage
- in markdown2
- in sublime_evernote
When view shows a note:
- Diff local note with online version (approx on the markdown!)
Example: <style>...<div id="...">
would mark them as invalid.
However this requires copying the Markdown language modifying only some parts.
Not very modular. Enough?
- Parse metadata, set flag to signal this is a note
- If
download_on_load
redownload