octalmage / Marknote

Markdown Note Taking.
36 stars 13 forks source link

Parse.com integration! #18

Closed octalmage closed 10 years ago

octalmage commented 10 years ago

Introduction

This PR adds support for syncing across multiple devices. This includes other copies of Marknote, and the mobile app "Phonenote".

Changes

This adds a settings GUI used for storing your credentials and enabling syncing.

If you enable syncing and put in credentials, Markdown will try to log you in. If the login fails it will try to sign you up. If sign up fails (username is taken) it will let you know! This provides a very clean and seamless experience.

Issues

This closes #15.