0.3.6
Fixes and improvements:
- True WYSIWYG description editor — formatting renders live while you edit: bold/italic show immediately, real bullet lists that Enter continues (and exits on an empty line), headings, quotes, dividers and links as actual formatting instead of raw markdown markers.
- Notion/Trello-style blocks — descriptions split into blocks: text in borderless editors and images as real thumbnails exactly where they sit in the note. Pasting or attaching an image drops it at the caret — you never see
![[...]]markup. - Click to edit, copy without editing — clicking the description preview opens the editor directly; text selection and image copying (hover chip) work straight from read mode, and clicking an image no longer opens its note.
- PDF export — a PDF button in the card modal exports the card (title, board/list, dates, colored labels, members, description with inline images, checklist with assignees) through a save dialog. Desktop only.
- Read view styling — quotes, code, rules, and headings in the card preview now look identical to the editor.
- Editor fixes — Enter on an empty quote or list line escapes to a plain paragraph (no more quote trap), and lists nested inside other blocks now save correctly instead of being glued into a single line.