emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Diffing org files with orgmode results


From: lanas
Subject: Re: [Orgmode] Diffing org files with orgmode results
Date: Sun, 9 Mar 2008 11:07:24 -0400

Le Dimanche, 9 Mars 2008 10:53:44 -0400,
lanas <address@hidden> a écrit :

> everyone in its html incarnation.  It could be useful to produce a
> html difference between updates of that file that would look like and
> org file.

I tried with a simple diff like the following and got some results:

diff file1.org file1.org~ | egrep -v '<|\---|\d*c\d*' | sed 's/>//g' > new.org

Perhaps it's not that arcane to produce a html diff of two org files ;-)

Cheers,

Al




reply via email to

[Prev in Thread] Current Thread [Next in Thread]