mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
vault backup: 2022-12-17 18:35:08
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"logPrefix": "- [ ] ",
|
||||
"useTimestamp": true,
|
||||
"alwaysOpenInNewLeaf": false,
|
||||
"inboxFilePath": "Inbox/Lumberjack",
|
||||
"newDraftFilenameTemplate": "YYYYMMDD--HHmmss",
|
||||
"targetHeader": "todo/daily",
|
||||
"timestampFormat": "HH:mm"
|
||||
}
|
||||
680
.obsidian/plugins/lumberjack-obsidian/main.js
vendored
680
.obsidian/plugins/lumberjack-obsidian/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"id": "lumberjack-obsidian",
|
||||
"name": "Lumberjack 🪓 🪵",
|
||||
"version": "1.3.0",
|
||||
"minAppVersion": "0.12.0",
|
||||
"description": "Log your thoughts! Lumberjack adds URL commands to help you axe inefficiency and get right to writing.",
|
||||
"author": "ryanjamurphy",
|
||||
"authorUrl": "https://axle.design",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
@@ -78,7 +78,7 @@
|
||||
"mdCSS": "",
|
||||
"scriptEngineSettings": {},
|
||||
"defaultTrayMode": false,
|
||||
"previousRelease": "1.8.4",
|
||||
"previousRelease": "1.8.6",
|
||||
"showReleaseNotes": true,
|
||||
"showNewVersionNotification": true,
|
||||
"mathjaxSourceURL": "https://cdn.jsdelivr.net/npm/mathjax@3.2.1/es5/tex-svg.js",
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"id": "obsidian-excalidraw-plugin",
|
||||
"name": "Excalidraw",
|
||||
"version": "1.8.4",
|
||||
"minAppVersion": "0.16.0",
|
||||
"version": "1.8.6",
|
||||
"minAppVersion": "1.0.0",
|
||||
"description": "An Obsidian plugin to edit and view Excalidraw drawings",
|
||||
"author": "Zsolt Viczian",
|
||||
"authorUrl": "https://zsolt.blog",
|
||||
|
||||
@@ -4,6 +4,10 @@
|
||||
"basename": "README",
|
||||
"path": "README.md"
|
||||
},
|
||||
{
|
||||
"basename": "The Ancient Japanese Technique That Produces Lumber Without Cutting Trees",
|
||||
"path": "Readwise-Example/Articles Test/The Ancient Japanese Technique That Produces Lumber Without Cutting Trees.md"
|
||||
},
|
||||
{
|
||||
"basename": "Screenshot 2022-12-17 17-18-40",
|
||||
"path": "_tutorial/Attachments/Screenshot 2022-12-17 17-18-40.png"
|
||||
@@ -72,10 +76,6 @@
|
||||
"basename": "2022-12-11--12-00-00",
|
||||
"path": "Inbox/Computer Capture/2022-12-11--12-00-00.md"
|
||||
},
|
||||
{
|
||||
"basename": "Readwise-Example",
|
||||
"path": "Readwise-Example/Readwise-Example.md"
|
||||
},
|
||||
{
|
||||
"basename": "_tests",
|
||||
"path": "_tests/_tests.md"
|
||||
@@ -100,10 +100,6 @@
|
||||
"basename": "Inbox",
|
||||
"path": "Inbox/Inbox.md"
|
||||
},
|
||||
{
|
||||
"basename": "_tutorial",
|
||||
"path": "_tutorial/_tutorial.md"
|
||||
},
|
||||
{
|
||||
"basename": "Scratchpad",
|
||||
"path": "Inbox/Scratchpad.md"
|
||||
|
||||
Reference in New Issue
Block a user