Re: [O] ATTRLIST-x in agenda exported to html

2012-02-08 Thread lbmlist
Ok, so what I did was define a face: (org-copy-face 'modeline 'lbm-org-mode-pack-keyword "Face used to show items ready to pack, but not yet to ship" :background "#cc") add it to the org-todo-keyword-faces (setq org-todo-keyword-faces (quote ( ("PACK" . lbm-o

[O] ATTRLIST-x in agenda exported to html

2012-02-07 Thread lbmlist
Greetings, I use a number of To Do states. When I export my agenda views to html, the various To Do's get dropped into spans that are not consistent. For example, in one view: TODO ... DESIGN ... In another: TODO ... PENDING ... DESIGN ... What I would like to do is somehow be able to b