Skip to content

A todotxt-cli extension to edit single tasks in the text editor of your choice.

Notifications You must be signed in to change notification settings

severoraz/todotxt-cli-tedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

tedit

A todo.txt-cli shell script extension to edit single tasks in the text editor of your choice.

Listed in the todo.txt-cli addon directory.

Usage:

todo tedit ITEM# [BASENAME]

Edit task ITEM# from $TODO_DIR/BASENAME.txt in $EDITOR. If BASENAME is not given, defaults to 'todo'.

Parameter conditions:

  • ITEM# must be an integer
  • BASENAME.txt must exist in $TODO_DIR/"

About

A todotxt-cli extension to edit single tasks in the text editor of your choice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages