I am studying in human science (psychology), and I'm starting university next month. I have been using a laptop running Linux to take notes and write assignments during the past two years or so, but I feel my current technique for note taking is unsatisfactory.
My current method is this: fire up
OpenOffice Writer with a blank document, start typing in bullet-list form, with a Heading1 title at the top of the document, and save the document as "yyyy-mm-dd-topic.odt" in a folder such as school/the_subject/*. Whenever a semester is over, I compress the files into a tar.gz archive and put it in an archival folder. This prevents me from having the files indexed by
Tracker.
- must have: formatting controlled by a central/GLOBAL
STYLESHEET, unicode, open source, runs on
Linux
- nice to have:
OpenDocument, drawing support, autosave,
wysiwyg, ability to zoom text to disproportionate sizes (those 1280x1024 widescreen laptops strain the eyes easily)
- don't care about: spellcheck
- don't want: proprietary stuff, obscure file format, latex, a database
I have been scratching my head over this for a little while, so far I see these options: OpenOffice, plain text with Gedit or whatever, Abiword, coding XHTML by hand on the fly, using
Tomboy (but it is
slow), using a wiki such as PmWiki running on a local server on this laptop, none of which particularily seem to fill my needs completely. Please let me know of any other possibilities I have overlooked!
Latex (even
Wyneken) are beyond my understanding, and I feel they are overkill for note taking (maybe when I end up writing a huge thesis or something...)
I want everything I write to be accessible 20 years later. Actually, I have only two big criticisms against my current OpenOffice technique: it forces me to load openoffice (which does "feel" heavier than most text processors), and the contents' style is per-document, not system-wide (like in a CSSed page collection or in Latex).
A criticism I have against
PmWiki (the only wiki I tested, but it uses no database, and that is nice) is that filenames it creates don't really support non-english characters properly, and I have to concede that is a limitation of the web itself; accents mess up nicely in URLs, and pmWiki doesn't like to have them on the filesystem either; actually, the problem may lie in the fact that it feels like I have "less control" over the filesystem since it uses all those WikiWordFileNamesThings. Furthermore, editing in a wiki is not exactly WYSIWYG. You have a very easy syntax, and it has the advantage to use CSS over all your documents at once, but you cannot "visually" distinguish a header paragraph from a regular paragraph, not as easily as you would in a WYSIWYG application (you have to save to do that). Printing is also a bit tricky, and a wiki is, to a certain extent, a bit of annoying maintenance to deal with (security upgrades for example).
I like solutions that "respect" my filesystem instead of forcing me into a set style of folders, or worse, a database; I backup and synchronize notes between my laptop and my desktop over the network using Rsync scripts I wrote.
I am "more inclined" towards certain file formats so far: OpenDocument or xhtml, but feel free to suggest something else. I mean I don't quite like RTF, but if it's guaranteed to work everywhere anytime, it could be useful; or even taking notes in plain text in front of a laptop without X.org would be possible (but pretty friggin radical! :).
Actually, I'm realizing that I'm typing this in Gedit, a plain text / code editor, but that's only because I do not trust the Web (even if my browser never crashed) and don't want to lose a long post.
Thoughts? Experiences? Recommendations? Questions? :) I realize there *is* note-taking software out there such as
Gournal or
Jarnal if I remember correctly, but are those really the end all solution? A computer certainly does not behave like a physical paper notebook, and I'm especially interested in the "way" (or maybe the medium) the notes are taken in (if you have special techniques, I'm also interested), not really specific applications. I know this is a weird question, I will try clarifying as soon as possible if you have needs for clarification.
posted by majick at 4:50 PM on December 29, 2006