地圖 (Jido) is a lightweight Unix TUI file explorer designed for speed and simplicity.

docs: migrate from PROJECT_BOARD.md to gila backlog

brookjeynes.dev 3ce98eae 6b3b1e3e

verified
+18 -9
+9
.gila/todo/grave_zone_233/grave_zone_233.md
··· 1 + --- 2 + title: feat: support cursor placement in input 3 + status: todo 4 + priority_value: 50 5 + priority: high 6 + owner: bjeyn 7 + created: 2026-01-11T21:53:52Z 8 + --- 9 + Currently the user cannot move their cursor left or right when typing in the input field. This is painful when renaming files or changing directories.
+9
.gila/todo/intelligent_dino_17y/intelligent_dino_17y.md
··· 1 + --- 2 + title: feat: add archive extraction support 3 + status: todo 4 + priority_value: 50 5 + priority: low 6 + owner: bjeyn 7 + created: 2026-01-11T21:52:59Z 8 + --- 9 + Allow users to extract archives via a keybind
-9
PROJECT_BOARD.md
··· 1 - # Project board 2 - 3 - Key: 4 - - `[ ]` Todo 5 - - `[-]` In progress 6 - - `[x]` Done 7 - 8 - ## Backlog 9 - - [ ] Keybind to unzip archives.