Auto-Linking Tool

I recently added the ability to exclude certain pages from the auto-linking process. I found that some pages were linked too often (“Work”, “Art”, etc.) and I wanted to exclude them. This is done using aliases.yml:

Note Title to Ignore:
- 
- alias (optional)

The empty alias ("-") on a line by itself signals to the application that the note title shouldn’t be linked, but any aliases provided will continue to be linked to the page.

4 Likes