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.
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.