Open
Description
Stardown's notepad is currently limited to 8100 characters because it uses sync storage. This limit is somewhat low. If we switch to local storage, the limit will increase to 10,485,000 characters but the notepad will no longer sync between devices. Some users will probably prefer using local storage for privacy/security reasons.
Maybe someday we will let the user choose between the two, and we could create our own service for this, but for now I think we should use local storage.
I'll keep this issue open for a bit for feedback/discussion because I'm not 100% sure which one is better.