Skip to content

BillSeitz/simplenote_synch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This is a rather crude chunk of code for synchronizing a directory of (text) files with a SimpleNote account using its API v 2.x.

My background notes/context are at:

This isn't a finished/packaged chunk of code, but some building blocks.

At time of first upload, this has pieces to

  • take a snapshot of what's already in the cloud account
  • push a bunch of local files into the cloud (adding or updating)

As I add more true synch features I'll update the code.

About

Python code to synch a directory of (text) files with SimpleNote using API 2.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages