emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: Ivan Kanis <expire-by-2011-02-02@kanis.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: multiple users org mode
Date: Sat, 29 Jan 2011 09:21:46 -0500	[thread overview]
Message-ID: <87wrlnaiyt.fsf@fastmail.fm> (raw)
In-Reply-To: <87ei7xqzbc.fsf@kanis.fr> (Ivan Kanis's message of "Fri, 28 Jan 2011 08:09:43 +0100")

Ivan Kanis <expire-by-2011-02-02@kanis.fr> writes:

> 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.

Two ideas:

1. Instead of merging separate files, might one not use a common project
   file and rely on tags and categories to mark ownership of tasks?

   Bastien has a nice example of this in his column view tutorial:

   http://orgmode.org/worg/org-tutorials/org-column-view-tutorial.html#sec-5

   Similar example in the manual: (info "(org) Column attributes")

   Merging in this scenario could then be left to git (or some other
   dvcs). 
   
2. User one file per user and rely on the agenda to create a task list
   for the entire project.

Best,
Matt

      reply	other threads:[~2011-01-29 14:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-28  7:09 multiple users org mode Ivan Kanis
2011-01-29 14:21 ` Matt Lundin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wrlnaiyt.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=expire-by-2011-02-02@kanis.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).