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-14 16:32:46
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
---
|
||||
aliases: [2022-12-11]
|
||||
tags: [daily]
|
||||
location: [48.8584, 2.2945]
|
||||
read: 1
|
||||
temperature: 75
|
||||
title: 2022-12-11
|
||||
linter-yaml-title-alias: 2022-12-11
|
||||
date created: Sunday, December 11th 2022, 12:49:40 am
|
||||
date modified: Wednesday, December 14th 2022, 3:33:55 pm
|
||||
---
|
||||
|
||||
#daily
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||
|
||||
|
||||
|
||||
---
|
||||
aliases: [2022-12-12]
|
||||
tags: [daily]
|
||||
title: 2022-12-12
|
||||
linter-yaml-title-alias: 2022-12-12
|
||||
date created: Monday, December 12th 2022, 12:36:05 am
|
||||
date modified: Wednesday, December 14th 2022, 3:33:55 pm
|
||||
location: [48.8584, 2.2945]
|
||||
---
|
||||
|
||||
|
||||
40
Calendar/Daily/2022-12-14.md
Normal file
40
Calendar/Daily/2022-12-14.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
aliases: [2022-12-14]
|
||||
tags: [daily]
|
||||
location: [48.8584, 2.2945]
|
||||
title: 2022-12-14
|
||||
linter-yaml-title-alias: 2022-12-14
|
||||
date created: Saturday, December 10th 2022, 10:07:11 pm
|
||||
date modified: Wednesday, December 14th 2022, 3:33:55 pm
|
||||
---
|
||||
|
||||
# 2022-12-14
|
||||
|
||||
|
||||
<< [[2022-12-13]] | [[2022-12-15]] >>
|
||||
|
||||
Week: [[2022-W51]]
|
||||
|
||||
|
||||
## Things I Need To Do
|
||||
|
||||
### todo/daily
|
||||
|
||||
## Events That Happened Today
|
||||
|
||||
## Thoughts I Had Today
|
||||
|
||||
## Random Note Review
|
||||
|
||||
- [ ] [[Resources]]
|
||||
- [ ] [[2022-W51]]
|
||||
- [ ] [[202212120002]]
|
||||
|
||||
|
||||
|
||||
## Capture Notes From Today
|
||||
|
||||
```dataview
|
||||
LIST FROM "Inbox"
|
||||
WHERE contains(file.name, this.file.name)
|
||||
```
|
||||
@@ -1,11 +1,23 @@
|
||||
# What are your overall goals for this quarter?
|
||||
---
|
||||
aliases: [2022-Q4]
|
||||
tags: [quarterly]
|
||||
title: 2022-Q4
|
||||
linter-yaml-title-alias: 2022-Q4
|
||||
date created: Saturday, December 10th 2022, 10:07:18 pm
|
||||
date modified: Wednesday, December 14th 2022, 3:33:55 pm
|
||||
---
|
||||
|
||||
# How do these goals affect your life vision (keep the end in mind)?
|
||||
# Quarterly
|
||||
|
||||
# What projects do you plan on completing?
|
||||
## Retro
|
||||
|
||||
### What Did I Finish This Quarter? (finished Writings, Finished Art Pieces, etc.)
|
||||
|
||||
# Finished Projects
|
||||
### What Lessons Did I Learn?
|
||||
|
||||
### What Still Puzzles Me?
|
||||
|
||||
### Archived Projects Last Quarter
|
||||
|
||||
```dataview
|
||||
table file.ctime as "finished"
|
||||
@@ -18,5 +30,10 @@ where file.name != "Resources"
|
||||
```
|
||||
|
||||
|
||||
## Upcoming
|
||||
|
||||
### What Are Your Overall Goals for This Quarter?
|
||||
|
||||
### How Do These Goals Affect Your Life?
|
||||
|
||||
### What Projects Do You Plan on Completing?
|
||||
|
||||
@@ -1,21 +1,32 @@
|
||||
<< [[2022-W50]] | [[2022-W52]] >>
|
||||
---
|
||||
aliases: [2022-W51]
|
||||
tags: [weekly]
|
||||
title: 2022-W51
|
||||
linter-yaml-title-alias: 2022-W51
|
||||
date created: Wednesday, December 14th 2022, 4:02:45 pm
|
||||
date modified: Wednesday, December 14th 2022, 4:02:45 pm
|
||||
---
|
||||
|
||||
# 2022-W51
|
||||
|
||||
<< [[2022-W51]] | [[2022-W53]] >>
|
||||
|
||||
Quarterly: [[2022-Q4]]
|
||||
|
||||
|
||||
# Retro
|
||||
## Retro
|
||||
|
||||
## What did I finish this week? (finished writings, finished art pieces, etc.)
|
||||
### What Did I Finish This Week? (finished Writings, Finished Art Pieces, etc.)
|
||||
|
||||
## What lessons did I learn this week?
|
||||
### What Lessons Did I Learn This Week?
|
||||
|
||||
## What should I do differently next week?
|
||||
### What Should I Do Differently Next Week?
|
||||
|
||||
## What still puzzles me?
|
||||
### What Still Puzzles Me?
|
||||
|
||||
## What appointments do I have for the upcoming week? Are there any appointments I need to make?
|
||||
### What Appointments Do I Have for the Upcoming Week? Are There Any Appointments I Need to Make?
|
||||
|
||||
# Open Projects
|
||||
## Open Projects
|
||||
|
||||
```dataview
|
||||
table file.ctime as "started"
|
||||
@@ -25,25 +36,25 @@ where file.name != "Kanban"
|
||||
where file.name != "Projects"
|
||||
where file.name != "Resources"
|
||||
```
|
||||
# Commitments
|
||||
## Commitments
|
||||
|
||||
## todo/monday
|
||||
### todo/monday
|
||||
- [ ] a monday task
|
||||
|
||||
## todo/tuesday
|
||||
### todo/tuesday
|
||||
- [ ] a tuesday task
|
||||
|
||||
## todo/wednesday
|
||||
### todo/wednesday
|
||||
- [ ] a wednesday task
|
||||
|
||||
## todo/thursday
|
||||
### todo/thursday
|
||||
- [ ] a thursday task
|
||||
|
||||
## todo/friday
|
||||
### todo/friday
|
||||
- [ ] a friday task
|
||||
|
||||
## todo/saturday
|
||||
### todo/saturday
|
||||
- [ ] a saturday task
|
||||
|
||||
## todo/sunday
|
||||
### todo/sunday
|
||||
- [ ] a sunday task
|
||||
Reference in New Issue
Block a user