Compare commits
No commits in common. "862342f0ecb368f3d116c5667c2ee144feb2eaa6" and "4a5a9a40ddad19232da916af98f32bf70dfc301f" have entirely different histories.
862342f0ec
...
4a5a9a40dd
2
.obsidian/appearance.json
vendored
2
.obsidian/appearance.json
vendored
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"theme": "system",
|
||||
"theme": "moonstone",
|
||||
"interfaceFontFamily": "Atkinson Hyperlegible",
|
||||
"textFontFamily": "Atkinson Hyperlegible",
|
||||
"monospaceFontFamily": "DejaVu Sans Mono"
|
||||
|
|
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
|
@ -14,6 +14,5 @@
|
|||
"customjs",
|
||||
"obsidian42-brat",
|
||||
"obsidian-admonition",
|
||||
"creases",
|
||||
"obsidian-advanced-uri"
|
||||
"creases"
|
||||
]
|
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"openFileOnWrite": true,
|
||||
"openDailyInNewPane": false,
|
||||
"openFileOnWriteInNewPane": false,
|
||||
"openFileWithoutWriteInNewPane": false,
|
||||
"idField": "uid",
|
||||
"useUID": true,
|
||||
"addFilepathWhenUsingUID": false,
|
||||
"allowEval": false,
|
||||
"includeVaultName": true,
|
||||
"vaultParam": "name"
|
||||
}
|
35
.obsidian/plugins/obsidian-advanced-uri/main.js
vendored
35
.obsidian/plugins/obsidian-advanced-uri/main.js
vendored
File diff suppressed because one or more lines are too long
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"id": "obsidian-advanced-uri",
|
||||
"name": "Advanced URI",
|
||||
"description": "Advanced modes for Obsidian URI",
|
||||
"isDesktopOnly": false,
|
||||
"js": "main.js",
|
||||
"fundingUrl": "https://ko-fi.com/vinzent",
|
||||
"version": "1.44.1",
|
||||
"author": "Vinzent",
|
||||
"authorUrl": "https://github.com/Vinzent03"
|
||||
}
|
Loading…
Reference in a new issue