regexghost.com
GitHub logo Codeberg logo Bluesky logo email logo

bug-fork

bug is a terminal todo/issue tracker program/script I found on the internet. I wanted to change it in a couple of ways so I decided to re-write it

bug ls

bug view

Changes

Usage

Set $BUG_PROJECT to a file which will contain all of your todo's

Basic Commands

bug list - List all active todos
bug view - View details for a specific todo - uses fzf to select
bug add - Add new todo
bug delete - Delete specific todo - uses fzf
bug edit - Edit specific todo - uses fzf
bug restore - Restore deleted todo - uses fzf