vote up 406 vote down star
334

Where, as a developer, do you like to keep your code snippets, links, checklists, final solutions to problems etc?

I've fooled with Google Notebook, MS Onenote, TreePad, textfiles, and Evernote a bit (currently leaning toward Evernote). All have pros and cons but none seem to be really suited to developers. Is anyone super-happy with a collection / note system that's not just generic GTD, but with developer-centric utility?

Note: before posting an answer, check if your note-keeping method is already mentioned among the 400+ answers. Vote up existing posts instead of adding duplicates!

flag
1  
A text file or set of text files checked into a revision control system.... – Curt Sampson Jun 26 at 3:42
15  
Regarding **Note**: Do you really expect people to check 400+ answers to see if theirs is already mentioned? :) – Jonathan Sampson Aug 27 at 12:56
3  
@Jonathan Sampson: There are plenty of great suggestions, and SO provides sorting by votes or by newest. If an answer isn't worth a duplicate check amongst the great ones already posted, the answer isn't worth posting. – James Sep 15 at 14:20
show 2 more comments

423 Answers

prev 1 2 3 4 5 15 next
vote up 1 vote down

A combination of things: Google Notebook (with an add-on for Firefox), Google Reader with a "Note in Reader" button for Firefox, Screwturn Wiki, Notepad and a physical notepad of course :)

link|flag
vote up 0 vote down

I wrote a little script which takes a file with the last working day's notes, prepends today's date on it, and writes it to a file with today's date on it, then opens it in TextPad (which loads up on my second monitor).

The means that I always have my notes off to the right, and I jot down what I'm doing every time I do anything significant.

I was actually rather proud of the last working day bit, which even works out Bank Holidays.

link|flag
vote up 1 vote down

I use OneNote 2007. I make sure that my files are backed up to a server and so available from anywhere that I need them. The ease of manipulating text within OneNote is great, and the best thing is that you aren't limited to linear text. You can add new paragraphs off to the side, or on top of another.

link|flag
vote up 0 vote down

For noting and discussing new details, and also for bug fixing, I have found Mantis being an very nice tool, and, using Eurekalog as a bug reporter, it can store the bugs directly in the system, from anywhere. (But I haven't taking this in use still, since my Mantis is mainly to be used with my php-based programs, while my Delphi-things are for other companies, so I have to find a commercial mantis site (I have probably found one, which also support blogs and also commercial components to)

Otherwise I use an old-fashioned flip-over instead of a blackboard for discussing architectual things. When changing to another project, just flip over the paper and continue on a new paper. When going back to the other project, just flip back again :-)

And for formally describing flowcharts etc. to be sent as files to others, I have started to use Microsoft Visio, but, I find documentation on how to use it rather scarce :-(

link|flag
vote up 0 vote down

Quite like mindmapping tools like MindJet - good for organizing and capturing random thoughts that crop-up during day-to-day work

link|flag
vote up 0 vote down

I don't use a specific tool to keep notes, but rather prefer to make any remarks in the comments at or near the actual code. Whenever I need something later on, I generally remember where I used it first or I'll just search my code library for it. Even when I just think of something for later use, not as part of a current project, I'll just throw together something that demonstrates the idea and save that for later use.

I find that my source library is the first place I look for old ideas anyway and that's why I started using it this way. An added advantage is that I also have a lot of other people's code sitting in there and sometimes when I look for my own notes, I find the answer in other people's comments and solutions.

link|flag
vote up 0 vote down

i use DevProject Manager its free, can run of a USB stick, Dosn't require admin rights at all,it has syntax highlighting, does project management and has a code store all in one.

link|flag
vote up 0 vote down

I carry around a 160 GB Maxtor USB drive. It has all snippets, websites, db's, notes and anything else I think is necessary. It fits in my pocket. If I see something useful on a blog or in a forum, I just save it as an .mht. Snippets of code go in a text file and then are stored there also.

link|flag
vote up 78 vote down

A Moleskine!

alt text

link|flag
29  
way too neat to be healthy – slashmais Nov 1 '08 at 6:29
6  
You can't be a programmer, that writing is way too neat! :D – Rob Prouse Nov 5 '08 at 20:05
39  
Too neat, post a real example or I'll down vote it. ;) – tpower Jan 29 at 9:16
25  
My notebook looks like someone vomited ink onto it. – James McMahon May 2 at 0:14
7  
Even the strike-through looks better than some of my valid notes! :) – Daniel Daranas Jun 16 at 11:41
show 8 more comments
vote up 2 vote down

I use wikipad which is basically a note taking tool that uses Wiki-like syntax

See: http://groups.google.com/group/wikidpad/web/home

link|flag
show 1 more comment
vote up 1 vote down

I use BasKet Note Pads because it's very flexible. I collect a lot of notes in this application; not only code snippets but also ideas for possible birthday presents, quotations, ...

Unfortunately it's only available for KDE.

link|flag
vote up 1 vote down

I use a combination of Things and Yojimbo. Of course I sync them and also use .text files when I need a quicknote.

link|flag
show 1 more comment
vote up 0 vote down

I use KeyNote does the trick for me.

link|flag
vote up 12 vote down

AbstractSpoon ToDoList. Ultimate tool for everything.

http://www.codeproject.com/KB/applications/todolist2.aspx

link|flag
show 2 more comments
vote up 1 vote down

One of the tools I use is TodoList, both for actual to-do lists but also for code snippets, links and pretty much anything that can be kept in a form of a list.

Other tool is the already mentioned TiddlyWiki, although I'm only starting to use this. It's a very handy tool with built in search and tagging. Interesting variant of this tool is MPTW. It has a bit different approach and provides an easy way to organize information.

For scribbling my thoughts on a current project however nothing beats paper and pencil.

