vault backup: 2022-12-17 17:35:01

This commit is contained in:
Bram Adams
2022-12-17 17:35:01 -06:00
parent f58a68fe37
commit 014c61d0e8
5 changed files with 183 additions and 15 deletions

View File

@@ -29,5 +29,6 @@
"obsidian-plugin-update-tracker",
"obsidian-linter",
"lumberjack-obsidian",
"open-vscode"
"open-vscode",
"wikilinks-to-mdlinks-obsidian"
]

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "wikilinks-to-mdlinks-obsidian",
"name": "Wikilinks to MDLinks",
"version": "0.0.12",
"minAppVersion": "0.9.12",
"description": "A plugin that converts wikilinks to markdown links and vice versa",
"author": "Agatha Uy",
"authorUrl": "https://github.com/agathauy",
"isDesktopOnly": false
}

View File

@@ -100,7 +100,8 @@
}
],
"direction": "horizontal",
"width": 300
"width": 300,
"collapsed": true
},
"right": {
"id": "b2837026535a9eaa",