amenbo

amenbo 0.1.2 — sidebar reordering and task-count badges

Tidying up the desktop app's sidebar: reorder projects, per-project open-task counts, and the onboarding screen turned into help.

This release tidies up the desktop app’s sidebar, making projects a little easier to handle.

What changed

  • Reorder projects — drag and drop projects in the left sidebar to reorder them.
  • Open-task count badges — each project name shows a badge with its number of open tasks.
  • Onboarding is now help — the “Getting started” screen moves from an entry point to a help/reference page. New projects are created in-app, from the sidebar’s “New project” button.
  • Version-skew notice — when the CLI, app, and data-format versions drift apart, amenbo flags that an update is available.

Getting it

macOS (Homebrew):

brew upgrade amenbo             # CLI
brew upgrade --cask amenbo-app  # desktop app

Windows (Scoop):

scoop update amenbo        # CLI
scoop update amenbo-app    # desktop app

On Linux, grab the AppImage / .deb (app) and the CLI binary from the releases.

New here? See Start.