link|flag
vote up 0 vote down

I use a combination of Google Notebook and regular good old pen and paper. The tagging capabilities and the possibility to share,and access the notes from everywhere are valuable. I also use the google web history to find reference links I didn't note or tag in the notebook.

Once you've found the right tagging system, it's very powerful.

The thing is, you need a google account. And there are the privacy and confidientiality issues.

Pen (or pencil) and paper still rule when it comes to brainstorming and conceiving. One drawback with my system is that the pen and paper entries must be reported back to the online notebook. I find it tedious sometimes, but it forces me to review and reorganize my thoughts and my todo lists.

Sorry for any grammatical or spelling mistake, English is not my first language.

link|flag
vote up 0 vote down

Devonthink Pro (only works with OSX), the artificial intelligence feature auto linking related material is pretty neat. In that sense it's better then EverNote, Together etc. It can export to plain text files and someone made a script for markdown. For task and client related document management I switch between combination of Contactizer Pro, Things and Inbox2.

link|flag
vote up 0 vote down

Already mentioned, Dokuwiki is where I keep all my computer based nodes. The syntax is really straigtforward and very human readable - I often take notes in notepad++, editing the page source directly, then view it in a browser to see where I'm up to.

I use it particularly for "on the fly" TODO lists so I can have total control over what goes in them. I just put a strikethrough format on any finishted task text.

A really useful addition is DokuWikiStick, a dokuwiki and apache distrobution that will run from a memory stick or out of a folder with no installation required. Great for taking notes with you.

link|flag
vote up 0 vote down

I built my own in Lotus Notes which has been enhanced over the years, I have what I call 'Tech Notes' that I posted in my original knowledge base eight years ago. At one point I went down the path of having one per topic but later merged them all back together into a single database. My most recent change was to add in lastRead and last edited values on the documents which makes it even easier to find somehting that I looked at/ edited recently.

link|flag
vote up 0 vote down

I put everything in a large LaTeX file, easy presentation, nice rendering, and the source code is extremely gre-able.

link|flag
vote up 0 vote down

I use a combination of sources. I keep some notes written down, and some using Google Notebook. I'm giving Evernote a try now. Still haven't found that ONE source that seems to work the best.

A wiki might be a good idea, though it would require a bit more work on your end to keep things organized how you like it.

link|flag
vote up 0 vote down

I use KeyNote. It's fast, needs no install, saves everything automatically, has tons of shortcuts, and sits quietly in the tray, until you invoke it with Ctrl+Shift+F12.

link|flag
vote up 3 vote down

I am really liking EverNote for general note management.

The older I get, the less information I seem to be able to retain, and I’m finding it increasingly necessary to write things down so I can reference them later. Since it seems I have forgotten how to use a pen or pencil to make legible characters on a piece of paper, I usually type this information into the computer. I have tried a number of ways to organize these digital "sticky notes". For awhile I was using the Notes feature in Microsoft Outlook , but that doesn’t really allow me to access my notes wherever I am, and it was awkward to use. I discovered I could use Yahoo! Notepad to sync with Outlook Notes, so I began to use that quite a bit - until I moved to Vista and Office 2007. For a long time, there wasn’t a sync client from Yahoo! that would work, and I found myself looking at other alternatives. A couple of weeks ago I discovered an application that is really working well for me. Evernote describes itself this way:

Evernote allows you to easily capture information in any environment using whatever device or platform you find most convenient, and makes this information accessible and searchable at any time, from anywhere.

What’s nice about Evernote is that it is provides a Windows client that synchronizes with a web interface, so your information is truly available to you wherever you go. There are Mac, Windows Mobile, and IPhone clients as well.

This is not just for text. There is a simple rich text editor for taking notes in meetings or entering the bits of information you need to do your job or manage your life. Beyond that, you can store entire web sites (or just selected portions) quite easily using a Firefox extension. The program will also store scanned images, PDF files, and audio clips, but I haven’t really taken it that far.

Searching works well, and they claim to also search PDF files and text within images. Like Outlook Notes and Yahoo! Notepad, each note is assigned a title based on the first line. Evernote, however, allows you to rename the title. Notes can be organized into folders and assigned tags.

Synchronization also works well - even behind the firewall at work (it appears to use whatever HTTP proxy is configured in Internet Explorer). By default it syncs once an hour, but this is configurable, and you can force a sync at any time. I haven’t really tried using the web client. I have the Windows client running in the system tray so it quickly accessible.

Did I mention it was free? There is a monthly cap, but in my regular use I am not even coming close to the allotted upload allowance. The premium version is $45/year, which gives you SSL encryption as well as a much larger upload allowance.

If you are like me and need an application that will allow you to create your own personal knowledgebase , than I highly recommend Evernote .

link|flag
vote up 0 vote down

I use Incollector(both Windows & Ubuntu) and Evernote on windows. Evernote has more features when compared to incollector. You can directly add text from firefox browser using the evernote plugin, drag & drop, mailto, tagging, images.

On Ubuntu, mostly use Basket note pads and Tomboy Notes.

link|flag
vote up 3 vote down

I use GMail - it is searchable and available anywhere I have internet, and is long term memory.

link|flag
show 1 more comment
vote up 0 vote down

pen and paper.

easy and simple.

link|flag
vote up 0 vote down

work: keynote when on windows paper

home: gmail online random bits of paper when offline

link|flag
vote up 0 vote down

Google Notebook for code snippets and research.

For projects at work a paper notebook.

link|flag
vote up 1 vote down

A legal pad and a whiteboard.

link|flag
vote up 0 vote down

I like to use project spec sheets. I find that taking notes on them helps me hold on to those specs longer and make them more useful.

link|flag
prev 1 2 3 4 5 15 next

Your Answer

Get an OpenID
or

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