You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe your feature request
FSNotes support [[]] syntax to link notes.
I want to request html style relative path to link files. eg. [file](Title.md) or [file](./Title.md) or [file](./folder/Title.md). Presently, using this syntax shows the file in finder instead of opening in FSNotes.
Since not all files may be part of FSNotes folder, maybe only those file within FSNotes folder are opened in app and rest opened in Finder.
Additional context
macOS
The text was updated successfully, but these errors were encountered:
Describe your feature request
FSNotes support
[[]]
syntax to link notes.I want to request html style relative path to link files. eg.
[file](Title.md)
or[file](./Title.md)
or[file](./folder/Title.md)
. Presently, using this syntax shows the file in finder instead of opening in FSNotes.Since not all files may be part of FSNotes folder, maybe only those file within FSNotes folder are opened in app and rest opened in Finder.
Additional context
macOS
The text was updated successfully, but these errors were encountered: