A few people have recently made remarks or asked about my netbook-based note-taking and workflow. I found a few blogs and articles helpful while developing my own system, so I thought I’d share the details here where other students or academics might stumble on them and find a useful idea or two.
Last year I finished an undergraduate master’s degree in chemical engineering. For the first three years of my degree I had trouble with note-taking and revision. The main causes of this were:
- My own poor handwriting
- The variety of formats in which we were provided with notes and resources
- The ease of losing miscellaneous scraps of paper
- Disagreement with lecturers on the best way to study their material
I was somewhat wary going into my fourth and final year that things were only going to get more difficult. It was time to sort this out. What I came up with was highly successful; not only did I have an excellent set of notes for revision, but I was able to work on design projects and coursework using a range of computers, fairly seamlessly.
Netbook: ASUS Eee PC 1001P
This was an affordable machine (I paid ~£240 for it in mid-2010) with a robust design, excellent battery life and sharp, matt 10″ screen. The screen is undermined by a distracting, glossy bezel, so I covered this with matt insulating tape. This has the bonus feature of covering the webcam when not in use. I tried to track down a netbook without Windows installed, but this didn’t appear to be an option for the current generation of netbooks.
Operating system: Ubuntu 10.04 Netbook Edition
Having dabbled with running linux in virtual machines on my iMac, I was keen to get stuck in with a more dedicated machine. Ubuntu Netbook Edition was an obvious choice, with a highly netbook-oriented user interface, but with the large community and package repositories of Ubuntu. I have resisted upgrading from version 10.04 as I understand there have been several UI changes, and I am very happy as it is. There were a couple of snags setting it up, most notably the erratic brightness control and unsupported wireless drivers. I found a very helpful blog, edited a configuration file, installed the wireless drivers with ndiswrapper, and I was up and running. I also encountered a few problems as a result of using wubi; while a nice toy for testing out Ubuntu on a windows machine, it is not very trustworthy for long-term use, and I would advise against it.
Once I had Ubuntu Netbook Edition up and running it has been a exceptionally smooth, consistent experience. The Software Centre is quite slick but I generally prefer to use apt-get from the command line. This post isn’t really the place to go into the relative merits of operating systems and package management, suffice to say that I currently plan to stick with Ubuntu and its spin-offs, largely due to the ease of installing software.
Annotating slides: Xournal
I try wherever possible to use software that is cross-platform. However, to the best of my knowledge, Xournal is only available on Linux and related platforms. It is a fairly simple package, designed for use with a stylus as a pseudo-notepad. However, it also offers very flexible PDF annotation. Where lecture notes have been made available in advance, I have converted them to PDF (if necessary) and opened them as a background in Xournal. From there I can type notes and sketch diagrams (usually in a contrasting colour and font) as though scribbling on a print-out, but with a few key advantages:
- If the block of text is larger than expected, I can re-position or re-size it
- Can correct mistakes cleanly
- Can insert duplicate slides if need to take more notes than there is room for
- Can insert blank slides to account for extended rants
- No need to print in advance; can download and set up while in the lecture if necessary
The final step of the process is to export to PDF. From there, the notes can be studied from virtually any device.
Technical note-taking and report-writing: LyX
LyX is a free, cross-platform and user-friendly front-end for LaTeX. LaTeX is a typesetting system which is very popular among mathematicians and scientists due to its flexibility, power and relative ease in typesetting complex equations. However, working in pure LaTeX is rather intimidating. Here is a simple document prepared using LaTeX code, the LaTeX code used to generate it, and the LyX environment for the same piece of work:
LyX provides a more accessible interface for LaTeX, with many shortcuts for common functions, an accessible interface with plenty of clickable buttons, and you edit an abstract preview of the document. The spacing, font and page layout are not accurate, and should not distract you from the task at hand. Critically, maths and symbols are interpreted, so you can see what your equation will look like as you edit it. The shortcuts, while optional, are quick and ingenious. You have to see or try it in action, really – perhaps I will branch out into video and screen capture some day. By using LyX with keyboard shortcuts I was able to keep up with those lecturers who like to “chalk-and-talk” their derivations.
Diagrams: Inkscape and GIMP
Not much depth is needed here on this one; if you aren’t aware of these two programs you should probably check them out. They’re not quite as powerful as Adobe’s offerings, but they are capable of more than many people give them credit for. If you need to draw or trace a diagram, crop an image, remove some background elements and tweak the colour balance, these two programs will be more than sufficient.
Backup and file-sharing: Dropbox
The slight loss of control and security concerns are compensated by a very slick implementation. Essentially: there is a folder on your computer. The same folder is on any other computers you own. And the internet. It holds up to 2Gb (with various ways of expanding this). It’s a real folder, and you can use aliases, command line, file managers etc. however you like. Enjoy. In combination with other cross-platform software, this leads to many delightful situations where it simply does not matter which computer you are using.
General thoughts
My workflow has changed somewhat as a postgraduate student, but I maintain that this was a suitable and effective setup for an undergraduate engineer, and I would recommend it to others. Feel free to post below if you have any questions or comments! Finding the perfect workflow has become something of an obsession, and is analogous to the guitarist’s quest for “tone”. Hopefully some of the ideas here will help people on their own adventures.