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
Templates/Note Refactor Zettelkasten Template.md
Normal file
17
Templates/Note Refactor Zettelkasten Template.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# <% tp.date.now("YYYYMMDDHHmm") %>
|
||||
|
||||
---
|
||||
projects: []
|
||||
---
|
||||
|
||||
# Lorem ipsum
|
||||
|
||||
> [!abstract]- Tags
|
||||
> #zettel
|
||||
|
||||
<% tp.file.selection() %>[^1]
|
||||
|
||||
[^1]: Lorem ipsum dolor sit amet
|
||||
|
||||
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
#quarterly
|
||||
|
||||
# What are your overall goals for this quarter?
|
||||
# Retro
|
||||
|
||||
# How do these goals affect your life?
|
||||
## What did I finish this quarter? (finished writings, finished art pieces, etc.)
|
||||
|
||||
# What projects do you plan on completing?
|
||||
## What lessons did I learn?
|
||||
|
||||
## What still puzzles me?
|
||||
|
||||
# Finished Projects
|
||||
## Archived Projects Last Quarter
|
||||
|
||||
```dataview
|
||||
table file.ctime as "finished"
|
||||
@@ -20,5 +21,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?
|
||||
|
||||
Reference in New Issue
Block a user