nmcarp992k downloadsAutomatically converts text to definition links within the current folder when you type them.
This is a plugin for Obsidian to automatically create links to blocks in your vault
Once the plugin is installed and enabled, you can access its features by:
^[your id here]. (This is native block functionality)
SPACE or add punctuation.

Note that you can ignore a suggestion in Auto Link Mode by pressing SHIFT+SPACE instead of just SPACE
ENTER.
Please note that Capitalization, plurality, and dashes vs spaces do not matter. In these examples, the plurality of "id", the capitalization, and the dashes vs spaces are not uniform or matching in any way in relation to the block id. This plugin will take care of these differences.
In both modes, the text will be replaced with a link to the block keeping your plurality, capitalization, and dashes vs spaces.
The plugin only scans markdown files within the same folder as the current document, so you will not be able to access definitions outside the current folder.
Both modes can be enabled/disabled independently in the plugin settings.
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request on the GitHub repository.
This project is licensed under the MIT License.