No description
Find a file
2025-04-10 23:57:52 -04:00
.github/workflows Add github action for creating a release (#3) 2025-04-10 20:50:30 -07:00
src Apply settings to all backlinks at the bottom of note footers 2025-04-10 23:15:33 -04:00
.editorconfig Update configs 2025-04-10 15:48:01 -04:00
.eslintignore fix .eslintignore (#48) 2023-01-19 10:06:51 -05:00
.eslintrc Run prettier on codebase 2025-04-10 19:09:14 -04:00
.gitignore Update .gitignore (#25) 2022-01-28 10:34:53 -05:00
.npmrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
.prettierrc Run prettier on codebase 2025-04-10 19:09:14 -04:00
esbuild.config.mjs Get "Collapse results" and "Show more context" working 2025-04-10 19:41:03 -04:00
LICENSE Update LICENSE 2025-04-10 20:57:22 -07:00
Makefile Run prettier on codebase 2025-04-10 19:09:14 -04:00
manifest.json Add github action for creating a release (#3) 2025-04-10 20:50:30 -07:00
package-lock.json Add hack to use internal API to set sort order 2025-04-10 21:12:11 -04:00
package.json Add hack to use internal API to set sort order 2025-04-10 21:12:11 -04:00
README.md Update README 2025-04-10 23:57:52 -04:00
tsconfig.json Add hack to use internal API to set sort order 2025-04-10 21:12:11 -04:00
version-bump.mjs add version bump script (#10) 2022-01-22 16:13:50 -05:00
versions.json Run prettier on codebase 2025-04-10 19:09:14 -04:00

Backlink Settings Plugin

This is a plugin for Obsidian that allows users to save preferred settings for the backlinks / "Linked mentions" pane at the bottom of notes.

By default, Obsidian doesn't retain backlink settings so users need to adjust them each time they open a new file.

This plugin allows users to save 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.

Usage

  1. Open Obsidian Settings
  2. Navigate to the "Backlink Settings" tab
  3. Configure preferred settings