This is a practice that usually includes an extension to open up today’s note with the annotation [[2024-08-05]]. You then have a template and start filling in some questions, maybe what you want to achieve for the day, and maybe notes or random thoughts during the day.
E.g. my daily template looks like at the end.
# My Daily Note Template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
# Daily Notes
*← 2025-02-07 | **Today** | 2025-02-09 →*
---
##### What if I could do one thing today, what would that task be?
- [ ]
##### More
If I succeed and finish the above task, what other minor things would I be happy about if they were done?
-
And what could I finish Yesterday?
*-> What is still important? Add above*
And what important things are coming up?
> (Next, I look toward the future. What's around the bend? What can I start proactively processing through now? This helps prepare the mind in advance for feelings, challenges, or obstacles—and helps you not feel so "caught off guard.")
Anything I am particularly grateful for?
##### Inspiration, Latest, Want to write more?
###### Lately
``dataview
TABLE dateformat(file.mtime, "dd.MM.yyyy - HH:mm") AS "Last Modified"
FROM "⚛️ Areas" and (-"⚛️ Areas/📬 Inbox/R Readwise") and (-"⚛️ Areas/📬 Inbox/🏃 Quick Notes") or "🌿 Projects" or "💡 Resources"
SORT file.mtime DESC
LIMIT 11
``
###### Thoughts On
``dataview
TABLE dateformat(file.mtime, "dd.MM.yyyy - HH:mm") AS "Last modified" FROM "⚛️ Areas/📓 Journal/Thoughts On" SORT file.mtime DESC LIMIT 5
``
- 2024 Daily
- 🌵 My Values, Principles and Purpose
##### Daily Grateful Journal (if time allows)
> 1. How does it feel compared to what I did yesterday? What did I learn?
> 2. Am I happy with what I am working on today/week?
> 3. What am I grateful for?
> 4. What's working right now? What could be better? Try to keep it under 5 minutes.
---
*← 2025-02-07 | **Today** | 2025-02-09 →*
References:
Created: 2025-02-08
Week: Week 06-2025
|
Origin:
References:
Created [[2024-08-05]]