Skip to content

1.6.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 18:17
· 27 commits to main since this release

New: Dashboard layout options

You can now choose how the dashboard presents your habit cards, under Settings → Habits → Dashboard layout:

  • Carousel — the classic paged view with arrows and dots. Still the default; nothing changes if you do nothing.
  • Grid — every habit visible at once, wrapping onto new rows and scrolling naturally with the note. Great when the dashboard is the main thing in the pane.
  • Vertical scroll — the same grid, capped in height so cards scroll inside the widget: mouse wheel on desktop, thumb-drag on mobile. Ideal when the dashboard sits at the top of a daily note.

Cards per view now also sets the cards per row in the grid layouts, so your existing setting carries over. Available in all seven languages.

Thanks to @willgraham345 for the suggestion (#3)!