When I see news like this, all I think is that a proportion of Evernotes users must be quite dissatisfied with their services and would switch if there were a better alternative. Then I think - perhaps I should make a better alternative.
I store some of my stuff in Evernote, but it's not convenient for writing. It's too cluttered and distracting for that. I'd like to make something with the storage facilities of evernote, but a much less distracting writing interface.
This is the biggest mistake most of the people make. If it worked that way, every weekend app released here would be making tons of money. (We have better apps here as weekend projects than out there in market).But this is NOT app v/s app game. This is business v/s app. And you can't take down a business with an app. You need to create a business.Sure you can build a better 'app' then Evernote or make a better burger than McD's (one of the best in my country at least) but you can't make a better business, the day you do - you are in game.There are many other dynamics too. But just a quick note.(Note to self: write a detailed essay about that)
Great point. A mistake often partly based on not understanding marketing well. I hear things from clients similar to "Our ad looks like their ad—how come we got zero sales?" If you're still asking questions like that, you don't understand what you're doing yet.
I think that's what Catch (formerly Snaptic) (https://catch.com/home) is trying to do, to be the alternative to Evernote. There are probably a few others as well.
Considering now many to-do list websites and apps there are out there, I'm surprised the isn't more competition for this kind of note-storage app.
Yep I've moved largely from Evernote to Catch because having stuff work properly on my Android phone ended up being the deal breaker, Evernote's first Android client couldn't be used in offline mode at all. If Catch had a decent desktop interface then it would be basically perfect, but I can live with the web client for now.
I think the current Evernote Android client will do offline if you're a paid Evernote user. I don't know though, I'm still only using the free service so far. I'm not ready to commit to a note service yet
I've actually had a note (in Evernote) for a while now to "find replacement for Evernote or write my own."
Every time they release a new version I see item after item that's of no interest to me. I really just want a simple place to store to-do lists, notes, etc. and have it available on every machine and phone I use.
They do a lot more than that now, but yet you still can't edit a to-do list with checkboxes on the iPhone!
I'm working on a (hopefully) potential solution to this right now. It may take me months upon months to complete, but if I ever finish it, I think you'll be somewhat impressed.
At the moment, I think you'll probably have to use two different programs for that. I've yet to find a program that does a good job for todo lists, notes, and has a good mobile apps. So far the best combo I've found is Evernote for notes, RTM for lists.
I must admit I would have never got to that conclusion without this clarification :)
Though it is an interesting perspective. It just says that market is large and like in all large markets there is a niche of users who are dissatisfied because top solution doesn't fit their specific needs. So yes for a startup looking to enter the market, it is great to solve that specific need and then grow from there.
I am probably one of such users. I would need something like Evernote, but more lightweight. I tried ResophNotes, which basically maintains a list of plain text notes, but that was already too lightweight, since I realized that I need at least basic formatting (bold, italics) to structure the text visually.
I wonder if someone could take Evernote API and create text-only client with more polished editor?
That's what I use, but it's still just a list of text notes with little or no formatting. I think hyperlinks exist but that's it, unless I'm missing the other features.
Cool, thanks. Easy after being on reddit for so long. My only complaint is that the last update was in April... hopefully it will stay up-to-date with NV, which apparently hasn't been updated since February anyway.
* Rudimentary search is solvable with OSS tools nowadays (Solr, Sphinx, Lucene).
* OCR however, seems fun! I never pay attention much on character recognition software. I wonder how good is this project: http://code.google.com/p/ocropus/
Evernote's OCR ended up being a non-feature as far as I was concerned because you can only search within the OCR'd text, you can't extract it and do anything else.
+ nicer writing facilities
+ accessible from any computer/phone (like evernote)
+ searchable (like evernote)
+ can save any filetype (but they aren't searchable...)
+ 7GB storage
- not collaborative (maybe google docs?)
- can't search handwriting (v. cool - but is it often used?)
GMail is great for, well, email. It is quite bad for saving files and ideas.
Yup, it can save any filetype. However that doesn't mean much if you have to download every file before you can find out what they contain. With 200 different images and documents for example, it is much easier to find the right document when you either can look at the thumbnails or search directly in the content.
I have an Evernote account, but also find it too cluttered. Here's what I do:
Install Dropbox's linux client on my Ubuntu slicehost instance (could be one of the free Amazon instances, now).
Create a home/Dropbox/t/ .
Keep all my active notes as textfiles in there. Have an archive/ subdirectory. Spend most of my time in t/todo.txt.
I'm always logged into the slice with screen running. Terminal 0 is always todo.txt, which is just a text file open in vim with foldmethod=indent: I only unfold my current tasks, and move anything I've done to a fold for today's date.
I can search this with grep (or spotlight from my mac). I can get into it from anywhere, though: blackberry, iPad, or any web browser. The Dropbox clients will all display textfiles natively.
There's not tagging. There's no categories. There's no web clips or OCR. I can get to it from anywhere.
Works great, and theoretically free if I ditched Slicehost for Amazon.
I've been using the PlainText iOS app, which integrates nicely with DropBox. This gives the flexibility to use any text editor you want. (I use TextMate)
I store some of my stuff in Evernote, but it's not convenient for writing. It's too cluttered and distracting for that. I'd like to make something with the storage facilities of evernote, but a much less distracting writing interface.