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
If a link's href contains an anchor (e.g. [[note#section]]), zk will not match the target note. This should be supported as linking to specific sections of a note can be useful.
If a link's href contains an anchor (e.g.
[[note#section]]
),zk
will not match the target note. This should be supported as linking to specific sections of a note can be useful.Bear supports an alternative syntax for wiki-linking sections:
[[Note title/Section title]]
The text was updated successfully, but these errors were encountered: