Skip to content

Increase notepad character limit #166

Open
@wheelercj

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.

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions