mirror of
https://github.com/calvinwyoung/obsidian-backlink-settings.git
synced 2026-07-22 05:45:37 +00:00
10 lines
332 B
JSON
10 lines
332 B
JSON
{
|
|
"id": "backlink-settings",
|
|
"name": "Backlink Settings",
|
|
"version": "1.0.1",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Allow saving default settings for the backlinks / \"Linked mentions\" pane at the bottom of notes.",
|
|
"author": "Calvin",
|
|
"authorUrl": "https://github.com/calvinwyoung/",
|
|
"isDesktopOnly": false
|
|
}
|