Skip to content

p-kolacz/todofzf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

Edit todo.txt using fzf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages