# Can I open a Markdown folder on my phone? Not today. [The Markdown folder](https://privacynotes.app/help/markdown-folder/) runs in the desktop app on macOS, Windows and Linux, and in Chrome, Edge or Opera on a computer, because a desktop hands the app a real folder it can read and write directly. Android and iOS hand an app no folder at all: every file reaches an app through the system's own document layer, one grant at a time, so reading a whole tree and saving back into it is separate work on each platform and it is not built yet. On a phone you can bring the same files in as copies: Settings > Import & Export > Import > "Markdown files" takes .md and .txt one at a time or as a .zip, and a zipped folder keeps its subfolders, images and attachments. They arrive as encrypted notes that sync to your other devices, and Export writes clean .md back out. The originals stay on your disk exactly where they are. --- Source: https://privacynotes.app/help/markdown-folder-mobile