glushchenko / fsnotes

Notes manager for macOS/iOS
https://fsnot.es
MIT License
6.5k stars 481 forks source link

Linking file using relative path #1754

Open specter78 opened 3 months ago

specter78 commented 3 months ago

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