ankidroid / Anki-Android

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
GNU General Public License v3.0
8.71k stars 2.24k forks source link

Evernote plugin #2954

Closed hssm closed 6 years ago

hssm commented 9 years ago

Originally reported on Google Code with ID 2057

emvau added basic Evernote App Integration.

As the code is a bit big, we probably won't merge it into AnkiDroid master, but it
would be great if it could be made into a plugin.

Any research on how the plugin system could work is very welcome!

Commit: https://github.com/emvau/Anki-Android/commit/975d5017336d6a18790a7f166aadb8fff041c2c0
Pull request: https://github.com/ankidroid/Anki-Android/pull/106

Requires the Evernote Android App!
Creates an anki note for every evernote note matching the Evernote search string specified
in the preferences. Doesn't synchronize contents but only the Evernote note ID. While
reviewing the anki notes the associated Evernote note will be opened in the Evernote
App. Tap the return key to get back to AnkiDroid and rate the difficulty.

!!! VERY EARLY STATE !!!

2nd try: now only one commit (rebase didn't work, so I created a new fork and made
all the changes again)

Reported by nicolas.raoul on 2014-04-02 05:10:26

mikehardy commented 6 years ago

If plugins aren't happening but we have an API now, this would be a bridge app between the two focused on accessing evernote and using the AnkiDroid API