[Orgmode] Re: FR: Display images in org-mode?

2008-01-09 Thread MarkS
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


[Orgmode] Re: FR: Display images in org-mode?

2008-01-08 Thread MarkS
Bastien bzg at 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]] = img src=[img URL]
 
 If there is some informative description 
 then don't inline the image, juste link to it.
 
   [[file:/home/me/me.jpg][Me!]] = a href=[img URL]Me!/a
 
 Would this rule be okay for inlining images in the buffer as well?
 

Is that the rule, or is this the rule (from the documentation):

  If the description is a file name or URL that points to an 
  image, HTML export (*note HTML export::) will inline the image
  as a clickable button.  If there is no description at all and 
  the link points to an image, that image will be inlined into 
  the exported HTML file.


This latter rule would work. One would want the exported HTML to be a clickable
button so that you could, for example, have a thumbnail on the page that points
to a higher resolution version in a different directory.

The thing that's missing from either approach is that you can't specify
attributes -- especially the alt tag for creating w3c compliant, disability
accessible, search-engine friendly image descriptions. 

Thanks!
-- Mark




___
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


[Orgmode] FR: Display images in org-mode?

2008-01-07 Thread MarkS
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 photographs on CD.

Is there any hope that orgmode will ever have this capability? I was thinking
that the image rendering must somehow be inherent in emacs for muse to be able
to do this, so maybe it wouldn't be too hard for orgmode to do it too?

Thanks!
Mark








___
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


[Orgmode] Re: Getting org-agenda-sorting-strategy to work

2008-01-06 Thread MarkS
Bastien bzg at 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. Is there a new setting to get the g to work?
 
 Try `G'.

Thanks!

  It would be most ideal if there was a way to sort by keywords.
 
 What do you mean? 

If there was a way to sort the view by the TODO keywords. I'm taking the
approach of having the TODO keyword set the GTD state of the entry, since (1)
The Todo word is right at the start of the line and not lost at the end and (2)
It seems easier to set the ToDo words than to set tags or properties. On a day
to day basis, that can make a big difference. Everything works great, but it
would be even better if it was possible to sort by the keywords, thus
automatically creating the next-action break-downs.

Thanks!
Mark






___
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