Replace Akiflow?

KINDA · weekend project
catalog price reference $34/mocategory 🗓️ tasks & calendarreported replacement votes 0

The planner UI can be built, but bringing every task source into one reliable, two-way calendar workflow means OAuth, APIs, sync conflicts, and maintenance.

the prompt
Build me a daily planner with time blocking to replace Akiflow. Requirements:

- Local web app: Node + Express + better-sqlite3; the day/week grid is
  FullCalendar with vanilla JS, no build step.
- A capture inbox: one text box, Enter saves a task; tasks have title,
  minutes estimate (default 30), and a done flag.
- Drag a task from the inbox sidebar onto the grid to create a time block;
  drag to move or resize; block and task stay linked, completing one
  completes the other.
- My real calendar shows behind the blocks as a read-only overlay of ICS
  feed URLs from .env; Google Calendar's secret ICS address works and needs
  no OAuth.
- Keyboard-first: n for new task, t for today, arrows move selection, Enter
  schedules the selected task into the next free slot.
- Morning rollover: unfinished blocks from yesterday return to the inbox
  with a reschedule counter, so chronically avoided tasks are visible.
- SQLite storage, localhost only, no accounts, no telemetry.
- Out of scope: two-way Google/Outlook sync and pulling tasks in from other
  apps. Read-only overlay only; OAuth plus sync-conflict handling is exactly
  the maintenance that makes Akiflow worth paying for.
- README: how to find a calendar's secret ICS URL.

$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR

why people still pay

They pay to stop context-switching between task apps and calendars.

what you lose

xwide integrations

xtwo-way sync

xkeyboard UX

xmobile/desktop apps

xsupport for API breakage

prior art to inspect before buildingSuper ProductivityOpen-source personal productivity app that covers portions of time blocking and task plann
reported replacements · 0share on X ↗"Akiflow replacement research and build prompt"
questions
What does the Akiflow verdict mean?

The core job looks buildable, with meaningful gaps: wide integrations, two-way sync. Read the full tradeoff list before committing. This research record is not a hosted IVCIFY tool.

What price does this directory record show for Akiflow?

The directory records $34/month for Pro Monthly, checked 2026-07-30. Verify the source before making a purchase decision. This reference stays outside retail Stack Math unless current matched evidence supports the comparison.

What do I lose by replacing Akiflow?

Honestly: wide integrations; two-way sync; keyboard UX; mobile/desktop apps; support for API breakage. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to Akiflow?

The listed prior art includes Super Productivity (Open-source personal productivity app that covers portions of time blocking and task plann). Inspect those projects before starting from a blank prompt.