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-12 00:38:54
This commit is contained in:
17
README.md
17
README.md
@@ -213,6 +213,15 @@ Related Philosophies:
|
||||
- Large Language Models
|
||||
- Digital Gardening
|
||||
|
||||
Workflows:
|
||||
|
||||
New file (`ctrl-n`) automatically creates a Zettelkasten note to spec, you just need to replace the Lorem Ipsum.
|
||||
|
||||
If you have content you want to extract from an existing note into a Zettel, you can highlight the text you want to convert, press `alt-shift-v` to convert it into Zettelkasten spec, and then `ctrl-shift-n` to trigger the Note Refactor plugin to move it to it's own note.
|
||||
|
||||
You can use `alt-shift-z` to search Zettelkasten notes by their human readable titles.
|
||||
|
||||
|
||||
## Digital Gardening
|
||||
|
||||
If Zettelkasten is the planting of the seed of a single idea, *Digital Gardening* is the maintnence of the whole. It is the work of groundskeeping the entire vault, and finding utility in the edges.
|
||||
@@ -388,7 +397,7 @@ Footnote Shortcut combined with Natural Landguage Dates allows for super easy no
|
||||
YAML, or frontmatter, serves as a way to get computed values or track over time. For example, if you are looking to establish a daily reading habit, you may desire to put that habit in a YAML and then track it.
|
||||
|
||||
```
|
||||
/Daily/2023-01-01
|
||||
// /Daily/2023-01-01
|
||||
|
||||
---
|
||||
read: 0
|
||||
@@ -539,6 +548,7 @@ Truly nothing in this vault is *required*, but if you want the full experience,
|
||||
- Excalidraw
|
||||
- Folder Note
|
||||
- Footnote Shortcut
|
||||
- Hotkeys for Templates
|
||||
- Kanban
|
||||
- Natural Language Dates
|
||||
- Obsidian Git
|
||||
@@ -550,6 +560,7 @@ Truly nothing in this vault is *required*, but if you want the full experience,
|
||||
- Style Settings
|
||||
- Supercharged Links
|
||||
- Templater
|
||||
- Timestamper
|
||||
- Waypoint
|
||||
|
||||
...
|
||||
@@ -578,6 +589,10 @@ These plugins aren't needed, as some are QoL and others have a steep price tag a
|
||||
|
||||
`todo`
|
||||
|
||||
## Settings
|
||||
|
||||
`todo`
|
||||
|
||||
# A Day in the Life - Real World Use
|
||||
|
||||
**Bramses' Highly Opinionated Vault 2023** is only helpful if you can use it day in/day out as a tool to help you in life. Here's how I would use it in any random day (let's say Tuesday, perhaps):
|
||||
|
||||
Reference in New Issue
Block a user