From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Re: converting people to Emacs and org-mode Date: Tue, 09 Apr 2013 10:31:21 -0500 Message-ID: <87li8r3em4.fsf@earlgrey.lan> References: , <80250278-A37A-4F8E-9414-51241E8A06B9@gmail.com>, <87obdom3s8.fsf@bzg.ath.cx>, <20130409100330.GJ3650@cardamom.adamsinfoserv.com>, <8738uzubwa.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPaVh-0002tf-BX for emacs-orgmode@gnu.org; Tue, 09 Apr 2013 11:31:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPaVf-0007bV-Qd for emacs-orgmode@gnu.org; Tue, 09 Apr 2013 11:31:01 -0400 Received: from li424-160.members.linode.com ([50.116.34.160]:48433 helo=dustycloud.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPaVf-0007bM-M9 for emacs-orgmode@gnu.org; Tue, 09 Apr 2013 11:30:59 -0400 In-reply-to: <8738uzubwa.fsf@ericabrahamsen.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Eric Abrahamsen writes: > Russell Adams writes: > >> My experience has been that after watching me manage a project in Org >> for a few weeks, I have customers beg me to help them install it on >> their PC. I've had quite a few converts through working together and >> by example. > > Perhaps the web incarnations of org could help here too. Say the manager > of a small group project were able to create a web-version of an agenda, > and project members could filter that by clicking on javascript-enabled > versions of tags corresponding to their TODOs, and even click the TODOs > to change state, that could be a nice introduction to project management > in Org. It might require too much org functionality to be re-written in > javascript though? Dunno. > > E I think a web application that allowed for orgmode-as-a-group-todo-management-system thing would be huge. It would require a lot of thinking of how to approach it in a way that would be nice and make sense. I'm not really sure what it would look like. But hook that up to git and you'd have a really interesting bug tracking system. There was that relevant GSoC project, but I'd be interested in this happening in python or similar. Now that we have the standard for orgmode as a file format...