Sundaya weekly to-do planner for Obsidian

Sunday turns your to-do list into a seamless calendar. Easily add new tasks with a single click. Plan ahead, and reorganize your tasks.

Click to enlarge
Role
Research, design, agentic coding
Tools
Claude Code, Figma, Obsidian API
01
Why a week

Why a week

Nearly every task carries a date: a meeting, a deadline, an outing. Yet most to-do lists blur those dates, either showing an entire month or just a single day. Sunday sits in between, showing the week ahead with enough room to plan around what matters.

Problem statement

Daily notes isolate your work and hide the big picture.

02
What was out there

What was out there

I tested the top task tools in Obsidian, and every single one failed to give the week the dedicated space it deserves.

Tasks by obsidian-tasks-group

4.1M installs, still shipping

Clutter buries the task itself

The interface is cluttered with no clear hierarchy. Due dates are not obvious, and creating a new chore requires typing -[ ] first. The accumulated friction pulls attention away from the task itself.

Kanban by Obsidian Community

2.6M installs, seeking maintainers

Three clicks to catch one thought

The design is clean, but nothing tells you what day a task is due. Creating one takes three clicks, and a to-do list should capture a thought in a single action. Anything more and the thought is gone.

CardBoard by roovo

175k installs, last shipped 2024

Basic styling requires custom code

CSS code needs to be pasted by the user to make it function. Nothing is set up for them, they have to do it all themselves.

Conclusion

Strange syntax and manual updates make maintenance overly difficult

Every option feels like a complex filing system. I wanted a clean page that instantly knows what my week holds.

03
What it does

What it does

Planning

  • Monday to Sunday side by side
  • One click creates a new week
  • Archive past weeks underneath

Task controls

  • Click any box to add a task
  • Right-click to highlight items red
  • Customize headers with your photos

Storage and safety

  • Instant undo for deleted weeks
  • Saved as plain text markdown
  • Fully readable even without the plugin