emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Using org-mode and git to make a wiki


From: Bastien
Subject: Re: [Orgmode] Re: Using org-mode and git to make a wiki
Date: Sat, 20 Jun 2009 20:56:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux)

Hi David,

Matthew Lundin <address@hidden> writes:

> So the good news is: You can already do everything you mention with
> org-mode and git. Just clone a bare repository somewhere and allow
> others to push and pull from it. 

I second Matthew on this.  All the wiki-like features you mentioned can
be "emulated" with Emacs + Org-mode + a distributed versioning system.

As far as communication is concerned (i.e. your idea of people talking
to each others thru org-mode pages) I think it is possible to hook some
scripts to your "git push" command, then let the scripts decide whether
they should send an email to someone or not

Simple example: when pushing changes on a page where you are not the
main author (i.e. not in the #+AUTHOR line), send an email to these
author about the change.  I'm sure Bernt can write such a script :)

The idea of communication only with org-mode files, I don't get it.
Email is powerful, why don't use it?  Same for the HTML output of
org-mode+git pages, I don't see why we should live without it.

In any case, I would be delighted to see Worg clones, exploring
org-mode+git possibilities way beyond Worg!

best,

-- 
 Bastien




reply via email to

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