Skip to content

benjamingorman/todoyo

Repository files navigation

todoyo

Todoyo is a minimalist todo app controlled entirely through vim motions.

It is designed to make the experience of editing a todo list as pleasant and efficient as possible.

todoyo screenshot

Features

  • Vim style navigation
  • Persistent local storage
  • Support for multiple named todo lists
  • Help box
  • Better vertical scrolling behaviour
  • Customizable themes
  • Customizable keybindings
  • Support for nested todo items
  • Support for tags/coloured labels
  • Search
  • Copy and paste
  • Extended todo descriptions
  • Focus mode (show only a priority item)
  • Pomodoro mode

Dev

Recommended IDE Setup