PhilKes / NotallyX

Minimalistic Android note taking App | Notally, but eXtended.
GNU General Public License v3.0
78 stars 2 forks source link

Import for GoogleKeep and Evernote #83

Closed PhilKes closed 3 weeks ago

PhilKes commented 4 weeks ago

Closes #53

notallyx_importers_googlekeep_evernote.webm

Evernote

Google Keep

Audio recording durations

GoogleKeep exports the audio recordings as .3gp, Evernote as webm, the audio files itself are correctly imported and can be played, but their duration metadata seems to get lost, therefore NotallyX cant know how long they run. I will further investigate this, but in the worst case the user will just not be able to see how long it is, which is not that bad.

Note Colors

Even though Google Keep and Evernote allow to color notes, they are currently not imported since NotallyX only has a predefined set of colors.

Other App Importers

In the future I will maybe add more importers for e.g. Microsoft OneNote, but I dont want to implement it for every other Notes app out there, so if you have a specific app you need an importer for, feel free to open an issue