adeeteya / FlutterMarkdownEditor

Markdown Editor app allows easy markdown file creation and editing. It opens ".md" files directly from explorer, provides text styling options, effortless link addition, Light and Dark Theme Modes, Multiple View Modes. Developed using Flutter, it's mainly intended for mobile devices as there are no standalone markdown editors presently available.
MIT License
149 stars 17 forks source link

Cannot open files in the file manager #8

Closed xuangeyouneihan closed 8 months ago

xuangeyouneihan commented 12 months ago

Describe the bug I can only open markdown files inside the software. When I try to open the file in the file manager, the software tells me that I should try to open the file in the software.

To Reproduce Steps to reproduce the behavior:

  1. Locate the markdown file
  2. Click on the file
  3. Select "Markdown Editor"
  4. See error

Expected behavior The editor opens the file successfully

Screenshots Screenshot_2023-09-12-14-42-05-636_android Screenshot_2023-09-12-14-29-44-050_com adeeteya markdown_editor

Smartphone (please complete the following information):

Additional context My file manager is Material Files and my ROM is MIUI 14 (Android 13). I don't know whether the problem is caused by this software, file manager or OS.

adeeteya commented 8 months ago

This is an issue with the built-in file manager. It works with external file managers please try opening with them.