summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-10-31 18:00:58 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-10-31 18:00:58 -0400
commitac750fcd12f1375d4875d62a889005322aa6f534 (patch)
tree313d7a38a699f990e00c3e49f26211718918ea54
parent936e016de99af36ea5518dc16af8f4927b2388ae (diff)
parentfd9192006b32498ab6c0badfb1806acb6ee893c8 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-rw-r--r--doc/plugins/calendar/alexander.mdwn1
-rw-r--r--doc/plugins/calendar/discussion.mdwn2
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/calendar/alexander.mdwn b/doc/plugins/calendar/alexander.mdwn
new file mode 100644
index 000000000..b2894a90c
--- /dev/null
+++ b/doc/plugins/calendar/alexander.mdwn
@@ -0,0 +1 @@
+I use ikiwiki to organize information - projects, reading notes, outlines, todo lists, etc.
diff --git a/doc/plugins/calendar/discussion.mdwn b/doc/plugins/calendar/discussion.mdwn
index 65c2459c6..148b83522 100644
--- a/doc/plugins/calendar/discussion.mdwn
+++ b/doc/plugins/calendar/discussion.mdwn
@@ -1,2 +1,4 @@
It would be nice if the "month" type calendar could collect all of the
matching pages on a given date in some inline type way. --[[DavidBremner]]
+
+Is it possible to get the calendar to link to pages based not on their timestamp (as I understand that it does now, or have I misunderstood this?) and instead on for example their location in a directory hierarchy. That way the calendar could be used as a planning / timeline device which I think would be great. --[[Alexander]]