diff options
author | leot <leot@pkgsrc.org> | 2017-12-19 11:39:50 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2017-12-19 11:39:50 +0000 |
commit | 1372a95e5ec56c5f8128ec9835195a11603ba9a9 (patch) | |
tree | ef885a786215ea0ebd1c995b4d6efc2fb081a1f5 /time/todotxt/PLIST | |
parent | 03299479a7c1a9079795c09a51f8b30b9e6c3e65 (diff) | |
download | pkgsrc-1372a95e5ec56c5f8128ec9835195a11603ba9a9.tar.gz |
todotxt: Import todotxt-2.10 as time/todotxt
A simple and extensible shell script for managing your todo.txt file.
With a simple but powerful shell script called todo.sh, you can interact
with todo.txt at the command line for quick and easy, Unix-y access.
The Todo.txt CLI supports archiving completed tasks to done.txt and
priority/context tab autocompletion.
Based on now-known-as wip/todotxt-git originally packaged in pkgsrc-wip by
tty` with several changes by myself.
Diffstat (limited to 'time/todotxt/PLIST')
-rw-r--r-- | time/todotxt/PLIST | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/time/todotxt/PLIST b/time/todotxt/PLIST new file mode 100644 index 00000000000..bcf9a5d3dca --- /dev/null +++ b/time/todotxt/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2017/12/19 11:39:50 leot Exp $ +bin/todo.sh +share/doc/todotxt/README.textile +share/examples/todotxt/todo.cfg +share/examples/todotxt/todo_completion |