From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Kanis Subject: multiple users org mode Date: Fri, 28 Jan 2011 08:09:43 +0100 Message-ID: <87ei7xqzbc.fsf@kanis.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=55189 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pj6yV-0001QR-Qn for emacs-orgmode@gnu.org; Sat, 29 Jan 2011 04:20:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pj6yU-00008a-Kg for emacs-orgmode@gnu.org; Sat, 29 Jan 2011 04:20:07 -0500 Received: from lo.gmane.org ([80.91.229.12]:59563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pj6yU-00008Q-Av for emacs-orgmode@gnu.org; Sat, 29 Jan 2011 04:20:06 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pj6yT-000648-6y for emacs-orgmode@gnu.org; Sat, 29 Jan 2011 10:20:05 +0100 Received: from 89.83.137.164 ([89.83.137.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 29 Jan 2011 10:20:05 +0100 Received: from expire-by-2011-02-02 by 89.83.137.164 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 29 Jan 2011 10:20:05 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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