vault backup: 2025-12-10 09:52:37
This commit is contained in:
parent
1a7449b869
commit
e73ba9468f
4
.obsidian/workspace.json
vendored
4
.obsidian/workspace.json
vendored
@ -183,6 +183,8 @@
|
||||
},
|
||||
"active": "76c07336268f071f",
|
||||
"lastOpenFiles": [
|
||||
"CS/Obsidian vault.md",
|
||||
"Journal/2025-12-10.md",
|
||||
"start.md",
|
||||
"Templates/task.md",
|
||||
"Templates/psychology.md",
|
||||
@ -209,8 +211,6 @@
|
||||
"Psychology/My Ideas.md",
|
||||
"Psychology/Insights.md",
|
||||
"Psychology/How to escape depressive state.md",
|
||||
"Psychology/Dream Journal.md",
|
||||
"Psychology/Burnout.md",
|
||||
"Psychology",
|
||||
"People",
|
||||
"Object",
|
||||
|
||||
@ -7,32 +7,12 @@ tags:
|
||||
- domain_cs
|
||||
---
|
||||
|
||||
## Note convention
|
||||
|
||||
- Resource: non-actionable knowledge
|
||||
- Area: something that requires constant attention, a source of tasks/projects
|
||||
- Project: something actionable that can/must be done
|
||||
- status property can be "hold | active | completed"; initial value is "hold"
|
||||
- Journal: what happened today, what is important today, what was done...
|
||||
|
||||
To keep things easy to maintain, link in this way:
|
||||
Project --> Area
|
||||
Area --> Resource
|
||||
Project --> Resource
|
||||
Journal --> anything
|
||||
|
||||
## Folders
|
||||
- Projects: current project notes that are not on hold
|
||||
- Areas: current area notes
|
||||
- Resources: current resource notes that are relevant
|
||||
- Archives: once a project is done, an area requires no more attention or a resource is unrelevant... drag them here
|
||||
- Templates: notes in here become templates automatically
|
||||
- Journal: daily notes
|
||||
|
||||
## Vault sync
|
||||
#setup
|
||||
- Prerequisite: Git server
|
||||
- Create access token for user in git
|
||||
- In Gitea: Settings --> Applications --> Generate access token
|
||||
- In terminal `git clone https://<access-token>@<server-ip>:<port>/falsfour/thevault.git` (make sure to check if it is http or https)
|
||||
- Open the git repository in Obsidian
|
||||
- PC Client: onfigure `~/.ssh/config` and add:
|
||||
|
||||
@ -6,6 +6,6 @@ summary:
|
||||
tags:
|
||||
- journal
|
||||
---
|
||||
test
|
||||
2test
|
||||
|
||||
Phone
|
||||
Loading…
Reference in New Issue
Block a user