Links
External links¶
Markdown style links can be used to refer to either external objects, such as web pages, or an internal page or image.
http://obsidian.md - automatic!
Obsidian
Obsidian URI links¶
Obsidian URI links can be used to open notes in Obsidian either from another Obsidian vault or another program.
For example, you can link to a file in a vault like so (please note the required encoding):
You can link to a note by its vault name and file name instead of path as well:
Escaping¶
If there are spaces in the url, they can be escaped by either using %20 as a space, such as:
Or you can enclose the target in <>, such as:
Last update:
2023-03-24
Authors: