[pmwiki-users] Modified Calendar Question

The Editor editor at fast.st
Sat Jul 8 20:31:47 CDT 2006


Hi all,

I'm exploring ways to set up a personal project management system that
works a bit different from existing calendar setups, but need some
help.  I'm not worried about a graphical calendar interface, just want
to be able to print up a list of things to do each day, drawn from to
do lists for multiple projects.

Part 1
Basically, my plan is to set up a "projects" group, each page
consisting of a list of to do items for some project. Then I want to
tag each to do item with its own date. Unless someone has a better
suggestion, I'm thinking of using categories and anchors--i.e.

[[!20060708]][[#20060708]] Task 1....

[[!20060710]][[#20060710]] Task 2....

Next, I want to pull up a page from my "category" group (really a
calendar group) with a given day's date and have it list just those to
do tasks with that date from across all the project pages, using a
custom pagelist. ie (:pagelist link=Category.{$Name} list=projects:)
Anyone know the syntax for having a pagelist that just shows the
content between two anchors?

Part 2
I'm thinking I could also create in the pagelist a link back to the
various project pages, so I could simply delete the category tag
beside a task to essentially mark that task complete. If so, I'd like
a pagelist that shows all tasks left undone  (ie from dates < current
date that are still tagged).  And a third pagelist showing a list of
all tasks of all tasks coming up over the next seven days (ie from
dates > current date and < current date + 7). Can someone help with
the conditionals for such pagelists?

Cheers,
Caveman




More information about the pmwiki-users mailing list