From 2f663a1bbca2fcea3eca30e70a0e3fda56ff99b4 Mon Sep 17 00:00:00 2001 From: Andrei Jiroh Halili Date: Thu, 27 Jul 2023 12:47:09 +0800 Subject: [PATCH] chore(obsidian@btwscar): vault backup manually commited for 2023-07-27 12:47:09 --- .obsidian/hotkeys.json | 12 +++++++++++- .obsidian/workspace.json | 14 ++++++++------ Obsidian.md | 3 +++ Personal Board.canvas | 9 ++++++--- README.md | 5 ++++- multiverse/humans/mikedmoy.md | 4 ++++ thoughts/musings/Why working on projects alone?.md | 7 ++++++- 7 files changed, 42 insertions(+), 12 deletions(-) create mode 100644 Obsidian.md diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json index 9e26dfe..d263804 100644 --- a/.obsidian/hotkeys.json +++ b/.obsidian/hotkeys.json @@ -1 +1,11 @@ -{} \ No newline at end of file +{ + "tag-pane:open": [ + { + "modifiers": [ + "Alt", + "Shift" + ], + "key": "T" + } + ] +} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index eb3eb5b..e07802b 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -26,7 +26,7 @@ "state": { "type": "markdown", "state": { - "file": "daily-notes/2023-07-26.md", + "file": "multiverse/humans/mikedmoy.md", "mode": "source", "backlinks": true, "source": false @@ -62,7 +62,7 @@ "state": { "type": "search", "state": { - "query": "", + "query": "tag:#humans", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -87,7 +87,8 @@ "state": {} } } - ] + ], + "currentTab": 1 } ], "direction": "horizontal", @@ -183,7 +184,11 @@ }, "active": "ba803bff22086f66", "lastOpenFiles": [ + "multiverse/humans/mikedmoy.md", + "Obsidian.md", + "Personal Board.canvas", "daily-notes/2023-07-26.md", + "README.md", "thoughts/musings/Why working on projects alone?.md", "thoughts/musings", "thoughts/essays", @@ -192,12 +197,9 @@ "user-manual", "daily-notes/2023-07-25.md", "daily-notes/2023-07-24.md", - "Personal Board.canvas", "stash-hub", "multiverse/hyunsdojo/Gildedguy Stories.md", "multiverse/humans", - "README.md", - "multiverse/humans/mikedmoy.md", "multiverse/hyunsdojo", "multiverse/minecraft", "multiverse", diff --git a/Obsidian.md b/Obsidian.md new file mode 100644 index 0000000..a5d07c2 --- /dev/null +++ b/Obsidian.md @@ -0,0 +1,3 @@ +* Note taking tool (in Markdown), with optional paid features (currently) + * [[go]] https://obsidian.md +* I know any open-source absoluist will hate me \ No newline at end of file diff --git a/Personal Board.canvas b/Personal Board.canvas index 420f0fa..755e22c 100644 --- a/Personal Board.canvas +++ b/Personal Board.canvas @@ -1,7 +1,10 @@ { "nodes":[ - {"type":"text","text":"# Active Issues\n* Coda Doctorate:","id":"22a371bd9860ddfb","x":180,"y":-1360,"width":420,"height":100}, - {"type":"text","text":"## This Week\n* Active: [[2023-07-24]], [[2023-07-25]]\n* Upcoming\n\t* 2023-07-26\n\t* 2023-07-27\n\t* 2023-07-28\n\t* 2023-07-29\n\t* 2023-07-30\n## Last Week","id":"cd2eb86ab4fde15e","x":-700,"y":-1360,"width":580,"height":380} + {"type":"text","text":"## This Week\n* Active: [[2023-07-24]], [[2023-07-25]]\n* Upcoming\n\t* 2023-07-26\n\t* 2023-07-27\n\t* 2023-07-28\n\t* 2023-07-29\n\t* 2023-07-30\n## Last Week","id":"cd2eb86ab4fde15e","x":-700,"y":-1360,"width":580,"height":380}, + {"type":"text","text":"# Active Issues\n* Coda Doctorate:","id":"22a371bd9860ddfb","x":-620,"y":-1540,"width":420,"height":120} ], - "edges":[] + "edges":[ + {"id":"2d8f3c57a8dcb950","fromNode":"cd2eb86ab4fde15e","fromSide":"top","toNode":"22a371bd9860ddfb","toSide":"bottom"}, + {"id":"c4cd941727cb69fb","fromNode":"22a371bd9860ddfb","fromSide":"bottom","toNode":"cd2eb86ab4fde15e","toSide":"top"} + ] } \ No newline at end of file diff --git a/README.md b/README.md index 69b0bb1..0588450 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ~ajhalili2006's digital garden in Obsidian -Welcome to my [[digital garden]], which is part of the [Agora](https://anagora.org/agora) and can be found rendered in [https://anagora.org/](https://anagora.org/). You can also view this in [[Obsidian]] by cloning the repo and opening it as a vault. (Viewing this in GitLab and other git mirrors I (and maybe other people) maintain might cause you [[backend pain]] due to wikilinks may not work.) +Welcome to my [[digital garden]], which is part of the [Agora](https://anagora.org/agora) and can be found rendered in [https://anagora.org/](https://anagora.org/). You can also view this in [[Obsidian]] by cloning the repo and opening it as a vault. (Viewing this in GitLab and other git mirrors I (and maybe other people) maintain might cause you [[backend pain]] due to wikilinks may not work, among [other Obsidian-specific Markdown formatting]().) ## How to navigate * The most obvious way to navigate around here is using Agora's search feature. @@ -9,5 +9,8 @@ Welcome to my [[digital garden]], which is part of the [Agora](https://anagora. * [[Gildedguy Stories]] - my starter pack for the Gildedguy Stories series * [[ajhalili2006]] - mini personal README about me and the context behind the username +## Other notepads + + ## Contribute Most of my notes here in this digital garden are licensed liberally under [[CC-BY-SA-4.0]] (see [[LICENSE]] or [this via GitLab](./LICENSE.md)) \ No newline at end of file diff --git a/multiverse/humans/mikedmoy.md b/multiverse/humans/mikedmoy.md index e69de29..39e63a3 100644 --- a/multiverse/humans/mikedmoy.md +++ b/multiverse/humans/mikedmoy.md @@ -0,0 +1,4 @@ +* [go] https://gildedguy.com + +--- +Obsidian tags: #humans #content-creators #animators \ No newline at end of file diff --git a/thoughts/musings/Why working on projects alone?.md b/thoughts/musings/Why working on projects alone?.md index b1f50bf..abb305a 100644 --- a/thoughts/musings/Why working on projects alone?.md +++ b/thoughts/musings/Why working on projects alone?.md @@ -1 +1,6 @@ -sshI usually work on projects, especially on Recap Time Squad, alone, not because of me being \ No newline at end of file +I usually work on projects, especially on Recap Time Squad, alone, not because of me being + +## The Nebraska Problem and Bus Factor + +--- +Obsidian tags: #musings #thoughts #autistic-mind-explorations #opensource \ No newline at end of file