🎁 remove prefix
📝 update readme
📝 update readme
A Sublime Text package to fetch the title of a page and insert it as a markdown link.
~/Library/Application Support/Sublime Text/Packages
on MacOS)ln -s <path of repository>
dependencies.json
file).⚠️ (this should work... but does not) Copy the AutoLinkTitle.sublime-package
file to your Installed Packages
directory.
Use the AutoLinkTitle
from Sublime Text's command palette, add your url, and the link will be added under the position of your cursor.
See the LICENSE
file.
Idea from zolrath/obsidian-auto-link-title.