-
Notifications
You must be signed in to change notification settings - Fork 408
Open
Description
⚠️ This issue respects the following points: ⚠️
- This is a enhancement/feature request. Not a bug or question.
- The topic is not already reported at Issues. (I've searched it).
- Markor is up to date. See Releases for the latest version. Updates are available from F-Droid and GitHub.
- The wanted feature/enhancement is not present in the latest development version (git master). (Please download and try the test version of Markor, named Marder. Don't worry; Markor and Marder appear as completely separate applications. You can install both side-by-side, and Markor's settings are not touched. If your desired feature is present, you don't need to open this issue. The change will be part of the next Markor update.)
Description
Currently, a ref to a md.jenc
file in Markdown looks like:
[my-file](./my-file.md.jenc)
This works but the moment I decrypt on desktop and try to click on one of those links it will fail as the desktop decrypted file is my-file.md
.
It would be nice to specify
[my-file](./my-file.md)
and Markor takes care of resolving the file with .jenc
(as this is purely a Markor convention) internally.
I am new to this tool so I might be missing something so please let me know if there is a better way 😄
PS.: Loving your work ❤️ The app is very nice to use and I am evaluating moving away from Standard Notes.
Information
Android version:
Device:
App Version:
Source
F-Droid
Format / File type
Not specific
Additional info / Log
-
Metadata
Metadata
Assignees
Labels
No labels