toyotathief188 downloadsA simple, styled Today's Agenda window for TaskNotes — stats, a date-grouped list, and quick task entry, for a sidebar pane or embedded in a note.
A simple display of all your task notes in a today's agenda window for. It gives you stats, date-grouped, quick task entry, and list for the sidebar or embedded.
![]() |
![]() |
Requires the TaskNotes. plugin. This reads your TaskNotes tasks; it does not manage tasks on its own.
The pane opens in the right sidebar. Drag its tab anywhere you like.
Add a code block:
```tasknotes-agenda
```
Optional settings inside the block:
```tasknotes-agenda
title: This Week
days: 7
```
title — the header shown under the date line (default: Today's Agenda).days — how many days ahead to include (default: 14).It reads TaskNotes' own settings at runtime and falls back to TaskNotes defaults if they can't be read. A task is any note carrying your tag. Dates, status, and priority, projects, and tags come from your configured frontmatter fields. Creating and completing tasks writes standard TaskNotes frontmatter, which TaskNotes then re-indexes.
Settings → Community plugins → Browse → search TaskNotes Agenda Wrapper → Install → Enable.
main.js, manifest.json, and styles.css from the latest release.<your-vault>/.obsidian/plugins/tasknotes-agenda-wrapper/.Add toya-co/tasknotes-agenda-wrapper as a beta plugin in BRAT.
MIT © Toyo Co.