Note-taking Software for Unix?
donniejones18 asks: "I've been trying to find note-taking software for my university classes, work, etc. but all I can seem to discover is Windows-based software, such as OneNote or GoBinder. I would like to know what software Slashdot readers use for note-taking in Linux? If not, would anyone be interested in working together on this project? Ideally the software would support the insertion of PDFs, images, and other documents for handwritten annotation from a tablet PC, PDA or by mouse from a PC."
Previous note software topic5 8
http://slashdot.org/article.pl?sid=05/06/21/21182
Being a recent undergrad myself ... What the hell is wrong with the good old fashioned 3 ring binder? Using a note book or PDA is way over kill for the over priced joke of an education that you're getting.
See e.g. here
Use tools such as mv(1), mkdir(1) , ln(1) and grep to organize,
http://notecase.sourceforge.net/ is really nice.
especially the tree view on the left.
Also if you dual boot, then you can use the same dat file.
if
Freemind is a mind map tool written in Java. I use it on Linux and Windows. I can live without it for my day to day work... http://freemind.sf.net
Precisely. If you want to do well, reading the relevant chapters before lecture is key. Take notes while reading the textbook (I only use this as an aid to concentration, but it can be very useful if your professor follows the textbook closely) and do the problems. Go to lecture with a decent understanding of the material. The notes you take should only be a rough outline to refresh your memory, plus details about difficult concepts.
Taking copious, multimedia notes seems like a waste of time to me. Anyway, that's just my strategy; I'm sure it won't work for everyone.
LOAD "SIG",8,1
I've been using LyX (http://www.lyx.org/) to take research notes for quite some time. It has all the advantages of Latex (it runs latex in the background to generate the PS, PDF, etc..) combined with a sexy GUI with floating menus for the math stuff (so you don't have to remember all of those "crazy" names) as well as letting you directly type the ones you do know by heart... All in all, the best thing since sliced bread... at least for note taking (notes in sliced bread tend to get mouldy after a couple of weeks!)
But I just blew my last mod point.
43 folders just ran an article about making one big text file, which followed up on an O'Reilly post on the same topic. Bottom line is that one thing all productive geeks share is that they stay organized by just adding stuff to a plain text file. It is a good life hack, which is intrinsically cross-platform & easy to use & small.