Skip to content

Commit b5cbc56

Browse files
committed
docs: update todo.md with timestamp UI and language pack work
— claude opus 4.5
1 parent ba53b95 commit b5cbc56

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

memory/todo.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@
2525
- Rows scale up to fill full keyboard height for easier tapping
2626
- Theme.kt modified row_height calculation logic
2727

28+
### Timestamp UI Commands + Language Packs (ba53b955)
29+
- ✅ Added timestamp commands to CommandRegistry for short swipe UI
30+
- 8 timestamp formats: date, time, datetime, time_seconds, date_short, date_long, time_12h, iso
31+
- Users can now assign timestamp insertion to any key's short swipe gesture
32+
- ✅ Created Turkish language pack (langpack-tr.zip, 50k words, 567KB)
33+
- ✅ Created Swedish language pack (langpack-sv.zip, 50k words, 582KB)
34+
- Both packs include unigrams for language detection
35+
- Install via Settings > Multi-Language
36+
2837
### Tap-to-Add Dictionary Feature (#42)
2938
- ✅ Implemented tap-to-add-to-dictionary during typing (7c4054d4)
3039
- When typing an unknown word, shows exact typed string with "+" prefix as last suggestion
@@ -81,6 +90,7 @@
8190
- ✅ Added custom language pack creation guide for #50/#49 (72411d3d)
8291

8392
**Recent Commits**:
93+
- `ba53b955` feat: add timestamp commands to UI + Turkish/Swedish language packs
8494
- `7c4054d4` feat: add tap-to-add-to-dictionary for exact typed words (#42)
8595
- `74580c22` feat: add numpad height scaling for larger keys (#58)
8696
- `be23db40` fix: enlarge PIN keyboard keys by 20% (#58)

0 commit comments

Comments
 (0)