emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] multiple users org mode


From: Ivan Kanis
Subject: [Orgmode] multiple users org mode
Date: Fri, 28 Jan 2011 08:09:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hello,

During the org camp in Paris at one point the someone asked "hey org is
wonderful but how do we use it with multiple users?"

I am trying to envision what this would look like. One way to do it
would be to have users share their .org on a network drive. Org would
have to be able to fusion the multiple files into one. For example let's
imagine two users sharing a project:

User 1

* project
** TODO action a
** TODO action b

User 2

* project
** TODO action c
** TODO action b

The consolidated org file would look like this

* project
** TODO action a
** TODO action b
** TODO action c
** TODO action b

How do you envision multiple users org usage? I think it would be a
wonderful feature.

Take care,
-- 
Ivan Kanis
http://kanis.fr




reply via email to

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