Skip to content

Cj-bc/watchtodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watchtodo -- watch todo on your directory, in other tty

this is wrapper of watchfile specialized in todo-txt. If you define your TODO_DIR to somewhere one place, this won't help you. In that case, please use my watchfile.

Please use with tmux/GNU screen so that you can feel its magical power ;)

what is watchfile (which is made by Cj-bc)

the watchfile is real time file viewer. While running, watchfile automatically detect the changing and show it in the same window.

feature

  • display todo.txt at current directory automatically.

usage

If you don't use 'todo.txt' for todo file, please set it:

$ watchtodo filename <your todo.txt file name>
  1. In non working pane(which todo contents will be displayed), run:
$ watchtodo recieve

Installation

for all types of installation

Please set your PS1 to output $(pwd) to specific file so that watchtodo recieve can know where you are now.

export PS1="${PS1} \$(echo \$(pwd) >~/.watchtodo/pwd 2>/dev/null)"

homebrew

bpkg

from source

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages