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.
Use openoffice so you can add pictures, spreadsheets and crap as well as being able to save them in a PDF format for printing on campus. I have used OO for 3 years of uni note taking, happily.
An Education is the Font of All Liberty
See e.g. here
Use tools such as mv(1), mkdir(1) , ln(1) and grep to organize,
It seems to me like you're making a mountain out of a molehill. Just suck it up and write in a notebook. You'll spend more time on the solution to your contrived problem than paying attention in class, which is what you shoulda been doing in the first place.
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.
I've been using FreeMind for a couple of years to take notes, and it's brilliant. You need to subscribe to the Mind Maps approach to note taking first, but having done that ~10 years ago, I haven't found a commercial product to touch FreeMind.
More and more, I use it in preference to Powerpoint for presentations. Being able to drill down on points while retaining the context of other points onscreen, is a really powerful way to keep audiences interested, and also lets you change tack mid-presentation if you've misjudged the prior knowledge of your audience.
Free, rock solid, export to XML, link to other documents and Web sites, simple interface that stays out of the way. What more could you want?