mirror of
https://github.com/calvinwyoung/obsidian-backlink-settings.git
synced 2026-07-22 05:45:37 +00:00
No description
|
|
||
|---|---|---|
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| .prettierrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| Makefile | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Backlink Settings Plugin
This is a plugin for Obsidian that allows users to store preferred settings for the backlinks / "Linked mentions" pane at the bottom of each file.
By default, Obsidian doesn't retain backlink settings so users need to adjust the backlink settings each time they open a new file.
This plugin allows users to set default values for the following options:
- "Sort order": The default sort order
- "Collapse results": Whether to collapse backlink results
- "Show more context": Whether to show more context with backlink results
These values get applied to the backlinks pane each time a file is opened.
Installation
The plugin is available in the official Community Plugins repository.
Usage
- Open Obsidian Settings
- Navigate to the "Backlink Settings" tab
- Configure preferred settings