vault backup: 2022-12-14 16:32:46

This commit is contained in:
Bram Adams
2022-12-14 16:32:46 -06:00
parent 3b831e18db
commit fc9498c43b
69 changed files with 917 additions and 3047 deletions

View File

@@ -1,14 +1,23 @@
#quarterly
---
aliases: [<% tp.date.now('yyyy') %>-Q<% Math.floor(tp.date.now('MM') / 4) + 1 %>]
tags: [quarterly]
title: <% tp.date.now('yyyy') %>-Q<% Math.floor(tp.date.now('MM') / 4) + 1 %>
linter-yaml-title-alias: <% tp.date.now('yyyy') %>-Q<% Math.floor(tp.date.now('MM') / 4) + 1 %>
date created: <% tp.date.now("dddd, MMMM Do YYYY, h:mm:ss a") %>
date modified: <% tp.date.now("dddd, MMMM Do YYYY, h:mm:ss a") %>
---
# Retro
# <% tp.date.now('yyyy') %>-Q<% Math.floor(tp.date.now('MM') / 4) + 1 %>
## What did I finish this quarter? (finished writings, finished art pieces, etc.)
## Retro
## What lessons did I learn?
### What Did I Finish This Quarter? (finished Writings, Finished Art Pieces, etc.)
## What still puzzles me?
### What Lessons Did I Learn?
## Archived Projects Last Quarter
### What Still Puzzles Me?
### Archived Projects Last Quarter
```dataview
table file.ctime as "finished"
@@ -21,10 +30,10 @@ where file.name != "Resources"
```
# Upcoming
## Upcoming
## What are your overall goals for this quarter?
### What Are Your Overall Goals for This Quarter?
## How do these goals affect your life?
### How Do These Goals Affect Your Life?
## What projects do you plan on completing?
### What Projects Do You Plan on Completing?