<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Linux software for an electronic journal</title>
	<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal/</link>
	<description>Comments on Ask MetaFilter post Linux software for an electronic journal</description>
	<pubDate>Mon, 05 Jan 2009 16:03:05 -0800</pubDate>
	<lastBuildDate>Mon, 05 Jan 2009 16:03:05 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Linux software for an electronic journal</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal</link>	
		<description>What are some good Linux programs for keeping an electronic research journal? &lt;br /&gt;&lt;br /&gt; I write a lot when I am thinking about a problem.  Writing helps me organize my thoughts.  Now that I&apos;m starting a PhD I want to move away from the pen-and-paper method I used in my master&apos;s, mainly because organization and information retrieval became very difficult after a year or two.&lt;br&gt;
&lt;br&gt;
I&apos;m using Ubuntu Linux (though I could try Windows programs under WINE, I guess).  I tried a few programs so far, recently TomBoy, but I wasn&apos;t sold on it.  I don&apos;t like the TomBoy interface where little notes fly up in new windows; I&apos;d prefer something closer to a tabbed text-editor with indexing and timestamps.  My style is not so much creating structured information like a database or wiki, but rather dumping bursts of text into the screen every now and then.  I don&apos;t want to spend a lot of time thinking about organizing information; instead, I want to able to open the program, start typing, and then click somewhere to have it filed away.  Any ideas?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2009:site.110862</guid>
		<pubDate>Mon, 05 Jan 2009 15:38:54 -0800</pubDate>
		<dc:creator>PercussivePaul</dc:creator>
		
			<category>research</category>
		
			<category>journal</category>
		
			<category>diary</category>
		
			<category>wiki</category>
		
			<category>notes</category>
		
			<category>software</category>
		
			<category>linux</category>
		
			<category>gradschool</category>
		
	</item> <item>
		<title>By: PueExMachina</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595011</link>	
		<description>Could you use Ubuntu&apos;s default text editor (Gedit), manually type a timestamp, and rely on Ubuntu&apos;s default indexer (Tracker) for searching?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595011</guid>
		<pubDate>Mon, 05 Jan 2009 16:03:05 -0800</pubDate>
		<dc:creator>PueExMachina</dc:creator>
	</item><item>
		<title>By: grouse</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595018</link>	
		<description>I store my &quot;lab notebook&quot; as one big HTML file per year. I use emacs for editing the html. I use emacs org-mode to keep my todo list. This combination works much better than anything I have tried before, which includes wikis and paper notes.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595018</guid>
		<pubDate>Mon, 05 Jan 2009 16:12:52 -0800</pubDate>
		<dc:creator>grouse</dc:creator>
	</item><item>
		<title>By: qxntpqbbbqxl</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595022</link>	
		<description>&lt;small&gt;(I haven&apos;t found a good solution to this, so I&apos;ll be watching this thread with interest)&lt;/small&gt;&lt;br&gt;
&lt;br&gt;
Things to check out:&lt;br&gt;
  hnb - a text-based hierarchical notebook&lt;br&gt;
  BasKet - kind of like OneNote for KDE&lt;br&gt;
  OneNote under Wine - I have no idea if this will work&lt;br&gt;
  freemind - &quot;Mind mapping&quot; software. I haven&apos;t tried it&lt;br&gt;
&lt;br&gt;
I just use a big text file, managed with subversion.  This is obviously not ideal.  I think if I were to start over, I&apos;d put everything in a private wiki.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595022</guid>
		<pubDate>Mon, 05 Jan 2009 16:18:46 -0800</pubDate>
		<dc:creator>qxntpqbbbqxl</dc:creator>
	</item><item>
		<title>By: holloway</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595063</link>	
		<description>Any wiki will probably have changes available as timestamped diffs, so you might be able to use a wiki in the way that you talk about. That would allow you to structure it as &lt;br&gt;
&lt;br&gt;
Otherwise a twitter-like bit of software might work for you (and there are lots of Linux clients for twitter itself). Try &lt;a href=&quot;http://sweetter.net/&quot;&gt;Sweetter&lt;/a&gt; for example.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595063</guid>
		<pubDate>Mon, 05 Jan 2009 16:51:51 -0800</pubDate>
		<dc:creator>holloway</dc:creator>
	</item><item>
		<title>By: PercussivePaul</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595086</link>	
		<description>timestamped diffs are a bit of a pain, as is manual timestamps and searching.  The more effort this thing requires to use, the more likely I am to simply stick with pen and paper.   Twitter is actually much closer to the work model I would use, but I expect twitter clients aren&apos;t really designed for what I want to do, namely dump in relatively large amounts of text, and quickly page through lots of previous entries.  Thanks, though, I&apos;ll look into it.  More ideas are welcome...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595086</guid>
		<pubDate>Mon, 05 Jan 2009 17:13:59 -0800</pubDate>
		<dc:creator>PercussivePaul</dc:creator>
	</item><item>
		<title>By: COD</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595107</link>	
		<description>How about a&lt;a href=&quot;http://backpackit.com&quot;&gt; Backpack&lt;/a&gt;? It accepts text entry via email, so you can essentially dash of an email to youself whenever you want to capture a thought. Plus, being web software, it understands hyperlinks etc if you save links. You can also sync it with Tomboyvia the Conduit application to give yourself a local backup.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595107</guid>
		<pubDate>Mon, 05 Jan 2009 17:30:13 -0800</pubDate>
		<dc:creator>COD</dc:creator>
	</item><item>
		<title>By: pwnguin</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595175</link>	
		<description>Man, this question keeps coming up again and again.   You&apos;d think one of these grad students would just write the program and call it good.  I guess the problem is few generally expect to need such a thing more than once.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595175</guid>
		<pubDate>Mon, 05 Jan 2009 18:22:34 -0800</pubDate>
		<dc:creator>pwnguin</dc:creator>
	</item><item>
		<title>By: silentbicycle</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595200</link>	
		<description>Emacs is a pretty big program, in that learning it for any &lt;em&gt;specific&lt;/em&gt; task is probably overkill. Still, if you are going to be working with text a great deal (especially structured text of any kind at all), it will absolutely pay off in the long run.&lt;br&gt;
&lt;br&gt;
&lt;em&gt;&quot;...but rather dumping bursts of text into the screen every now and then...&quot;&lt;/em&gt; sounds &lt;strong&gt;exactly&lt;/strong&gt; like &lt;a href=&quot;http://www.emacswiki.org/cgi-bin/wiki/RememberMode&quot;&gt;remember-mode&lt;/a&gt;. I use it with the built-in &lt;a href=&quot;http://www.emacswiki.org/emacs/OutlineMode&quot;&gt;outline-mode&lt;/a&gt;: I hit Control-c and then n (mnemonic: &quot;note&quot;) to open a blank buffer with some context inserted at the bottom (a timestamp and what I had been editing). I type whatever fleeting idea just hit me, then hit Control-C twice to close it. It&apos;s automatically added as another bullet point (under &quot; *  unfiled &quot;) in my outline.&lt;br&gt;
&lt;br&gt;
I could move away from the &quot;plain text file collapsible into an outline&quot; format and put it in a dedicated database or something, but Emacs&apos;s searching commands have been fast enough, and everything understands plaintext. (It&apos;s also under version control and thus automatically backed up, FWIW.)&lt;br&gt;
&lt;br&gt;
Chances are, 1) Emacs can be extended to suit exactly your needs, and 2) somebody has already done it.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595200</guid>
		<pubDate>Mon, 05 Jan 2009 18:39:22 -0800</pubDate>
		<dc:creator>silentbicycle</dc:creator>
	</item><item>
		<title>By: brennen</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595238</link>	
		<description>As with Emacs, it might be more of a learning curve than you want for something like this, but I think &lt;a href=&quot;http://www.vim.org/&quot;&gt;Vim&lt;/a&gt; would also be a reasonable choice, inasmuch as it&apos;s a powerful text editor and it&apos;s probably what I&apos;d use for this sort of task.  (There are probably some plugins that would help - maybe &lt;a href=&quot;http://www.vim.org/scripts/script.php?script_id=1658&quot;&gt;NERDTree&lt;/a&gt; and some files in directories?)&lt;br&gt;
&lt;br&gt;
Well, that or a wiki.  There are a bunch of lightweight wikis that would be cake to set up on localhost, or maybe &lt;a href=&quot;http://www.tiddlywiki.com/&quot;&gt;TiddlyWiki&lt;/a&gt;, which is purely browser-based, would be worth investigating.&lt;br&gt;
&lt;br&gt;
I use a minimal wiki to dump random links, quotes, and chunks of underdeveloped text. I only really edit a couple of pages very heavily, but (despite how much it can suck to edit text in a browser) it works pretty well for shuffling stuff around, and there&apos;s no &lt;i&gt;requirement&lt;/i&gt; that it be structured.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595238</guid>
		<pubDate>Mon, 05 Jan 2009 19:13:32 -0800</pubDate>
		<dc:creator>brennen</dc:creator>
	</item><item>
		<title>By: a robot made out of meat</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595245</link>	
		<description>&lt;i&gt;I&apos;d prefer something closer to a tabbed text-editor with indexing and timestamps. My style is not so much creating structured information like a database or wiki, but rather dumping bursts of text into the screen every now and then. I don&apos;t want to spend a lot of time thinking about organizing information; instead, I want to able to open the program, start typing, and then click somewhere to have it filed away. Any ideas?&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
You say not-a-wiki, but this sounds like maybe you want tiddlywiki and just not to use most of the features.  It lives in the browser, stores everything in one place, is text searchable and timestamped.  Plus, if you ever want to you could use all those pesky features.&lt;br&gt;
&lt;br&gt;
Although, you could also do with with plain text dumped in a folder.  Search it with &quot;find&quot; and &quot;grep&quot;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595245</guid>
		<pubDate>Mon, 05 Jan 2009 19:17:50 -0800</pubDate>
		<dc:creator>a robot made out of meat</dc:creator>
	</item><item>
		<title>By: silentbicycle</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595282</link>	
		<description>I forgot about TiddlyWiki. That may be a good fit for you, too. Not my style, but it works.&lt;br&gt;
&lt;br&gt;
On second thought, about Emacs:&lt;br&gt;
&lt;br&gt;
Remember is probably *perfect* if you were already using Emacs, but for your purposes it would be easy enough to write a &amp;lt;10-line script (called &quot;note&quot; or &quot;r&quot; or whatever) that opens $EDITOR on a file named after a datestamp (e.g. 2009-01-05_22:24.txt so they sort alphabetically) in a directory like &quot;~/notes&quot;.&lt;br&gt;
&lt;br&gt;
Something like this:&lt;br&gt;
----&lt;br&gt;
&lt;strong&gt;#!/bin/sh&lt;br&gt;
$EDITOR ~/docs/`date &quot;+%Y-%m-%d_%H:%M&quot;`.txt&lt;/strong&gt;&lt;br&gt;
----&lt;br&gt;
would be a good start. Set $EDITOR to vim or nano or mg or jed or whatever in your profile (or just write it in), good to go. If you want to search for stuff, use grep in the directory. If you want to limit to a date range, &quot;grep [pattern] 2008-11-13_*.txt&quot; or whatever. Grep won&apos;t index, but it will find things fast enough, until you have several MB of notes.&lt;br&gt;
&lt;br&gt;
FWIW, I&apos;m not convinced that the learning curve for vi(m) is necessarily better than Emacs. I&apos;ve used both for several years each, and they both have interfaces designed to help experienced users to be efficient, rather than making things convenient for new users. (&lt;a href=&quot;http://news.ycombinator.com/item?id=230990&quot;&gt;my comparison&lt;/a&gt;)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595282</guid>
		<pubDate>Mon, 05 Jan 2009 19:43:15 -0800</pubDate>
		<dc:creator>silentbicycle</dc:creator>
	</item><item>
		<title>By: devilsbrigade</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595320</link>	
		<description>I&apos;ll also vote for emacs, but using the org-mode package (remember-mode can work with org-mode). Definitely use some sort of version control. emacs makes this easy as well. Learning emacs is a big investment, but despite not really having a good text editor, the sheer amount of useful code that has been written for it make it worth it.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595320</guid>
		<pubDate>Mon, 05 Jan 2009 20:06:55 -0800</pubDate>
		<dc:creator>devilsbrigade</dc:creator>
	</item><item>
		<title>By: cdmwebs</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595461</link>	
		<description>How about &lt;a href=&quot;http://www.ubuntugeek.com/zim-a-desktop-wiki-for-ubuntu-linux.html&quot;&gt;Zim&lt;/a&gt;? It&apos;s a personal wiki application.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595461</guid>
		<pubDate>Mon, 05 Jan 2009 22:09:19 -0800</pubDate>
		<dc:creator>cdmwebs</dc:creator>
	</item><item>
		<title>By: singingfish</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595541</link>	
		<description>I&apos;d be inclined to try to shoehorn &lt;a href=&quot;http://zotero.org&quot;&gt;Zotero&lt;/a&gt; to meet my needs.  It deals with collections of stuff very well, and so long as you&apos;ve got a reasonably fast computer the search is pretty good too.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595541</guid>
		<pubDate>Tue, 06 Jan 2009 01:28:18 -0800</pubDate>
		<dc:creator>singingfish</dc:creator>
	</item><item>
		<title>By: brennen</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1595925</link>	
		<description>&lt;small&gt;&lt;br&gt;
&lt;i&gt;FWIW, I&apos;m not convinced that the learning curve for vi(m) is necessarily better than Emacs.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
I used Emacs for a year or so before switching to vi(m) for the last 7 or 8, and I&apos;m reasonably certain that Emacs is friendlier up-front, at least. The modeless input model is a lot closer to what most people expect out of a screen full of text, after all.&lt;br&gt;
&lt;br&gt;
Anyway, I generally just advise people to learn &lt;i&gt;some&lt;/i&gt; serious text editor. It&apos;s one of those software decisions that&apos;s life-changing out of all proportion to the apparent triviality of putting words on a screen...&lt;br&gt;
&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1595925</guid>
		<pubDate>Tue, 06 Jan 2009 10:39:33 -0800</pubDate>
		<dc:creator>brennen</dc:creator>
	</item><item>
		<title>By: PercussivePaul</title>
		<link>http://ask.metafilter.com/110862/Linux-software-for-an-electronic-journal#1598066</link>	
		<description>I have found it!  ladies and gentlemen, I give you... &lt;a href=&quot;http://rasm.ods.org/takenote/index.shtml#download&quot;&gt;Takenote&lt;/a&gt;.  I&apos;ve already tried it out and it is exactly what I have been looking for.&lt;br&gt;
&lt;br&gt;
I can&apos;t even remember where I found this... somebody somewhere suggested it on a forum that I found in a google search.   Anyway, thanks for all the suggestions.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.110862-1598066</guid>
		<pubDate>Wed, 07 Jan 2009 20:24:24 -0800</pubDate>
		<dc:creator>PercussivePaul</dc:creator>
	</item>
	</channel>
</rss>
