Re: [Orgmode] Change style of text/item based on tag

2009-10-07 Thread Tim O'Callaghan
I recently posted to the list org-action-verb.el, that used overlays
to highlight the first word of a headline if it was not an action
word. The same code can be adapted to do this.

Tim.

2009/10/7 Marcelo de Moraes Serpa celose...@gmail.com:
 Hello,

 Is there a way to, based on tagging, to set the style of an item? For ex:

 * Projects
 ** My Project :PROJECT:
 *** SubProject :PROJECT:
  Action
 *** Action

 I would like My Project and SubProject to be in bold.

 Any hints/directions would be highly appreciated!

 Thanks,

 Marcelo.

 ___
 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




___
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


Re: [Orgmode] Change style of text/item based on tag

2009-10-07 Thread Marcelo de Moraes Serpa
Thank you, Tim.

On Wed, Oct 7, 2009 at 12:40 PM, Tim O'Callaghan t...@dspsrv.com wrote:

 I recently posted to the list org-action-verb.el, that used overlays
 to highlight the first word of a headline if it was not an action
 word. The same code can be adapted to do this.

 Tim.

 2009/10/7 Marcelo de Moraes Serpa celose...@gmail.com:
  Hello,
 
  Is there a way to, based on tagging, to set the style of an item? For ex:
 
  * Projects
  ** My Project :PROJECT:
  *** SubProject :PROJECT:
   Action
  *** Action
 
  I would like My Project and SubProject to be in bold.
 
  Any hints/directions would be highly appreciated!
 
  Thanks,
 
  Marcelo.
 
  ___
  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
 
 

___
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