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-15 21:55:51
This commit is contained in:
680
.obsidian/plugins/lumberjack-obsidian/main.js
vendored
Normal file
680
.obsidian/plugins/lumberjack-obsidian/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/lumberjack-obsidian/manifest.json
vendored
Normal file
10
.obsidian/plugins/lumberjack-obsidian/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
@@ -4,6 +4,22 @@
|
||||
"basename": "README",
|
||||
"path": "README.md"
|
||||
},
|
||||
{
|
||||
"basename": "Smartphone Capture",
|
||||
"path": "Inbox/Smartphone Capture/Smartphone Capture.md"
|
||||
},
|
||||
{
|
||||
"basename": "Inbox",
|
||||
"path": "Inbox/Inbox.md"
|
||||
},
|
||||
{
|
||||
"basename": "_tutorial",
|
||||
"path": "_tutorial/_tutorial.md"
|
||||
},
|
||||
{
|
||||
"basename": "To Process",
|
||||
"path": "Computed/To Process.md"
|
||||
},
|
||||
{
|
||||
"basename": "Test Project",
|
||||
"path": "_PARA/Projects/Test Project/Test Project.md"
|
||||
@@ -12,10 +28,6 @@
|
||||
"basename": "_PARA",
|
||||
"path": "_PARA/_PARA.md"
|
||||
},
|
||||
{
|
||||
"basename": "Inbox",
|
||||
"path": "Inbox/Inbox.md"
|
||||
},
|
||||
{
|
||||
"basename": "Scratchpad",
|
||||
"path": "Inbox/Scratchpad.md"
|
||||
@@ -40,14 +52,6 @@
|
||||
"basename": "Tasks",
|
||||
"path": "Computed/Tasks.md"
|
||||
},
|
||||
{
|
||||
"basename": "To Process",
|
||||
"path": "Computed/To Process.md"
|
||||
},
|
||||
{
|
||||
"basename": "_tutorial",
|
||||
"path": "_tutorial/_tutorial.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-12-11--12-00-00",
|
||||
"path": "Inbox/Computer Capture/2022-12-11--12-00-00.md"
|
||||
@@ -195,10 +199,6 @@
|
||||
{
|
||||
"basename": "seinfeld the art of seduction",
|
||||
"path": "Private/Attachments/seinfeld the art of seduction.png"
|
||||
},
|
||||
{
|
||||
"basename": "Attachments",
|
||||
"path": "Attachments/Attachments.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": [],
|
||||
|
||||
16
.obsidian/workspace.json
vendored
16
.obsidian/workspace.json
vendored
@@ -27,7 +27,7 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "_PARA/Projects/Test Project/Test Project.md",
|
||||
"file": "Inbox/Smartphone Capture/Smartphone Capture.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
@@ -206,17 +206,17 @@
|
||||
"periodic-notes:Open today": false
|
||||
}
|
||||
},
|
||||
"active": "c102a50492c64997",
|
||||
"active": "fa7779fed8ad75a1",
|
||||
"lastOpenFiles": [
|
||||
"Inbox/Smartphone Capture/Smartphone Capture.md",
|
||||
"Inbox/Inbox.md",
|
||||
"_tutorial/_tutorial.md",
|
||||
"Computed/To Process.md",
|
||||
"README.md",
|
||||
"_PARA/Projects/Test Project/Test Project.md",
|
||||
"_PARA/_PARA.md",
|
||||
"README.md",
|
||||
"Inbox/Inbox.md",
|
||||
"Inbox/Scratchpad.md",
|
||||
"Private/Secret Note.md",
|
||||
"Computed/CRM.md",
|
||||
"_tutorial/Hotkeys.md",
|
||||
"Computed/Trackers.md",
|
||||
"Computed/Tasks.md"
|
||||
"Computed/CRM.md"
|
||||
]
|
||||
}
|
||||
@@ -707,6 +707,8 @@ The following is a list of these plugins as well as a one sentence blurb of how
|
||||
- Full calendar is a full calendar in obsidian. Full calendar allows you to connect notes to independent meetings and events in your schedule
|
||||
- [New Tab Default Page](obsidian://show-plugin?id=new-tab-default-page)
|
||||
- new tab default page is what happens when you hit the plus button on the tab bar you can choose to open a random note a daily note or anything in between
|
||||
- [Lumberjack](obsidian://show-plugin?id=lumberjack-obsidian)
|
||||
- lumber jack is a plug-in that allows you to log to your daily note a pending after the journal header or use the timber obsidian URL to append an out directly to your inbox
|
||||
- [Plugin Update Tracker](obsidian://show-plugin?id=obsidian-plugin-update-tracker)
|
||||
- plug-in update tracker keeps track of plug-ins that you've installed and let you know when they need updating it also tells you what is in there Changelog so you can see the code that changed
|
||||
- [GPT-3 Summarizer](https://github.com/bramses/summarize-with-gpt3-obsidian)
|
||||
|
||||
Reference in New Issue
Block a user