Home 🏡
Take a look at MOC to see overview of notes organization.
How To
Internal Link from _pages/ to _notes
- Link to file under
_notes/directly will works in Obsidian and in web: cats- while using
../_notes/02-cats]]will not work: [[ ../_notes/cats ]]
- while using
- Chage displayed text will works
- See using
<span title='There is no note that matches this link.' class='invalid-link'> <span class='invalid-link-brackets'>[[</span> 02-cats <span class='invalid-link-brackets'>]]</span></span>|this cat]]: [[ ../_notes/cats|this cat ]]
- See using
- link with title quite reliably work in site, but not in obsidian: A note about cats
Created using: digital garden template available on GitHub.