Open elteal opened 3 years ago
api.files['com~apple~Notes']['Documents'].dir()
Executing that line of code only returns '[]'. But I know I have files in my Notes application that are synced to iCloud.
pip show pyicloud
python -V
I’m interested this issue. Is that possible to use for notes?
Anyone have any recommendations?
Maybe it's a duplicate of #173, i have finished a simple demo for it.
When I request the 'Notes' directory I do not have any files listed.
api.files['com~apple~Notes']['Documents'].dir()
Executing that line of code only returns '[]'. But I know I have files in my Notes application that are synced to iCloud.
Environment: Juptyer notebook/ pyicloud 0.9.7
pip show pyicloud
):python -V
):Traceback/Error logs
Checklist
Additional information