What tool do you use for notetaking?

By notes I mean everything from notes you personally wrote, clippings from the web, code snippets, images from the web ...

Also, in what way does your tool of choice store its data. All compact in some directory which can easily be moved from one computer to the other, or on the net, or spread out into thousands of files.

link|improve this question
show 4 more comments
feedback

closed as not constructive by slhck, Nifle, techie007, Wuffers, Sathya Sep 28 '11 at 7:20

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

38 Answers

1 2

I was a firm believer in OneNote - it really is a wonderful application. Text, audio, the whole lot.

But then I started using multiple computers, which led me to Evernote. Multi-machine support across the cloud (and iPhone support) means I've got access to all my notes anywhere. It lacks a lot of the niceness (familiar Office-y editing features, etc) of OneNote, though.

However, Office 2010 is promising OneNote on the Web - cloud-based storage, access anywhere. That may see me - happily - return to OneNote.

link|improve this answer
3  
OneNote + DropBox howto: community.iheartonenote.com/… – pavsaund Jul 24 '09 at 7:56
show 11 more comments
feedback

A pencil.

Never been able to get to terms with electronic note taking.

link|improve this answer
2  
... or perhaps paper? – Svish Apr 15 '10 at 21:14
feedback

Evernote has worked pretty well for me. It Sync's via Web, PC, and my iPhone for all notes, pictures, and screenshots. More useful is my ability to search and review later. I'm a sucker for misplacing notebooks.

link|improve this answer
show 3 more comments
feedback

For Adhoc note tasking, collecting snippets, etc, I use TiddlyWiki. Its a completely self contained HTML/Javascript wiki system. Just copy a single HTML file to a flash drive and you can edit it on any computer with a browser (without internet connectivity).

link|improve this answer
show 1 more comment
feedback

I use .txt files; they aren't fancy, but they have many advantages:

  • Text files are sufficient for taking notes. If I need a tree structure, I write XML or Markdown.
  • There are many free .txt editors to choose from, because it is a non-proprietary file format.
  • You'll be able to open them in the next 100 years; they are 100% future proof.
  • Most .txt editors have advanced editing features. In more advanced notebook applications, you are constrained to a more rigid structure. For example, splitting up a single chapter into multiple ones will almost always be faster and more convenient in a somewhat advanced text editor.

I'm using jEdit to edit my notes, together with the RecentBufferSwitcher and OpenIt plugins. RecentBufferSwitcher allows you to switch rappidly between the most recently used files (think of Windows' alt-tab functionality). OpenIt allows you to rapidly open a file by name.

I wish I knew a better, more wysiwyg solution but I didn't find any suitable applications. They all had severe drawbacks, such as:

  • A proprietary file format, which binds me to a single editor of which I have to hope it will be supported for a long time.
  • A rich text editor: I don't want to bother with layout issues when taking quick notes. I only want a conceptual style for titles, subtitles, paragraphs, lists, sublists, emphasized text and links.

Personal Wiki software that uses .txt files for the articles/pages works well with this method. You can either use text editors to edit your .txt notes or the wiki editing features. Some of them are ...

  1. bLADE Wiki (uses own wiki syntax, for Windows & Windows Mobile)
  2. Ema Personal Wiki (uses Markdown, for Windows & Android)
link|improve this answer
show 1 more comment
feedback

I was using Google Docs, and local files, but since few days ago i started using fogbugz for this purpose and for many other purposes.

link|improve this answer
1  
+1 for Fogbugz; we have an on-demand account, and have started making use of the Wiki features. Very useful, and I can get to it wherever I am in the world. – robsoft Jul 27 '09 at 5:59
feedback

http://orgmode.org/ with Emacs of course. And that (Org mode) was the only reason for me to switch from Vim.

Brilliant (with remember-mode as well).

link|improve this answer
feedback

Zim

link|improve this answer
1  
Me too! :-) It's great having the files stored in more och less plain text so you can grep through them later on. – Deleted Jul 27 '09 at 9:13
show 1 more comment
feedback

God I feel like a loser for using Word...

I normally write stuff down on a real notebook and then when I have time I type everything into one large Word file, but then again I always have my laptop with me and only need those files when I'm at my work, so no harm done!

But else I quite like Google Notebook for storing snibbits I have to remember

link|improve this answer
feedback

I prefer a legal pad and a fountain pen filled with Private Reserve Lake Placid Blue ink.

