Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support clickable relative filepaths #246

Open
bashbunni opened this issue Jul 26, 2023 · 2 comments
Open

feat: support clickable relative filepaths #246

bashbunni opened this issue Jul 26, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@bashbunni
Copy link
Member

bashbunni commented Jul 26, 2023

This is generally supported by markdown readers to include a relative filepath (e.g. [read more](./more-info.md)) which provides a clickable link to open the other file.

Tested with Joplin and Neovim Markdown Reader both of which support this behaviour (though the markdown reader in neovim is limited to the selected buffer, so doesn't quite work)

(mentioned in the Discord)

@bashbunni bashbunni added the enhancement New feature or request label Jul 26, 2023
@skatkov
Copy link

skatkov commented Jul 26, 2023

What would be the desired behavior in case it's not a relative filepath? It could be an URL

@bashbunni
Copy link
Member Author

@skatkov yeah still clickable :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants