From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bodhi Subject: Re: how do scientists use org mode? Date: Sat, 28 Jan 2012 15:38:03 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59078) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrJHU-0007k3-SO for emacs-orgmode@gnu.org; Sat, 28 Jan 2012 20:10:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RrJHQ-000364-TQ for emacs-orgmode@gnu.org; Sat, 28 Jan 2012 20:10:08 -0500 Received: from plane.gmane.org ([80.91.229.3]:56750) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrJHQ-00034i-Ni for emacs-orgmode@gnu.org; Sat, 28 Jan 2012 20:10:04 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RrJHP-0004gd-7C for emacs-orgmode@gnu.org; Sun, 29 Jan 2012 02:10:03 +0100 Received: from webcache1-cc-ext.network.nus.edu.sg ([137.132.250.13]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Jan 2012 02:10:03 +0100 Received: from bodhi by webcache1-cc-ext.network.nus.edu.sg with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Jan 2012 02:10:03 +0100 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: emacs-orgmode@gnu.org GMX Christoph 13 gmx.net> writes: > > Hi > this is my first post here and although I am evaluating org mode with great interest, I am also asking myself > in which way other scientists are making use of org mode. It will take a while to get my head around how to > accomplish certain things in org mode but for the moment I am intrigued by *why* one would want to approach > the problem of organizing one's research with org mode and in which way. > Are you putting exclusively your todos in, well, your todo file and perhaps keep project-related things, > such as data and progress, notes, ideas etc. somewhere else? Or do you embed your notes and todos within > their original context, i.e. is org mode your one-stop solution for data management? Do you maintain a > separate file for every major project you are responsible for or involved in or throw everything into one > or few humungous files and differentiate using hierarchies and tags? > In the past I have hit some road blocks not so much with other softwares but rather concepts such as GTD, which > I think is tailored to the needs of people outside science, so I would deeply appreciate your views and experience. > > If this list is geared towards the proximate aspects of development and less towards philosophy of usage, I apologize > > Christoph > > Hey Christoph, Welcome to orgmode! Well, to put it simply: you can use orgmode for everything: right from making notes, to writing papers, to designing websites and presentations, the list goes on and on. For example, you can write your papers and orgmode will generate LaTeX and pdfs automatically for you. It can also generate HTML files automatically, in case you wish to publish something on your website, but lack the time/enthusiasm/expertise to generate a decent looking webpage. Same goes for presentation (orgmode uses Beamer). Bottom-line: all you write is plain text, and everything else is auto-generated, seamlessly and without the user bothering about what is happening at the back. For example, I was recently a part of a team of a few Engineers and a bunch of Research Assistants, and we always used to assign tasks, maintain timesheets, generate reports, make presentations etc. using orgmode. For your questions on how to organize data and files: you can use orgmode to link between files, directories and URLs. So it is up to you to decide how you keep your files/folders. You just need to link them, and then use orgmode to pull it up for you. There are a bunch of tutorials here:http://orgmode.org/worg/org-tutorials/index.html. Please feel free to look at them, in order to gain some perspective on how efficiently orgmode can aid you in your day-to-day activities. Happy "document"-hacking, Bodhi PS: I hope you are using Emacs, as it seamlessly renders orgmode stuff. Other editors just can't do it as nicely.