I have a field called author, and this is a link field as each author has its own note. What I want is to be able to have a shortcut (ex: /a) that let’s me start typing an author’s name and will autocomplete it.
I know Obsidian has autocomplete, but to my knowledge it doesn’t give you any ability to have custom shortcuts that then filter down the list that it uses in autocomplete.
For example, there are times where I only want to search and select authors, and other times where I want to only search and select a topic, all of which are distinct and separate notes designated by their Type property.
Is there a plugin that would solve this?