feat: init

This commit is contained in:
hh
2026-08-08 16:30:22 +02:00
commit 8a609da778
59 changed files with 10053 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
---
kanban-plugin: board
---
## repairs
- [ ] replace the kitchen tap 📅 2026-08-20
- [ ] fix the squeaky door
%% kanban:settings
```
{"kanban-plugin":"board","list-collapse":[false]}
```
%%
+34
View File
@@ -0,0 +1,34 @@
---
kanban-plugin: board
---
## errands
- [ ] renew the gym membership 📅 2026-08-08
- [ ] book a dentist appointment ⏳ 2026-08-09 📅 2026-08-12
- [ ] water the plants 🔁 every day 📅 2026-08-08
- [ ] call [[Alex Rivera|Alex]] about the move 📅 2026-08-09
## someday
- [ ] learn to bake sourdough
- [ ] read **Thinking in Systems**
***
## Archive
- [x] pick up the parcel 📅 2026-07-30 ✅ 2026-07-30
- [x] pay the electricity bill ⏳ 2026-07-28 📅 2026-07-29 ✅ 2026-07-28
- [x] water the plants 🔁 every day 📅 2026-07-27 ✅ 2026-07-27
- [x] water the plants 🔁 every day 📅 2026-07-26 ✅ 2026-07-27
%% kanban:settings
```
{"kanban-plugin":"board","list-collapse":[false,false]}
```
%%
+24
View File
@@ -0,0 +1,24 @@
---
kanban-plugin: board
---
## queue
- [ ] ![[cover.png]]
- [ ] compare the pricing tiers https://example.com/pricing#plans
- [ ] finish the chapter on caching 📅 2026-08-15
***
## Archive
- [x] skim the release notes ✅ 2026-07-15
%% kanban:settings
```
{"kanban-plugin":"board","list-collapse":[false,false]}
```
%%
+43
View File
@@ -0,0 +1,43 @@
---
planner:
log: []
kanban-plugin: board
TQ_explain:
TQ_short_mode:
TQ_show_due_date:
TQ_show_tags:
---
## website
- [ ] fix the mobile nav overlap ⏫ 📅 2026-08-10
- [ ] compress the hero images https://example.com/tools/images
## backlog
## notes
- [x] rewrite the onboarding copy ✅ 2026-08-01
- shorter intro
- drop the second screenshot
- link to the docs instead
- [x] audit the third-party scripts ✅ 2026-07-31
follow-up: check the analytics bundle size
***
## Archive
- [x] ship the pricing page 📅 2026-07-20 ✅ 2026-07-21
- [x] ship the pricing page 📅 2026-07-20 ✅ 2026-07-21
%% kanban:settings
```
{"kanban-plugin":"board","list-collapse":[false,false,false,false]}
```
%%