Symbol linking

by Evan Bonsignori ; Mara-Li
5
4
3
2
1
Score: 51/100

Description

Category: Note Enhancements

The Symbol Linking plugin enhances your note-linking workflow by letting you use custom trigger symbols like @ to quickly create links to notes, folders, or even specific headings within a file. It supports restricting triggers to defined directories or files, making it ideal for organized setups like People/ or Projects.md. The plugin respects aliases set in metadata, ensuring links resolve to nicknames if configured. It integrates with Obsidian's existing Wikilinks setting and offers a compatibility mode for smoother interaction with other suggestion-based plugins.

Reviews

No reviews yet.

Stats

16
stars
3,843
downloads
1
forks
319
days
320
days
428
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
58
commits

Latest Version

a year ago

Changelog

1.4.3 (2025-03-24)

Bug Fixes

  • better fuzzy search with includes instead of "startswith" (3916aae)
  • error that show [Object Object] instead of folder path. (84bed0e)

README file from

Github

Symbol Linking

Gif demo of using the @ symbol to link to a name in Persons/

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.

Settings

The plugin uses the link type specified by your Obsidian "Files & Links" -> "Use [[Wikiliks]]" setting.

  • Turn on compatibility mode to enable the linking when plugins that show suggestions like the Tasks plugin are enabled.
  • Optionally include the trigger symbol in the final link text, e.g. [@evan](./evan.md) as opposed to [evan](./evan.md) (all trigger symbol will follow this setting.)

Linking to directories/files

You can limit links to:

  • From specific directories, like your People/ directory.
  • Or from specific files, like your People.md file. You can configure the level heading using the slider.
Folder linking

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:

  • Create a new note from a template in a specified directory (for directories linking)
  • Only if a path is set in the 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.

Hotkeys

Supports up, down, enter, and escape keys for navigating the link search popup.

Installing

  • Using BRAT with https://github.com/mara-li/obsidian-symbol-linking → Or copy and open obsidian://brat?plugin=mara-li/obsidian-symbol-linking in your explorer or browser. It will automatically open Obsidian and install the plugin.
  • From the release page:
    • Download the latest release
    • Unzip obsidian-custom-suggester.zip in .obsidian/plugins/ path
    • In Obsidian settings, at "Community Plugin", reload the plugin list
    • Enable the plugin (or reload it if already installed)

Limitation

  • The suggester doesn't show up in the properties when you use the mode "live-preview"
  • If used in properties in source mode, you must add the " around the link, like : "[[file]]", otherwise it will be broken.
  • For image, it always link to an embed, even if you are in the properties part.

Acknowledgements

The Obsidian team for creating a wonderful product :purple_heart:

