Annado 0.1.1 — bug fix
·
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
- Download
Annado_0.1.0_aarch64.dmgbelow (Apple Silicon) - Open it and drag Annado to Applications
- First launch: right-click Annado.app → Open → Open (the app isn't notarized yet, so macOS asks once)
- 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. - Point Annado at your Obsidian vault — that's the whole setup