mara-li3k downloadsAdds ability to link with any trigger. Each trigger can limit linking to specific folders or file.

Adds the ability to link using any trigger symbol in Obsidian. Can limit the trigger linking to specific folders e.g. People/, or even a specific file (link will be done as a heading in the file).
Supports aliases (nicknames for a file) that you can set in the properties/metadata of a note via the alias or aliases field.
The plugin uses the link type specified by your Obsidian "Files & Links" -> "Use [[Wikiliks]]" setting.
[@evan](./evan.md) as opposed to [evan](./evan.md) (all trigger symbol will follow this setting.)You can limit links to:
People/ directory.People.md file. You can configure the level heading using the slider.The folder linking also includes the option to limits or add more extensions. You can set up multiple extension as a list, on the form of md, pdf, jpg, jpeg. Separate the extension by a comma, a space or a new lines. You can even to limit to a particular extension, for example, limiting to image with png, jpg, jpeg, webp.
[!warning] Linking to an image will always embed it.
Depending on the previous settings, the creation of a not found "link" will:
Use one file for all links, append the contact name in the file, as heading.It is also possible to set a trigger per files or folders. By default, the default trigger will be set when a new folder/file is added.
Supports up, down, enter, and escape keys for navigating the link search popup.
" around the link, like : "[[file]]", otherwise it will be broken.The Obsidian team for creating a wonderful product :purple_heart:
The implementation borrows from: