brrd / abricotine

Markdown editor with inline preview
GNU General Public License v3.0
2.63k stars 159 forks source link

fails to select Abricotine for opening file #336

Closed Dibal closed 1 year ago

Dibal commented 1 year ago

Linux file mangers offer selection menu which program should open files with ".md" extension. Abricotine starts as expected -- but without opening the selected file.

Another observation: drag and drop paste entry at last cursor position but not where content was dropped.

brrd commented 1 year ago

Duplicate: #327.

Dibal commented 1 year ago

327 is a solution if I open via desktop file, but not via context menu of a file manager.

brrd commented 1 year ago

Knowing how most Linux DE work, I believe this is the same issue. You file manager probably uses the declared .desktop file to populate its context menu.

If you think I'm wrong then please provide more information. What is your distro? What is your DE? Did you try editing Abricotine .desktop file as proposed in #327?

Dibal commented 1 year ago

You are right, works like a charm.