-
Notifications
You must be signed in to change notification settings - Fork 0
Audit Markdown document type ownership, Open Recent, and Finder interop metadata #25
Copy link
Copy link
Open
Labels
area:macosmacOS app shell, menus, windowing, sidebar, or platform UImacOS app shell, menus, windowing, sidebar, or platform UIarea:system-integrationSpotlight, App Intents, Quick Look, Finder, Shortcuts, Services, or OS integrationSpotlight, App Intents, Quick Look, Finder, Shortcuts, Services, or OS integrationenhancementNew feature or requestNew feature or requestpriority:p3Lower priority; cleanup, hardening, or polishLower priority; cleanup, hardening, or polishstatus:triagedReviewed and assigned type, area, and priorityReviewed and assigned type, area, and prioritytype:platformApple platform integration, system services, or OS behaviorApple platform integration, system services, or OS behavior
Milestone
Description
Metadata
Metadata
Assignees
Labels
area:macosmacOS app shell, menus, windowing, sidebar, or platform UImacOS app shell, menus, windowing, sidebar, or platform UIarea:system-integrationSpotlight, App Intents, Quick Look, Finder, Shortcuts, Services, or OS integrationSpotlight, App Intents, Quick Look, Finder, Shortcuts, Services, or OS integrationenhancementNew feature or requestNew feature or requestpriority:p3Lower priority; cleanup, hardening, or polishLower priority; cleanup, hardening, or polishstatus:triagedReviewed and assigned type, area, and priorityReviewed and assigned type, area, and prioritytype:platformApple platform integration, system services, or OS behaviorApple platform integration, system services, or OS behavior
Problem
Quoin declares Markdown/plain-text document support, but the current metadata and app shell do not yet fully express Quoin as a native editor in Finder, Open With, Open Recent, and document-management surfaces.
Why it matters for target users
Privacy-conscious local-first users expect
.mdfiles to behave like real files everywhere: Finder, Open With, recent documents, document icons, drag/drop, and system document pickers. Engineers and writers also need Quoin to coexist politely with other Markdown tools.Evidence / code or doc references
App/macOS/Info.plistandApp/macOS/project.ymldeclarenet.daringfireball.markdownwithCFBundleTypeRole=ViewerandLSHandlerRank=Alternate.public.plain-textas a viewer.App/macOS/Sources/AppDelegatehandles Finder open URLs manually, whileMainWindowkeeps library tabs separately.Suggested direction
Acceptance or test ideas
docs/architecture.mdor release notes..txtor.mdbeyond the chosen product stance.