A developer has created a system that allows notes to be taken on-the-go using Twilio and Evernote. The system uses Ruby code, the Twilio Ruby library, and the Evernote API to send text messages with notes to an Evernote account. When a message is received at a Twilio phone number, it creates a new note in the Evernote Sandbox account containing the body text from the SMS. This allows users to capture information on-the-go without needing a smartphone app. The system can be further customized by setting the title and notebook name in the SMS message, retrieving notes from any notebook using an SMS workflow, allowing the user to send the note to an arbitrary notebook, and trying it out on actual accounts instead of the Sandbox.