-
Notifications
You must be signed in to change notification settings - Fork 0
Ophal module for Evernote integration (this project is no longer actively maintained)
License
ophal/evernote
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Evernote integration
--------------------
Integrates Ophal with Evernote.
FEATURES
- Parse Evernote’s nnex format
- List all notes at path /evernote
- Note page at path /evernote/ID (ID = UpdateSequenceNumber)
DEPENDENCIES
- Nutria Seawolf
- lua-xmlreader
INSTALLATION
Add key 'evernote' to Ophal settings. It should contain following keys:
- 'title' : Heading title of notes list view,
- 'file' : path to nnex file (relative to Ophal's index.cgi).
<code>
settings.evernote = {
title = [[My evernotes]],
file = [[../ophal.nnex]],
}
</code>
TODO
- Import notes to local storage,
- .nnex files manager,
- Aggregation. Gather notes from Evernote's web service,
About
Ophal module for Evernote integration (this project is no longer actively maintained)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published