notes from irc
(15:46:21) kensanata: mattis^: what about it doesn’t work, though?
(15:46:49) kensanata: example: http://www.emacswiki.org/cgi-bin/alex/Spam is a very small page
(15:47:00) kensanata: and it collects the most recent Spam day pages.
(15:47:13) kensanata: <journal “^\d\d\d\d-\d\d-\d\d.*Spam”>
(15:47:25) kensanata: or, to reverse the order, and not just list the last few ones:
(15:47:31) kensanata: <journal 9999 “^\d\d\d\d-\d\d-\d\d.*Spam” reverse>
MattisManzel: Obviously it works, me just too stupid, sorry. Thanks for help.