From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: Org-mode collaborative (multiple users working on the same set of files) Date: Tue, 22 Jun 2010 17:04:31 +0200 Message-ID: <87631bt8g0.fsf@mundaneum.com> References: <4C0FE13B.3040002@ccbr.umn.edu> <87r5kfpw9k.fsf@gollum.intra.norang.ca> <4C103369.5030008@ccbr.umn.edu> <87631rk9ja.fsf@gollum.intra.norang.ca> <871vcfk0kh.fsf@gollum.intra.norang.ca> <87ocfjtjvr.fsf_-_@mundaneum.com> <87631op5uw.fsf@gmail.com> <87631mxbch.fsf_-_@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: 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-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi all, > Regarding the clocked times: > >>> I just read this and before nobody answers, I'll give you a small POC t= hat >>> should work for you. As far as I can tell it doesn't break anything. >>> >>> (defun org-clock-out-mark-clock () >>> (unless remove (insert (format " (%s)" user-full-name)))) >>> >>> (add-hook 'org-clock-out-hook 'org-clock-out-mark-clock) > > Yep, this seems to work perfectly -- did not catch any conflict yet, but > usage time still low. > > Example results: > > * My sub-project > :LOGBOOK: > CLOCK: [2010-06-14 Mon 09:15]--[2010-06-14 Mon 10:11] =3D> 0:56 (Sebas= tien Vauban) > - Test. > :END: > > Your proposed format seems nice to me. Thinking a bit more about this, I would imagine a "tag"-like format would e= ven be more aligned with the rest, moreover if we could get a filtering function (thus, based on tags): --8<---------------cut here---------------start------------->8--- * My sub-project :LOGBOOK: CLOCK: [2010-06-14 Mon 09:15]--[2010-06-14 Mon 10:10] =3D> 0:55 :svauba= n: - Introduction. CLOCK: [2010-06-17 Thu 11:55]--[2010-06-17 Thu 14:40] =3D> 2:45 :eschul= te: - First essay. CLOCK: [2010-06-18 Fri 12:10]--[2010-06-18 Fri 13:20] =3D> 1:10 :svauba= n: - Brainstorming. :END: --8<---------------cut here---------------end--------------->8--- Of course, when using tags, that would imply that identifiers don't contain spaces, if I'm not misspeaking. >> [...] I have been using org-mode files as a point of collaboration on a >> couple of projects (including org-babel [1]) and I think a generalization >> of something like your proposed `org-user-identifier' variable could be >> very useful for many of the org meta-data items associated with headline= s. >> >> For example, it would be great to record the user responsible for every >> TODO state change, so that something like >> >> ** DONE Org-babel should work well when indented >> - State "DONE" from "TODO" [2010-06-10 Thu 15:48] >> >> would instead be >> >> ** DONE Org-babel should work well when indented >> - State "DONE" from "TODO" by eschulte [2010-06-1= 0 Thu 15:48] > > That'd be great. I now dream of the ability to get a "revision history" to > be easily inserted at the begin of a document, like all pros do. Best regards, Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode