Re: [O] Export Org checkboxes in ox-html using UTF-8 symbols

2014-04-17 Thread Nicolas Goaziou
Hello, Rick Frankel writes: > The == elements for checklists now have the class `on', `off' or > `trans' depending on the state of the checkbox. It seems that this patch broke the test suite. Would you mind looking into it? Regards, -- Nicolas Goaziou

Re: [O] Export Org checkboxes in ox-html using UTF-8 symbols

2014-04-16 Thread Rick Frankel
On Sat, Mar 29, 2014 at 03:12:14PM +0100, Marcin Borkowski wrote: > Dnia 2014-03-28, o godz. 10:59:43 > Rick Frankel napisał(a): > > > On 2014-03-28 10:01, Sebastien Vauban wrote: > > > Rick Frankel wrote: > > > BTW, i used "[ ]" for the unchecked box (we use the same for > > > checked and trans)

Re: [O] Export Org checkboxes in ox-html using UTF-8 symbols

2014-04-02 Thread Rick Frankel
On 2014-03-29 10:12, Marcin Borkowski wrote: Dnia 2014-03-28, o godz. 10:59:43 Rick Frankel napisał(a): On 2014-03-28 10:01, Sebastien Vauban wrote: > Rick Frankel wrote: > BTW, i used "[ ]" for the unchecked box (we use the same for > checked and trans)... I think i'll change the unchecked box

Re: [O] Export Org checkboxes in ox-html using UTF-8 symbols

2014-03-29 Thread Marcin Borkowski
Dnia 2014-03-28, o godz. 10:59:43 Rick Frankel napisał(a): > On 2014-03-28 10:01, Sebastien Vauban wrote: > > Rick Frankel wrote: > > BTW, i used "[ ]" for the unchecked box (we use the same for > > checked and trans)... I think i'll change the unchecked box to > > ☐ to match the checked box (sam

Re: [O] Export Org checkboxes in ox-html using UTF-8 symbols

2014-03-28 Thread Rick Frankel
On 2014-03-27 04:43, Nicolas Goaziou wrote: Hello, Grant Rettke writes: Sacha Chua made a nice hack to export checkboxes as unicode symbols to HTML here: http://sachachua.com/blog/2014/03/emacs-tweaks-export-org-checkboxes-using-utf-8-symbols/?shareadraft=baba27119_533313c944f64 (defun sacha

Re: [O] Export Org checkboxes in ox-html using UTF-8 symbols

2014-03-28 Thread Sebastien Vauban
Rick Frankel wrote: >> Isn't it error-prone and very misleading to have 3 different states in >> the Org files, and just 2 different in the HTML exports? > > There *are* three different states in the exported file -- the > "transient" mode is for partially completed rollups: OK, excellent! Sorry

Re: [O] Export Org checkboxes in ox-html using UTF-8 symbols

2014-03-28 Thread Rick Frankel
On 2014-03-28 10:01, Sebastien Vauban wrote: Rick Frankel wrote: BTW, i used "[ ]" for the unchecked box (we use the same for checked and trans)... I think i'll change the unchecked box to ☐ to match the checked box (same as sachua). Isn't it error-prone and very misleading to have 3 different s

Re: [O] Export Org checkboxes in ox-html using UTF-8 symbols

2014-03-28 Thread Sebastien Vauban
Rick Frankel wrote: > BTW, i used "[ ]" for the unchecked box (we use the same for > checked and trans)... I think i'll change the unchecked box to > ☐ to match the checked box (same as sachua). Isn't it error-prone and very misleading to have 3 different states in the Org files, and just 2 differ

Re: [O] Export Org checkboxes in ox-html using UTF-8 symbols

2014-03-27 Thread Nicolas Goaziou
Hello, Grant Rettke writes: > Sacha Chua made a nice hack to export checkboxes as unicode symbols to > HTML here: > > http://sachachua.com/blog/2014/03/emacs-tweaks-export-org-checkboxes-using-utf-8-symbols/?shareadraft=baba27119_533313c944f64 > > (defun sacha/org-html-checkbox (checkbox) > "F

[O] Export Org checkboxes in ox-html using UTF-8 symbols

2014-03-26 Thread Grant Rettke
Hi, Sacha Chua made a nice hack to export checkboxes as unicode symbols to HTML here: http://sachachua.com/blog/2014/03/emacs-tweaks-export-org-checkboxes-using-utf-8-symbols/?shareadraft=baba27119_533313c944f64 (defun sacha/org-html-checkbox (checkbox) "Format CHECKBOX into HTML." (case che