Re: [O] HTML --> Org-mode?

2015-01-27 Thread Willem Rein Oudshoorn
Matt Price writes: > Thank you Willem, > > This looks very helpful. > > I am trying the code out in a scratch buffer and I am unable to gnerate org > syntax, e.g. with this test string: > > (h-2-o-insert-org-source-for-html " href=\"http://example.org/\";>hello > world foo" ) > > Am I doing some

Re: [O] HTML --> Org-mode?

2015-01-27 Thread Willem Rein Oudshoorn
Matt Price writes: > Hmm, > > Looks like I asked this about a year ago and didn't follow up on it. Does > anyone know a way to generate org-mode syntax from an html string? I would > like to extend zotxt slightly (see my last post) and at present zotxt can > pull citations 7 bibliography entries

Re: [O] Table formula and text properties

2015-01-08 Thread Willem Rein Oudshoorn
Michael Brand writes: > Hi Wim > > On Wed, Jan 7, 2015 at 6:11 PM, Willem Rein Oudshoorn > wrote: >> ... >> However org mode table formula code seems to strip the display property >> from the string returned by the formula. So this trick will not work. >

[O] Table formula and text properties

2015-01-07 Thread Willem Rein Oudshoorn
I am trying to insert an image into a table by using a table formula. My basic approach is by using a string with a display property like: (propertize "TEXT" 'display (list image)) Or to be more precise (propertize "SPARKLINE" 'display (list (sparkline-make-sparkline