Kinda late reply, but thank you very much, works like a charm now!. About the script: It's a good idea, but I'd suggest using $HOME instead or telling the users to create the ~/tasks folder through a .install file, as the program will crash if the path doesn't exist.
Search Criteria
Package Details: t-hg r76.1c496e933168-1
Package Actions
| Package Base: | t-hg |
|---|---|
| Description: | A command-line todo list manager for people that want to finish tasks, not organize them. |
| Upstream URL: | http://stevelosh.com/projects/t/ |
| Category: | office |
| Licenses: | |
| Submitter: | scjudd |
| Maintainer: | scjudd |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2012-02-14 00:28 |
| Last Updated: | 2014-02-22 05:48 |
Latest Comments
Comment by fr0z3d
Comment by scjudd
On the project's page, the author suggests using bash aliases for configuration. I've elected to include a small script with some default options provided at /usr/bin/t; however, if you wish to tweak any of these settings, you'll need to either use aliases (per the author's instructions) or get creative.
The path that t.py gets installed to is /usr/lib/python2.7/site-packages/t.py (just in case you want to go the alias route), but I'm open to suggestions if the default options in /usr/bin/t aren't satisfactory.
Comment by scjudd
fr0z3d, can you check if this is working for you now?
Comment by scjudd
Hi fr0z3d, thanks for the heads up. I've been in Gentoo-land for awhile, so I'll have to spin up an Arch VM and see if I can get this working.
Comment by fr0z3d
fr0z3d@pyrex ~/t-hg % makepkg -i
==> Making package: t-hg 74-1 (Fri Feb 21 21:05:26 VET 2014)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
==> Extracting sources...
==> Entering fakeroot environment...
==> Starting package()...
/home/fr0z3d/t-hg/PKGBUILD: line 17: cd: /home/fr0z3d/t-hg/src/t: No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
Flagging as out of date.