Open GoogleCodeExporter opened 9 years ago
Proposition 2:
Création de 2 tables de stockage des actions Evernote:
1. EVERNOTE_MOM
Colonnes: rowid, Titre, Contenu
2. EVERNOTE_TODO
Colonnes: rowid, MoMid, Contenu, Processed
Routine d'acquisition:
1. Requête via ENScript
Récupération de la liste des MoM avec actions ouvertes et non traités par TaskLeader
ENScript exportNotes /q todo:false -tags:TaskLeader
2. Process du fichier enex
Remplissage des 2 tables EVERNOTE
3. Tag de tous ces MoM avec "TaskLeader"
Table note_attr, colonne tags WHERE has_todo= 2 ou 3
Original comment by tangu...@gmail.com
on 27 Jun 2011 at 4:35
Pertinence à réfléchir
Original comment by tangu...@gmail.com
on 28 Jul 2011 at 3:56
Original issue reported on code.google.com by
tangu...@gmail.com
on 14 Jun 2011 at 5:09