I want a simple note-taking application that is similar to Remember The Milk in the following aspects:
Has web interface
Has mobile interface (primarily Android) that can sync to-and-fro
The reason I don't use RTM itself for notes is that the workflow is not simple. You have to create a task and then add note to it, whereas a note is not an 'action' at all. And navigating notes is difficult too.
My requirements are simple: just a basic android app that shows list of notes and allows me to edit them (preferably with wiki like rich-text formatting). More importantly, it should sync to the internet so I can access the notes from my computer and other places.
Does such a one exist?