Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 497 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 497 Bytes

todofzf

Edit todo.txt files using fzf.

WARNING: this is fresh from the oven and not battle tested. Backup your todo.txt before using.

Features

  • Fuzzy search
  • Add tasks - Ctrl-a
  • Edit tasks - Ctrl-e
  • Delete tasks - Ctrl-d
  • Toggle completion - Ctrl-x
  • Set and remove proirities - Alt-1,2,3,0
  • Open URL in $BROWSER - Ctrl-g

Requirements

  • fzf
  • python
  • NerdFont for checkboxes

Usage

todofzf path/to/todo.txt