Any notes that have to be digital I use Notepad++ - I use that for help text that I paste frequently to answer emails, links to web pages or images, etc.

link|improve this answer
feedback

Honestly, I just use gedit or notepad, or e-mail myself a link in GMail. I have a mail label for links so I can browse through all of them at once, and when I remember to use sensible subject lines, it's easy to search through and find what I need.

link|improve this answer
feedback

I'm using the free ToDoList tool. It's very flexible and can even be used in a team.

link|improve this answer
feedback

Notepad + Windows 7 built in indexer.

I'm writing everything in one file and tagging every note by adding [tagname1][tagname2][etc..] above the note making it easy to search through. Then just separate them with a couple of linebreaks between.

It's not really optimal because it's hard to filter like "show me all tagname3 on one page" or use logical operators but it's quick and simple.

link|improve this answer
feedback

mediawiki - for fancy notes.

google tasks for todo items, however when I need to do something urgently I just use a pen and a piece of paper.

link|improve this answer
feedback

I like using DokuWiki on a Stick. I keep it on my Live Mesh account so it can be available everywhere. The documents are kept in text files, not a database which makes accessing and modifying them with other programs very easy.

link|improve this answer
feedback

I use OneNote 2007 at home (2010 is downloading now).

At work, OneNote is banned for some reason. However, they don't care if I write software and install that. So I use a tool I wrote called WorkTool. A simple text file manipulator with a hierarchical structure that mimics the filestructure.

link|improve this answer
feedback

Post-it Lite and its free!

link|improve this answer
feedback

I use Freemind. I can quickly take ideas down and then re-arrange, group and flesh things out. I just seem to do it without the software getting in my way. Previously, I've used a flat text file and then went onto Treepad (and clones), but nothing comes close to mind-mapping with Freemind.

link|improve this answer
feedback

I use TextMate with a personnal bundle that highlight some specificties like "" or =>. It's maybe not why it was built for but I find it simple, clear and very useful !

link|improve this answer
feedback

Livescribe

A pen that records what you write and say. You can then later look back at your notes and play the audio, which will jump instantaneously to what you said when that was written.

link|improve this answer
feedback

For the most part a pad and paper, nothing else has the flexibility. That said, the indexing and searching is shocking.

At home more and more though I'm liking DevonThink for the Mac (http://www.devon-technologies.com/products/devonthink/) which I got as part of a bundle a while back.

link|improve this answer
feedback

I've been using Google Notebook for more and more stuff.

Pros include the fact that your notes are easily available anywhere (without you having to think about any sync issues), that organising your stuff in "notes" and "notebooks" is relatively handy, and that it has a good search.

As for cons, a biggie is obviously the fact that they stopped development on Notebook and prevented new users signing up. :-( However, it seems like they'll keep it running for old users.

link|improve this answer
feedback

I use a variety of tools. I compose in Google Docs. Throwaway To Do lists are in a widget on my iGoogle homepage. All of my correspondence is indexed by Gmail. Videos are stored or collected either on YouTube or Google Videos. Image collections are kept on Picassa. Clippings and articles are piped to my Google Reader Shared Items. Yes, I'm totally in the Google Tank.

link|improve this answer
feedback

leo for GUI.

devtodo (swapoff dot org slash DevTodo) and hnb (hnb dot sourceforge dot net) for CLI.

Sometimes it happens that I need to write down some notes on a clean box that has minimum of software installed, in those cases I just use a plain text file and an available text editor.

link|improve this answer
show 1 more comment
feedback

I use org-mode in Emacs for taking notes and as a daily scheduler. Everything is stored in plain text files. See for instance this presentation from Google to see what it can do.

link|improve this answer
feedback

I use CintaNotes.

Free, extremely lightweight, portable, supports web clipping and has fast as-you-type search. The UI is very streamlined and efficient. But it is text-only right now.

link|improve this answer
feedback

My favorite tool for taking physical notes is the Pulse SmartPen.

enter image description here

I haven't find any good tool for collecting my virtual notes, so I use a lot of tools depending on machine that I working on, but I hold all my documents on Dropbox. I think this approach works good for me.

link|improve this answer
feedback

Stickies on OS X is what I use to take down notes for later use.

link|improve this answer
feedback

I quite like using my Windows Mobile phone, it auto syncs to my Outlook (drawings, typed and voice) and I find it very handy.

link|improve this answer
feedback
1 2

protected by Diago Nov 2 '10 at 14:37

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.