9101 1501 3471 1101 5039 92
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Bastien altern.org> writes:
> For now there is this rule applying to the HTML export: if an image link
> has no description, or if the description and the link are equal, inline
> the image in the HTML output:
>
> [[file:/home/me/me.jpg]] =>
>
> If there is some informative description
> t
I've been comparing org-mode with emacs-muse. In general, orgmode is much more
polished.
One feature of emacs-muse that I really like and can use is the ability to
display inline images right inside of emacs. This allows me to see thumbnails of
documents I'm currently working on, or catalog photog
> (setq org-agenda-custom-commands
> '(("!" todo "NEXT" nil)
> ("r" tags "Read" nil)
> ("R" tags-todo "Read/NEXT" nil)))
>
> With this setting, you have these keys:
>
> `!' will display items having a "NEXT" to-do keyword
> `r' will display items having a "Read" tag
> `R'
Bastien altern.org> writes:
> > However, when I view the agendas, the "g" switch on the agenda
> > calendar no longer collapses the menu. Is there a new setting to get
> > the "g" switch to work? Setting the variable
> > "org-agenda-use-time-grid" manually works, but is not very
> > convenient.
Bastien altern.org> writes:
> Before digging this issue further, I strongly suggest you upgrade your
> Org-mode. It's Org 5.18 now, and there has been many changes inbetween!
Ok -- that worked! Mostly.
That is, the sorting works.
However, when I view the agendas, the "g" switch on the agenda
Hello,
I've been setting up a GTD style system with org-mode.
I've followed the instructions to create my own agenda menus. Unfortunately, no
matter what I do I can't get the program to sort by categories. Of course, maybe
I'm not using categories right. What I have is the #+CATEGORY: mycat tag u