Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kwiesmueller/headings-in-wikilink-suggestions

Add global headings to wiki link suggestions in Obsidian
https://github.com/kwiesmueller/headings-in-wikilink-suggestions

obsidian-md obsidian-plugin

Last synced: 9 days ago
JSON representation

Add global headings to wiki link suggestions in Obsidian

Awesome Lists containing this project

README

        

# Headings in Suggestions

This plugin patches (**DANGER**) the built-in suggestion code called
when starting `[[` wiki links to add global headings to the suggestions by default.

When starting a wiki link, suggestions from both `[[` and `[[##` modes are combined
into a single response list and sorted (by some still WIP rule).

A new `[[//` file only suggestion mode is added and the prefix used can be modified in settings.