On Wed, Jul 27, 2011 at 6:41 AM, Alex Boisvert <[email protected]>wrote:
> Or Chris could use the following hack,
>
> # :call-seq:
> # shorten("project-name")
> #
> # shorten("project1") makes all project1:project2:subtask's available as #
> :call-seq:
>
Oops, cut&paste bug. The comment should have been,
# :call-seq:
# shorten("project-name")
#
# shorten("project1") makes all project1:project2:subtask's available as
project2:subtask
alex
