Hi everyone, I really like Nicolas' icons, and I am developing an Emacs color-theme that coordinates with them (screenshots soon!) I've also agreed to help out with the code, since I wrote some similar stuff a while back. Carsten: right now this code requires a patch to org.el, but I'm not sure how much effect it has on other code---can you peek at the patch and see if this icons code could be made to run on a stock org.el by integrating the patch? On Tue, Jun 23, 2009 at 3:38 PM, Nicolas Girard wrote: > Hi all, > > a while ago, David mentionned that at least two people from the > #org-mode IRC channel would be interested in having pretty icons in > org-mode buffers. I have to confess I'm the second one :-) > > After a little experimentation, I ended up with the results shown in > these screenshots [1] [2]. > > The code can be found on github [3]. Currently, it is not based > on overlays, like David's linkd.el, but on display properties. It is > still unclear which of the approach is the best, but as David > offered his help and is by far more skilled in elisp than I, > hopefully these kind of implementation details will be solved > quickly and the code will become actually useable. > > As for the icons, I make them from scratch using Inkscape and the > Tango [4] colour palette. > > So, what do you think ? Is this a direction you'd want org-mode > to go ? Please, share your feedback & suggestions ! > > Also, I was thinking that putting such kind of screenshots in org-mode's > website could make us gain a little more votes... > > Cheers, > Nicolas > > [1] > http://github.com/ngirard/org-icons/blob/20ab287cd6ab5a5bb3fc8dfc6524f3dd1ab29b2e/example/screenshot1.png > [2] > http://github.com/ngirard/org-icons/blob/20ab287cd6ab5a5bb3fc8dfc6524f3dd1ab29b2e/example/screenshot2.png > [3] http://github.com/ngirard/org-icons/tree/master > [4] http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines > > > _______________________________________________ > 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 >