Skip to content

Releases: desynkd/chicago

1.0.2 - Leah

Choose a tag to compare

@github-actions github-actions released this 03 Sep 03:37

This release adds a quick way to capture ideas without opening the inbox note directly.

New:

  • Add new button on the Ideas inbox panel opens a capture dialog, and a new Chicago: Capture idea command opens the same dialog from anywhere in the vault
  • Write one idea per line to add several at once

Data format compatibility remains unchanged from 1.0.1.

1.0.1 - Leah

Choose a tag to compare

@github-actions github-actions released this 24 Aug 19:28

Maintenance release. No new features, this is 1.0.0 with the plugin-review findings cleared, plus one compatibility correction that matters if you are on an older Obsidian.

Now requires Obsidian 1.7.2. 1.0.0 declared 1.5.0 but called two APIs that did not exist yet, so deleting a project would have failed outright on anything older. The manifest now states the version the code actually needs. If you are below 1.7.2, you will stay on 1.0.0 until you update Obsidian.

Settings are searchable from Obsidian's own settings search (1.13+) Projects folder and inbox path now offer vault suggesters instead of free text Invalid settings values show an inline message instead of silently reverting Initial scan reads the projects folder directly rather than enumerating the vault No more console output on load and unload Release assets ship with build provenance attestations — verify with gh attestation verify

Nothing about the note format, frontmatter, or your data changes; 1.0.0 vaults work as they are.

1.0.0 - Leah

Choose a tag to compare

@github-actions github-actions released this 24 Aug 18:55

Initial release.

Chicago is an opinionated project dashboard: a hard-enforced WIP limit,
one-click hour logging, and an inbox that turns quick notes into projects.
No timers, no subtasks, no due dates — just an active tray you can't
overload and a next action on every card so nothing goes stale unnoticed.

  • Active tray capped at your WIP limit, with no override
  • One-click hour logging (with undo)
  • Inline next-action editing per project
  • Staleness indicator (amber → red) as a project goes untouched
  • Ideas inbox for turning one-line jots into projects
  • Suspended list grouped by category, full history preserved

See the README for setup and the note format.