-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Access files in the external storage (SD card) #427
Comments
It is also desirable to set up a "home directory" path in settings to "replace" ~/ in desktop org-files to reference content inside Nextcloud shares for example |
This may also imply that image links (or pretty much any file link) are relative to the location where the Org file is stored. Currently, it seems that image links are relative to "/sdcard" only. |
It would be very nice to be able to have image links with relative paths based on the location of my local file repo. |
I've open a more specific issue #496 requesting for |
That would allow a huge capacity to use images and other files in our notes, using the local storage.
Some apps are able to do that.
Other ones are too advanced and can't solve this problem.
I hope Orgzly to be between the apps that are able to write in every folder on the external card.
Now I am thinking how to compatibilize paths with pc orgmode. Maybe using relative paths from the "base directory"?
Best regards
The text was updated successfully, but these errors were encountered: