New Features
- πΌοΈ Note cover images β add a cover photo or colour wash to the top of any note from Unsplash, a link, your vault, or your own file.
- π Save a note as a template β turn any note you have already written into a reusable template from its
β―menu or the sidebar right-click menu, keeping its body, tags, and properties. - β‘ Insert templates while writing β type
/and pick Insert templateβ¦ to drop a template's body at your cursor without disturbing the rest of the note. - π¨ Set a note icon from the title row β pick an icon for a note directly from its page title row.
- π¬ Video attachments β attach video files to your notes and play them inline.
- ποΈ Archived tasks are visible again β see your archived tasks and bring them back out of the archive.
Fixes
- π Multi-day calendar items β events and tasks that span several days now render as a single bar across those days.
- ποΈ Calendar opens on today β opening the calendar goes straight to today instead of replaying a stale session behind a dialog.
- π·οΈ Template icons carry over β notes created from a template now inherit the template's icon.
- ποΈ Deletes stay deleted β deleted notes and tasks can no longer be resurrected by a sync pull, a delete on one device wins over a simultaneous edit on another, and deleting a checklist task removes its line from the note.
Changelog
Full Changelog: v2026-09-12...v2026-09-14
#2196 feat(desktop): set a note's icon from the note page title row @h4yfans
#2195 feat(attachments): accept video files and play them inline @h4yfans
#2194 feat(tasks): make archived tasks visible and unarchivable @h4yfans
#2173 feat(note): add a cover image to the top of a note @h4yfans
#2172 feat(templates): save an existing note as a template @h4yfans
#2171 feat(editor): insert a template at the cursor from the slash menu @h4yfans
#2199 fix(calendar): render multi-day items as spanning bars @h4yfans
#2197 fix(templates): carry the template icon onto notes created from it @h4yfans
#2193 fix(calendar): open today with no dialog instead of replaying a stale session @h4yfans
#2175 fix(sync): make deletes durable so a pull cannot resurrect them @h4yfans