Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I use the SimpleNote website all the time for personal use. I'd like to use something like it to collaborate with my team at work. I tried setting up a a wiki once, but the new/(navigate to existing page -> edit) -> save page cycle was annoying for just jotting down a sentence or two, and keeping things organized started to be too much work. My goal is to reduce the friction for documenting things to nil.

Here's what I'm looking for:

  • Search as the primary navigational interface
  • Auto-save
  • Fast. It takes 5-10 seconds to open a Google Doc and start editing. SimpleNote loads from a cold start in 3 seconds.
  • Bonus points if I can host it on a server in our network.
  • More bonus points if it allows login with a Google Apps account

I saw a Rails app that did something like this with a grid of index cards once, but I don't remember what it was called.

share|improve this question
What's wrong with Google Docs? Multiple people can edit a single document at the same time. – Al Everett May 25 '12 at 1:29
It's not very fast to open, and organization is flat. It becomes unwieldy and hard to navigate when a few hundred notes are appended to it. – James May 25 '12 at 13:53
Discrete notes with search is easier. Multiple people don't need to edit the same note most of the time, anyway. Think internal knowledge base. I'm looking for something with a workflow more akin to SimpleNote or Tomboy. – James May 25 '12 at 14:07

1 Answer

up vote 0 down vote accepted

After a bit of hunting, I found Trello. It's not strictly a note taking application, but it does everything I listed in the bullet points except for having a local install option. There'a an API available, and an export feature is being worked on, so I'm OK with that.

It also allows you to sort notes into columns, which is nifty. Hopefully it doesn't fall apart when there's hundreds of notes on a board.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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