Skip to content

corps/evernote-hansei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evernote-hansei

Little script to surface random digests of notes from your evernote.

Usage

Create a developer token here

Then,

npm install evernote-hansei -g
hansei -h
hansei -t myevernotetoken -n "My notebook,Study Notebook" -d 7

Settings are stored in ~/.hansei-config.json.

What does it do?

On the first run, evernote will create a new notebook called "Hansei".

On that run, and all future runs, it will simply "fill" up to the set digest size a number of randomly selected notes from the notebooks specified on the command line. You can delete the notes from Hansei or mark them as complete to have them replaced on the next run.

An ideal setup involves running the script on a timer via cron or systemd.

About

Script to surface daily digests of notes from your evernote

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published