From 418ce8480a1e66cfb1475c5caf12f1afa1a25450 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 22 Aug 2022 20:26:44 -0700 Subject: [PATCH] include pensieve.love even though it's in development --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 198b4f8..880b507 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,11 @@ here. `ctrl+4` for squares, etc. * https://codeberg.org/akkartik/text.love -- a stripped down version without drawings; useful starting point for some forks +* https://git.sr.ht/~akkartik/pensieve.love -- a note-taking app on an + infinite 2D surface. Still in development. +* https://git.sr.ht/~akkartik/capture.love -- a blank-slate mode for the + note-taking app, so all the stuff pensieve.love puts on screen doesn't cause + you to forget what you came to write down. ## Associated tools