summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2025-08-18 21:25:24 -0400
committerJune McEnroe <june@causal.agency>2025-08-18 21:25:24 -0400
commit7702e93b5b69baf283b497fa55d56ac24c97b69d (patch)
tree44c5395c2610561b51e06d302823c1a752f945dd
parentAdd script to search mastodon archive outbox.json (diff)
downloadsrc-7702e93b5b69baf283b497fa55d56ac24c97b69d.tar.gz
src-7702e93b5b69baf283b497fa55d56ac24c97b69d.zip
Add a draft
My thoughts will be shared directly.
-rw-r--r--txt/books.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/txt/books.txt b/txt/books.txt
index ec739490..dd0ccf09 100644
--- a/txt/books.txt
+++ b/txt/books.txt
@@ -1,5 +1,6 @@
 [ 2025 ]
 
+  3. ★★☆ H. E., second draft of Last Train Home
   2. ★★☆ Nicola Griffith, Spear
   1. ★★☆ Ruthanna Emrys, A Half-Built Garden
 
tle='2018-08-07 00:12:08 -0400'>2018-08-07Make safe filling the who bufferJune McEnroe 2018-08-07Add reverse and reset IRC formatting codesJune McEnroe 2018-08-06Rewrite line editing again, add formattingJune McEnroe 2018-08-06Fix allocation size in vaswprintfJune McEnroe 2018-08-06Implement word wrappingJune McEnroe 2018-08-06Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe