feat!: rename MarkLite to Paperling#68
Merged
Merged
Conversation
Product name, window title, crate/binary name, UI strings, events, packaging manifests, CI release names all become Paperling. Deliberately UNCHANGED for upgrade continuity: - bundle identifier com.saqla.marklite (MSI upgrade code + WebView2 storage location, so existing installs upgrade in place and keep their data) - keychain service "marklite" (existing users keep their AI keys) localStorage keys migrate marklite:* -> paperling:* once at module load, with regression tests (112 passing). CHANGELOG history left as-is on purpose.
Site copy, meta/schema, base path /Paperling/, robots+sitemap, 404, OG image regenerated with the paperling label, social-card SVGs, README, NOTICE, CONTRIBUTING/ROADMAP, lockfile names. Follow-up: product screenshots still show the old in-app titlebar; retake after the first Paperling build.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
MarkLite is now Paperling
The name collided head-on with marklite.app (an active markdown viewer/editor for the same platforms that owns the domain and the snap name) plus two other MarkLite/Marklite products. After a 10-candidate naming round checked against apps, GitHub, npm, snap, domains, and trademarks, Paperling scored cleanest (9/10) and literally names the mascot: a little paper creature.
Renamed
Deliberately KEPT for continuity (do not "fix" these)
identifier: com.saqla.marklite- drives the MSI upgrade code and WebView2 storage location; existing installs upgrade in place and keep their data"marklite"- existing users keep their stored AI keysMigration
marklite:*->paperling:*once at module load, never overwriting newer values; regression-testedVerification
After merge (manual steps)
gh repo rename Paperling(GitHub auto-redirects old repo URLs)