Skip to content

Annado 0.1.1 — bug fix

Choose a tag to compare

@ABeehive ABeehive released this 13 Jun 13:17
· 16 commits to main since this release
Immutable release. Only release title and notes can be modified.

A small patch release on top of 0.1.0. Same calm, keyboard-first task manager that lives in your Obsidian vault — now with markdown rendering fixed inside subtasks.

What's fixed

  • Markdown now renders in subtasks — bold, italic, code, strikethrough, [[wikilinks]], and links inside a subtask title now display formatted, just like they already did in task notes. Previously subtask titles showed the raw markdown. Click a subtask to edit it and you still get the plain markdown text; click a wikilink and it navigates.

Install

  1. Download Annado_0.1.0_aarch64.dmg below (Apple Silicon)
  2. Open it and drag Annado to Applications
  3. First launch: right-click Annado.app → OpenOpen (the app isn't notarized yet, so macOS asks once)
  4. If that doesn't work because it tells you the App is Damaged, that's not true, but the combination of 'from the internet' + 'not notarized' means that the app is seen as 'damaged'. Going into terminal and running :
    xattr -cr /Applications/Annado.app
    should resolve this.
  5. Point Annado at your Obsidian vault — that's the whole setup