You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maintenance release — internal CSS/markup cleanup to satisfy Obsidian's automated plugin review (no user-facing behaviour change). The search box is rebuilt on our own editable element; CJK search and all interactions are unchanged.
Allow saving a blank tile — pressing Save now keeps an empty card so you can lay out blank spacer tiles on a board. Cancel/Escape on an untouched new card still discards it.
Wording: realigned the Chinese UI to tugtile's card-table vocabulary, and removed the long em-dashes that read awkwardly in CJK. Settings: the meaningless 'max stash size' is gone; a new 'backup history limit' lets you choose how many board backups to keep (oldest pruned beyond it; -1 = keep all).
Internal: the fold-all (collapse/expand) cycle's decision logic moved into the shared core so it can be tested directly and reused. No change to how the board behaves.
Milestone 0.1.0. You can now: open Backups (next to Stash) to restore any automatic snapshot of a board — restoring backs up your current state first; move cards with the keyboard — focus a card, then arrow keys move it within a lane (up/down) or across lanes (left/right), Enter to edit. Settings state the data-safety guarantees up front and point you to marktile, the companion editor. Still just your plain Markdown.
New: a Backups view (next to Stash) lists this board's automatic snapshots and restores any of them — restore itself backs up your current state first. Settings now state the data-safety guarantees up front.
Fix: archived cards now restore to their home lane even when the lane name contains a full-width space. Archive drop-bar / date / time chips now use Lucide icons instead of emoji.