a831b2221337049f1b1feea7ab3266f26a608c1e
- Left-click + drag on the header → moves the card (the title is now a span, so the drag handler always wins). - Right-click on the header → swaps to an input, auto-focused with text selected. - Enter or Escape or click outside → exits edit mode. - Empty title shows the dimmed placeholder (Note / Terminal) and overflowing titles get an ellipsis. Browser's native context menu is suppressed on the header via e.preventDefault(), but only there — right-clicking elsewhere is unaffected.
Description
No description provided
Languages
TypeScript
70.6%
Rust
17%
CSS
12%
HTML
0.4%