pyicloud icon indicating copy to clipboard operation
pyicloud copied to clipboard

iCloud Notes Empty

Open elteal opened this issue 4 years ago • 3 comments

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

  • pyiCloud release with the issue (pip show pyicloud):
  • Last working pyiCloud release (if known):
  • Service causing this issue:
  • Python version (python -V):
  • Operating environment (project deps/Docker/Windows/etc.):

Traceback/Error logs


Checklist

  • [x] I've looked informations into the README.
  • [x] I've looked informations into the pyiCloud's code.
  • [x] I've looked informations in Google.

Additional information

elteal avatar Jan 20 '21 17:01 elteal

I’m interested this issue. Is that possible to use for notes?

wimpykid719 avatar Feb 06 '21 11:02 wimpykid719

Anyone have any recommendations?

elteal avatar Mar 05 '21 15:03 elteal

Maybe it's a duplicate of #173, i have finished a simple demo for it.

zarkin404 avatar Dec 24 '21 20:12 zarkin404