Skip to content

Commit

Permalink
Updating simplenote.py library to fix issue #27 and also hop in the n…
Browse files Browse the repository at this point in the history
…ew API
  • Loading branch information
scbtest committed Oct 14, 2018
1 parent b95aec5 commit 60e862f
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 109 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Conflict Resolution
---------
If a change is made on a different client
![Alt Remote change](http://i.imgur.com/WjRAccA.png "Remote change")

And in the middle of that change and a sync we have made local changes in sublime
![Alt Local change](http://i.imgur.com/8YRoAmt.png "Local change")

Expand All @@ -57,6 +58,7 @@ A small value might start making simplenote reject changes and a big value might

**title_extension_map** is an array used to apply extensions to the temporal note files, so it can interact with other extensions, most notably plaintasks:
![Alt Plaintasks configuration](http://i.imgur.com/EbVj4Ul.png "Plaintasks configuration")

Each row of the array takes a regex that the plugin uses against the note title and an extension to add at the end.
![Alt Plaintasks use](http://i.imgur.com/VgGOlLf.png "Plaintasks use")

Expand Down
Loading

0 comments on commit 60e862f

Please sign in to comment.