The implementation borrows from:

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
@ Symbol Linking
3 years ago by Evan Bonsignori
Adds ability to link with symbols (e.g. @) in Obsidian. Can limit symbol linking to specific folders e.g. People/
Additional Icons
2 years ago by Matthew Turk
Add additional iconsets to Obsidian
AI Tagger Universe
a year ago by Hu Nie
An intelligent Obsidian plugin that leverages AI to automatically analyze note content and suggest relevant tags, supporting both local and cloud-based LLM services.
Alias from heading
4 years ago by Chris Basham
Obsidian plugin: Implicitly add an alias matching the first heading in a document.
Another Name
a year ago by Jiyuan Wang
Add a subheading to your note in Obsidian
April's Automatic Timelines
3 years ago by April Gras
Simple timeline generator plugin for story tellers using obsidian
Auto Card Link
4 years ago by Nekoshita Yuki
Auto pair chinese symbol
5 years ago by renmu123
中文符号自动补齐
Auto Tag
3 years ago by Control Alt
Easily generate relevant tags for your Obsidian notes.
Automatic Linker
a year ago by Kodai Nakamura
Azure DevOps Linker
2 years ago by Steven Zilberberg
This is a plugin to the Obsidian software which adds a quick amendment to a user's note to their configured Jira instance for references to Azure DevOps and internal info pages
Bible Linker
4 years ago by Jakub Kuchejda
Obsidian.md plugin that allows you to link multiple bible verses easily
Bible linker Pro
2 years ago by Floydv149
Binary File Manager
4 years ago by qawatake
An Obsidian plugin to manage binary files
Boardgame Search
a year ago by Marlon May
A plugin to create notes for boardgames based on the BGG API
Book Clipper
6 months ago by Hossein Fardmohammadi
Save book details from websites into your notes
BookNav
2 years ago by jemberton
A plugin for ObsidianMD that enables book style navigation links in a note.
Bulk Exporter
3 years ago by symunona
Bulk export Markdown filtered, renamed and sorted by front matter metadata into a new structure.
Calculite
a year ago by Holo
Standard calculator plugin for Obsidian.
Callout Integrator
3 years ago by
A plugin for Obsidian to allow the integration of long blocks of text into callouts.
Canvas Link to Group
7 months ago by TGRRRR
Plugin for Obsidian Canvas enabling direct links to specific groups within canvas files for improved navigation
Capitaliser
3 months ago by Emanuel Oliveira
Cycle text capitalisation (lowercase, Capitalise Each Word, UPPERCASE).
Carry-Forward
5 years ago by Jacob Levernier
An Obsidian Notes plugin for generating and copying block IDs, and copying lines with a link to the copied line
Chorded Hotkeys
4 years ago by Trey Connor Meyers
Type multiple letters at the same time to trigger text insertion, template insertion, or command execution.
Code Editor Shortcuts
5 years ago by Tim Hor
Obsidian plugin to add keyboard shortcuts commonly found in code editors such as Visual Studio Code (vscode) or Sublime Text
Conditional Properties
5 months ago by Diego Eis
Automate frontmatter property updates in your Obsidian notes using simple conditional rules.
Connections
4 months ago by Eric Van Cleve
Content Cards
a year ago by leo
Insert content cards in Markdown, such as timeline, highlightblock, target card, book information card, music information card, movie information card, photoes ablum, business card, content subfield, countdown, SWOT,BCG.
Copy Metadata
3 years ago by wenlzhang
An Obsidian plugin to copy metadata to clipboard and insert it into file name.
Current File Tags
a year ago by Trung Tran
Custom Commands
a year ago by Staaaaaaaaaan
Create custom commands to be executed in the command palette, and by hotkey. Currently supports opening specific notes, creating notes, inserting snippets, and executing sequences of commands.
Custom File Explorer sorting
4 years ago by SebastianMC
Take full control over the order and sorting of folders and notes in File Explorer in Obsidian
Custom list character
3 years ago by Lilian POULIQUEN
Custom list character is a simple plugin allowing you to choose which character to use when making bullet lists in Obsidian.
Cycle In Sidebar
3 years ago by Houcheng
Cycle through tabs of left/ right sidebar panel
Dataview Autocompletion
a year ago by Daniel Bauer
Discrete
10 months ago by shkarlsson
Duplicate line
a year ago by Marcin Sztolcman
Plugin for Obsidian: duplicate current line, or selection.
EasyLink
10 months ago by isitwho
Select text in your obsidian editor to find the most similar content from other notes and easily create links.
Editing Mode Hotkey
2 years ago by Signynt
Obsidian plugin to change the default editing mode (between Live Preview and Source) using a command or hotkey
Editor Commands Remap
5 years ago by cactus5
Obsidian plugin to map hotkeys to editor commands
Entity Linker
2 years ago by Ankush-Chander
Automatically link text to corresponding entities
ExMemo Assistant
a year ago by ExMemo AI
Using LLMs to manage files and generating metadata such as tags and summaries.
External File Linker
a year ago by Kay606
File Index
3 years ago by Steffo
Obsidian plugin to create a metadata file about the files present in the Vault
File Title Updater
a year ago by wenlzhang
An Obsidian plugin that synchronizes titles between filename, frontmatter, and first heading in your notes.
Fold Properties By Default
a year ago by Tommy Bergeron
Always have editor/metadata properties folded by default.
Folder Links
a year ago by Stefan Rausch
Obsidian Plugin that enables using links to folders.
Font Size Adjuster
2 years ago by Ryota Ushio
An Obsidian.md plugin to adjust font size via commands.
Format Hotkeys
5 years ago by Ansel Santosa
Google Docs style formatting hotkeys for Obsidian
Frontmatter Alias Display
3 years ago by muhammadv-i
A plugin for Obsidian.md to show front-matter aliases as display names in the file menu.
Frontmatter generator
3 years ago by Hananoshika Yomaru
A plugin for Obsidian that generates frontmatter for notes
Frontmatter Markdown Links
a year ago by mnaoumov
Obsidian Plugin that adds support for markdown links in frontmatter
Frontmatter Metadata Link Classes
a year ago by Varvara Zmeeva / zmeeva.io
Enhanced internal links with automatic classnames based on frontmatter metadata.
Frontmatter to HTML Attributes
2 months ago by Tarek Saier
Makes YAML frontmatter available as data-* attributes in HTML, enabling metadata based CSS styling.
GitHub Integration
a year ago by Kirill Zhuravlev
Plugin that fetch your github stars into notes
Global Hotkeys
4 years ago by Marc Jessome
Global hotkey support for Obsidian.md
HOME key
8 months ago by shichishima
Obsidian Plugin to move cursor to beginning of text, considering Markdown heading characters.
Hotkey Helper
5 years ago by PJ Eby
Easily see and access any Obsidian plugin's options pane or hotkey assignments (including conflicts) from the Community Plugins tab
Hotkeys Chords
4 years ago by Dario Balboni
Hotkeys for Bookmarks
5 years ago by Vinzent
Hotkeys for specific files
5 years ago by Vinzent
Hotkeys for templates
5 years ago by Vinzent
Hotkeys++
6 years ago by Argentina Ortega Sainz
Adds hotkeys to toggle todos, ordered/unordered lists and blockquotes in Obsidian
Hotstrings
a year ago by wakywayne
Hyperlink Remover
a year ago by Daniel Agafonov
Easily remove hyperlinks and wikilinks from selected text or the entire note.
Image Metadata
2 years ago by alexeiskachykhin
Adds image metadata editing capabilities to Obsidian
Jira Linker
3 years ago by Steven Zilberberg
This is a plugin to the Obsidian software which adds a quick amendment to a user's note to their configured Jira instance for references to jira and internal info pages
Journey
5 years ago by Alexis Rondeau
Discover the story between your notes in Obsidian
Jump to link
6 years ago by MrJackphil
Quick jump between links using hotkeys
Jura Links
2 years ago by Lukas Collier & Emi Le
Verlinke deine Normangaben, Aktenzeichen oder Fundstellen in deiner Obsidian Notiz mit Gesetzesanbietern.
Kanban Status Updater
a year ago by Ankit Kapur
Obsidian plugin that automatically updates the note property when card is moved to a column.
Keyboard Analyzer
4 years ago by cogscides
Obsidian plugin to display command hotkeys on a visible keyboard layout
Keyshots
3 years ago by KrazyManJ
🔮📝 Obsidian plugin that adds classic hotkey/shortcuts commands from popular IDEs like Visual Studio Code or JetBrains Family.
KoReader Highlight Importer
a year ago by Tahsin Kocaman
Imports highlights and metadata from KoReader into Obsidian notes
Leader Hotkeys
5 years ago by Tony Grosinger
Use a leader-key (tmux style) for hotkeys in Obsidian.md
Linked Data Vocabularies
3 years ago by kometenstaub
Add linked data to the YAML of your Obsidian notes.
LinkMagic
2 years ago by AndyReifman
LLM Tagger
a year ago by David Jayatillake
Media Companion
a year ago by Nick de Bruin
Media DB Plugin
4 years ago by Moritz Jung
A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.
Meta Bind Plugin
4 years ago by Moritz Jung
A plugin for Obsidian to make your notes interactive with inline input fields, metadata displays, and buttons.
Metadata Auto Classifier
2 years ago by Beomsu Koh
AI-powered Obsidian plugin that automatically classifies and generates metadata (tags, frontmatter) for your notes.
Metadata Extractor
5 years ago by kometenstaub
Obsidian Plugin that provides metadata export for use with third-party apps.
Metadata Icon
2 years ago by Benature
change metadata entry icon
Metadata Menu
4 years ago by mdelobelle
For data management enthusiasts : type and manage the metadata of your notes.
MetaEdit
5 years ago by Christian B. B. Houmann
MetaEdit for Obsidian
Min3ditorHotkeys
5 years ago by Davor Sauer
Obsidian plugin adding minimal editor hotkeys
MOC Link Helper
2 years ago by Bogdan Codreanu
This obsidian plugins allows you to quickly see which notes you need to include in your MOC.
Multiple Notes Outline
3 years ago by iiz
My Thesaurus
a year ago by Mara-Li
A plugin that auto tags file based on contents and a csv file or a Markdown table (inspired by https://github.com/pmartinolli/MyThesaurus)
NetClip
a year ago by Elhary
this plugin is for Obsidian that allows you to browse the web and clip webpages directly into your vault.
Note aliases
3 years ago by Pulsovi
This plugin manages wikilinks aliases and save them on the aliases list of the linked note
Note Auto Creator
4 years ago by Simon T. Clement
An Obsidian plugin for automatically creating notes when linking to non-existing notes
Note Codes
8 months ago by Ezhik
Reference your Obsidian notes from anywhere with simple 4-character codes.
Note Favicon
a year ago by mdklab
Obsidian plugin – Show Favicon from Metadata
Note UID Generator
a year ago by Valentin Pelletier
Allow you to automatically generate UID for the notes in your vault.
Notes dater
3 years ago by Paul Treanor
Adds created_on and updated_on dates of the active note to status bar
ObsidianTweaks
4 years ago by Jeppe Klitgaard
A plugin that implements a number of tweaks that should've been native to Obsidian.
One Step Wiki Link
a year ago by Busyo
用于 Obsidian 一步插入当前界面匹配到的所有外链(维基链接)
Onto Tracker
2 years ago by Jacob Hart
Plugin for obsidian allowing project management with ontologies.
Open File by Magic Date
4 years ago by simplgy
Open in Cursor
9 months ago by awaken233
An Obsidian plugin to open files in Cursor IDE or other VSCode-based editors (VSCode, Kiro, etc.) with automatic cursor position jumping. 一个可以在 Cursor IDE 或其他类 VSCode 编辑器中打开文件并自动跳转光标位置的 Obsidian 插件。
Papers
9 months ago by William Liang
An obsidian plugin to retrieve and import research papers.
Paste Image Into Property
a year ago by Nito
Pretty Properties
7 months ago by Anareaty
R.E.L.A.X.
2 years ago by Syr
Regex Obsidian Plugin
Recent Tab Switcher
2 years ago by Samuel Ang
Recent Tab Switcher Plugin for Obsidian.
Search Everywhere
4 years ago by Mom0
Obsidian Search Everywhere Plugin
Select word
2 years ago by Connor Espino
Sentinel
a year ago by Giorgos Sarigiannidis
A plugin for Obsidian that allows you to update properties or run commands based on document visibility changes.
Sequence Hotkeys
4 years ago by Ruan Moolman
Obsidian plugin to support a sequenced of keyboard shortcuts to run commands.
Simple File Info
a year ago by Lukas Capkovic
Smart Title
2 years ago by magooup
obsidian-plugin-smart-title
Supercharged Links
5 years ago by mdelobelle
obsidian plugin to add attributes and context menu options to internal links
Tag Tactician
a year ago by Scott Tomaszewski
Time Things
2 years ago by Nick Winters
Show clock, track time spent editing a note, and track the last time a note has been edited.
Update Time
2 years ago by Sébastien Dubois
Obsidian plugin that updates front matter to include creation and last update times
Update time on edit
5 years ago by beaussan
Vim Marker Sharpener
a year ago by Artem Dvoryadkin
Text formatting commands in Vim mode. Supports applying styles (bold, italic, etc.). Works correctly in visual mode with selected text.
Virus Total Enrichment
2 years ago by ytisf
An Obsidian plugin to enrich a note with VirusTotal API.
Watched-Metadata
2 years ago by Nail Ahmed
Watches for changes in metadata and updates the note content accordingly.
YouVersion Linker
3 years ago by Jaanonim
Obsidian plugin that automatically link bible verses to YouVersion bible.