about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-08-22 20:26:44 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-08-22 20:26:44 -0700
commit418ce8480a1e66cfb1475c5caf12f1afa1a25450 (patch)
tree0eb235198a91ade471da7e26e7183968770cb71b /README.md
parent038f054ede880a8494b5cfc59ab77db00b6ddfe0 (diff)
downloadtext.love-418ce8480a1e66cfb1475c5caf12f1afa1a25450.tar.gz
include pensieve.love even though it's in development
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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