Skip to content

Commit daa75f0

Browse files
committed
vault backup: 2025-04-18 09:56:42
Affected files: .obsidian/workspace.json fleeting-notes/2025-04-13.md fleeting-notes/2025-04-18.md
1 parent d6ecc52 commit daa75f0

File tree

3 files changed

+17
-4
lines changed

3 files changed

+17
-4
lines changed

.obsidian/workspace.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"state": {
1414
"type": "markdown",
1515
"state": {
16-
"file": "fleeting-notes/2025-04-13.md",
16+
"file": "fleeting-notes/2025-04-18.md",
1717
"mode": "source",
1818
"source": false
1919
},
2020
"icon": "lucide-file",
21-
"title": "2025-04-13"
21+
"title": "2025-04-18"
2222
}
2323
}
2424
]
@@ -173,6 +173,7 @@
173173
"active": "a5a09607722bc0ac",
174174
"lastOpenFiles": [
175175
"fleeting-notes/2025-04-13.md",
176+
"fleeting-notes/2025-04-18.md",
176177
"fleeting-notes/2025-04-11.md",
177178
"fleeting-notes/2025-04-07.md",
178179
"fleeting-notes/2025-04-05.md",
@@ -198,7 +199,6 @@
198199
"fleeting-notes/2025-02-21.md",
199200
"fleeting-notes/2025-02-11.md",
200201
"retrospectives",
201-
"permanent-notes/everest-basecamp.md",
202202
"attachments/interative-hike-map.gif",
203203
"attachments/GX010518_1680688090641.jpg",
204204
"attachments/GOPR0564.jpg",

fleeting-notes/2025-04-13.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ tags:
44
- css
55
---
66

7-
the ux of a TUI but in the web
7+
the ux of a TUI but in the web
8+
https://github.com/webtui/webtui

fleeting-notes/2025-04-18.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
publish_date: 2025-04-18
3+
tags:
4+
- convex
5+
---
6+
Finally getting around to self-hosting Convex. Want to try this with Tanstack Start. Following the docs _just works_ and runs on a sqlite, which will be interesting to see how far it scales...
7+
8+
- https://docs.convex.dev/self-hosting
9+
- https://github.com/get-convex/convex-backend/blob/main/self-hosted/fly/README.md
10+
-
11+
12+

0 commit comments

Comments
 (0)