Skip to content

myTODO v1.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Aug 08:43

Getting around the list with fewer keystrokes: the detail panel is now one
click away, and Home / End / Page Up / Page Down move through a long list the
way you would expect — on their own, or with Shift to take everything on the
way with them.

Added

  • Click a selected todo again to open its details — and once more to close
    them, so the panel is now a click away instead of only Enter or the
    right-click menu. Double-click still renames the title in place: the toggle
    waits a moment for a possible second click, so renaming never opens the panel
    behind your back.

  • Home, End, Page Up and Page Down walk the list — jump to the first or
    last todo, or a screenful at a time. Page steps are measured from the pane
    you are in, so one press really is one page, and the selected row is always
    scrolled into view. Hold Shift with any of them (and with ↑ / ↓) to
    extend the selection all the way there — Shift+End takes everything from
    where you are to the bottom.

Fixed

  • Moving several todos with Alt+↑ / Alt+↓ scrambled them at the ends of the
    list
    — once the block reached the top or bottom, one more press swapped the
    selected rows with each other and from then on they only flip-flopped in
    place. The block now moves as one piece or not at all: at the edge nothing
    happens, the selection keeps its order, and moving back the other way works
    as it should.

Install

  • Installer: myTODO_x.y.z_x64-setup.exe (NSIS) or the .msi — installed copies update themselves from here.
  • Portable: the -portable.zip — unzip and run, your data stays in the folder.

Full changelog: CHANGELOG.md