* Memnon Anon wrote:
> Karl Voit writes:
>
>> What I want to achieve: on top, there should be my normal agenda
>> (events, tasks, habits, ...) but minus elements tagged with
>> "reward".
>
> #+begin_src emacs-lisp
> ;;; Based on http://article.gmane.org/gmane.emacs.orgmode/41427
> (defun my-ski
* Karl Voit wrote:
> * Memnon Anon wrote:
>>
>> I'm in a hurry, but lets see if I can give you something in 5 minutes.
>
> :-)
>
> Following works:
Sorry! I answered the wrong email :-(
My email was referring to another thread here.
--
Karl Voit
* Memnon Anon wrote:
>
> I'm in a hurry, but lets see if I can give you something in 5 minutes.
:-)
Following works:
,[ section within org-agenda-custom-commands ]
| ("b" "borrowed stuff" tags "+borrowed" (
| (org-agenda-overriding-header "stuff that I borrowed")
| (org-agenda-skip-functi
Karl Voit writes:
> What I want to achieve: on top, there should be my normal agenda
> (events, tasks, habits, ...) but minus elements tagged with
> "reward".
[...]
> I think, that «(agenda "" nil)» has to be modified but I don't know
> how.
I'm in a hurry, but lets see if I can give you somethi