emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] org-agenda-prefix-format %s returns null string


From: Samuel Wales
Subject: [O] org-agenda-prefix-format %s returns null string
Date: Sun, 6 Oct 2013 14:36:30 -0700

The following custom agenda has a couple of problems.  Can anybody
suggest fixes?

  1) slow
  2) there is no agenda prefix telling me the date or scheduling information

My understanding is that %s is supposed to show scheduling
information?  Do people typically use %(org-get-property
\"SCHEDULED\") and similar instead?

Thanks.

===
        `(("i" . "views -- agenda, next")
          ("iu" "upcoming scheduled and deadline, by timestamp -- experimental"
           tags ,(concat "+SCHEDULED>\"<now>\"+SCHEDULED<\"<+1m>\""
                         "|+DEADLINE>\"<now>\"+DEADLINE<\"<+1m>\"")
           ((org-use-tag-inheritance nil)
            (org-agenda-prefix-format "%s")
            (org-agenda-sorting-strategy '(timestamp-up))))
...
===

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.

Denmark: free Karina Hansen NOW.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]