Add Nsumit28: document tooling study (use case) and built-with-superdocs badge + gallery (extension) - #59
Open
Nsumit28 wants to merge 2 commits into
Open
Add Nsumit28: document tooling study (use case) and built-with-superdocs badge + gallery (extension)#59Nsumit28 wants to merge 2 commits into
Nsumit28 wants to merge 2 commits into
Conversation
…ocs (extension) Two builds from the SuperDocs Round 2 task. use-cases/Nsumit28/document-tooling-study — a measurement of what people are stuck on when software has to touch a Word document, and a technical note written from the result. extensions/Nsumit28/built-with-superdocs — a 'built with SuperDocs' attribution badge, the gallery it links to, and the written rules for who gets listed.
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.
Sumit Negi
Two builds, both from the SuperDocs Round 2 task.
use-cases/Nsumit28/document-tooling-study— a measurement of what people are actually stuck on when software has to touch a Word document, and a technical note written from what it found. I queried Stack Overflow, GitHub and Hacker News through their public APIs for fifteen document problems, took their own engagement counters, and measured the fifteen most relevant pages.The result that surprised me: the eight Stack Overflow questions in the set are all answered — they're about converting formats and extracting tables, and they've been read 652,284 times between them. The four GitHub items are all open, all from 2026, and all about editing inside a document: tracked changes, comments, tables surviving a format change, AI editing inside Word.
extensions/Nsumit28/built-with-superdocs— a "built with SuperDocs" attribution badge for project READMEs, the gallery it links to, and the written rules for who gets listed. The badge is a single self-contained SVG with the text converted to outlines, because GitHub's image proxy blocks web fonts. The gallery is generated from a reviewed manifest and makes no external requests.SuperDocs was used on both: chat editing and export on the article, and on the curation rules document. Where I kept what it wrote and where I didn't is written down in each folder's README.