Re-Zero Neovim Plugin
An implementation of Mark Forster's Resistance Zero Productivity system.
Explanation
The System
↗ Resistance Zero by Mark ForsterWhy It Works
Mr. Forster's system suggests a quick scan of all the tasks while still contemplating taking action on each one.
As the review process iterates, the skipped reviewed tasks lose resistance and will eventually become marked.
"I found that I got better results having the older slower moving tasks at the end of the scan, rather than at the beginning."
This psycological though process also applies to acting on tasks starting from the end of the list.
Bindings
Commands
Keymaps
Review Mode
Subtask System
Prompts a smaller subtask any time a task has some resistance, filtering it back into the pending list alongside its parent task.
Review Mode
A floating buffer displays pending tasks one at a time in reverse order — some resistance, no resistance, complete, or undo.
Daily Archive
Archives a snapshot of todo.md at the end of every day, updates the date, and wipes the finished list clean.
Smart Enter
Pressing Enter or o creates a new task bullet exactly where you'd expect, inspired by Notion, VimWiki, and Org Mode.
File Format
todo.md by default
todo.md is auto-populated with these four headers on first open
Installation
Neovim v0.12+|v0.9+ should work
Notes
▾