Alexandria
Alexandria does not have a dedicated task manager, but you can approximate a Getting Things Done setup with pages, tags, properties, and dashboards in the desktop app.
Use Inbox for unprocessed captures and Task for actionable notes. Give the tags properties so they can render as Link DB tables.
status
as select.status
as select and done as boolean.The status property can hold values like next, waiting, someday, or
blocked. The done property gives you a simple true/false completion marker.
Capture each item as a page, then move it through your workflow with the tags bar and inline property panel.
Inbox and choose the
existing Inbox tag.status to unprocessed.status to next and done to false.done to true in the inline property
panel.Create a dashboard page that gives you a place to scan your inbox and task list.
/) and choose Link DB Table.The Task table shows all task notes and their status and done properties.
For a manual next-actions dashboard, keep status set to next and scan that
column, or apply an additional tag such as Next Action created with the
properties you want to show, then insert another Link DB Table for that tag.
Current limitation. This is an approximation, not a dedicated tasks feature. Alexandria does not have saved queries or table filtering, so Link DB cannot automatically show only
status = nextrows. It also does not have reminders, due-date notifications, calendar integration, or recurring tasks.