Haapy a831b22213 Header now behaves like this:
- 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.
2026-05-15 11:44:42 +00:00
2026-05-14 21:08:13 +00:00
2026-05-14 21:08:13 +00:00
2026-05-14 21:08:13 +00:00
2026-05-14 21:08:13 +00:00
2026-05-15 11:16:45 +00:00
2026-05-15 11:44:42 +00:00
2026-05-14 21:08:13 +00:00
2026-05-14 21:08:13 +00:00
2026-05-14 21:08:13 +00:00
2026-05-15 11:16:45 +00:00
2026-05-15 11:16:45 +00:00
2026-05-14 21:08:13 +00:00
2026-05-14 21:08:13 +00:00
2026-05-14 21:08:13 +00:00
2026-05-14 21:08:13 +00:00
Description
No description provided
32 MiB
Languages
TypeScript 70.6%
Rust 17%
CSS 12%
HTML 0.4%