Augmenting WordPress autocompleter quick links with your own post type
A way to augment WordPress autocomplete results from [[ with your own post type
WordPress has a quick way to link to your other notes without copy-pasting. If you type [[ (just as in in Roam Research), you will invoke a dropdown to search your posts and pages. Like so: This is called an “autocompleter”. It’s the same dropdown that powers block inserter (invoked by /) and the people-tagger (invoked by @). You can see the source of the links completer here. How to add your…
View On WordPress














