Skip to content

A todo.txt plugin to hide task containing specific keywords

Notifications You must be signed in to change notification settings

bozakov/todo.txt-hide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

todo.txt-hide

A todo.txt plugin to hide task containing specific keywords

Installation

cd into your plugins folder (see Installing Addons), e.g.:

cd ~/.todo.actions.d

Then clone this repository into the folder hide:

git clone https://github.com/bozakov/todo.txt-hide hide

The directory structure should look like this now:

└── ~/.todo.actions.d/
    └── hide
        ├── README.md
        └── hide

Usage

Hide tasks that contain ANY of the listed terms:

todo.sh hide +foo @bar baz

Terms are case-insensitive (i.e. foo will also match FOO).

About

A todo.txt plugin to hide task containing specific keywords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages