omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Accessing Notes

    Pythonista
    3
    6
    3933
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • wcross
      wcross last edited by

      I've tried searching the forum but with no luck.

      Does anyone know of an example of accessing IOS Notes? I'd like to be able to scan the notes on my device for keywords if possible.

      Thanks

      1 Reply Last reply Reply Quote 0
      • JonB
        JonB last edited by

        i believe apple does not provide any apis to access the notes app, so this cannot be done.

        1 Reply Last reply Reply Quote 0
        • wcross
          wcross last edited by

          Thanks for the quick reply and that's a shame. It probably explains why I could not find anything when searching the forum.

          Thanks

          1 Reply Last reply Reply Quote 0
          • cvp
            cvp last edited by cvp

            It was possible via pyicloud but it seems that the API doesn't work correctly anymore

            wcross 1 Reply Last reply Reply Quote 0
            • wcross
              wcross @cvp last edited by

              @cvp that's a shame. I never thought of something accessing the Cloud but that may not have helped. I wanted to read my notes and create an index. I was then hoping that if there was something in the index that I wanted to edit I could have jumped to notes to edit the content.

              1 Reply Last reply Reply Quote 0
              • cvp
                cvp last edited by

                I still hope because I use pyicloud to get photos from iCloud and that works correctly, with the modifications of a pull request that you can see on github but the notes part gives old notes, it's thus sure that we could access notes on iCloud but I think there is also a problem of updating...

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                Powered by NodeBB Forums | Contributors