How to share files from pythonista to other apps (e.g. Notability)
-
I'd like to generate an image/document in pythonista and then share it to other apps like Notability or OneNote. Is there a sample for that? (I'd expect the code to be something like 1. setup the object to export 2. load the share sheet )
(This seems to be the inverse of the appex module)
-
@idvorkin see console.open_in()