aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Is_there_a_pagespec_for_creation_dates_relative_to_today__63__.mdwn
diff options
context:
space:
mode:
authorPaulePanter <PaulePanter@web>2008-10-15 16:27:53 -0400
committerJoey Hess <joey@kitenet.net>2008-10-15 16:27:53 -0400
commitb7f09741f564052c6d5cf9663285fac85ae3dd10 (patch)
tree77d3c25cd554afbc21ddf15e34bee1b0fbf7ec86 /doc/forum/Is_there_a_pagespec_for_creation_dates_relative_to_today__63__.mdwn
parentb8f4b9c7993cd5e7e5e6b07d512ffa8ecf9f5a7a (diff)
downloadikiwiki-b7f09741f564052c6d5cf9663285fac85ae3dd10.tar
ikiwiki-b7f09741f564052c6d5cf9663285fac85ae3dd10.tar.gz
New post.
Diffstat (limited to 'doc/forum/Is_there_a_pagespec_for_creation_dates_relative_to_today__63__.mdwn')
-rw-r--r--doc/forum/Is_there_a_pagespec_for_creation_dates_relative_to_today__63__.mdwn13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/Is_there_a_pagespec_for_creation_dates_relative_to_today__63__.mdwn b/doc/forum/Is_there_a_pagespec_for_creation_dates_relative_to_today__63__.mdwn
new file mode 100644
index 000000000..8072747d9
--- /dev/null
+++ b/doc/forum/Is_there_a_pagespec_for_creation_dates_relative_to_today__63__.mdwn
@@ -0,0 +1,13 @@
+Dear users,
+
+
+using the directive inline, I want to show all pages (for example named 2008.10.2:foo.mdwn or 2009.12.3:bar.mdwn), whose date in the title are in the future. So in this example only the second one.
+
+I did not find a directive doing this in [[/ikiwiki/PageSpec]].
+
+Does somebody have an idea? I just came up with using a tag “recent” or using a separate folder. But this would be a quite some work to maintain this setup.
+
+
+Thanks,
+
+Paul