Skip to content

fix: stop associating plain text files - #302

Open
PathGao wants to merge 9 commits into
alecdotdev:masterfrom
PathGao:fix/remove-text-file-association
Open

fix: stop associating plain text files#302
PathGao wants to merge 9 commits into
alecdotdev:masterfrom
PathGao:fix/remove-text-file-association

Conversation

@PathGao

@PathGao PathGao commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Fixes #179

Release metadata no longer advertises .txt as a Markpad file association. This prevents installers from replacing the normal Text Document context-menu association while retaining .md and .markdown support.

Depends on #301. Please merge in this order: #286#287#288#293#296#298#300#301 → this PR.

Validation:

  • Regression test verifies only Markdown extensions are advertised.
  • npm run check
  • npm test (134 passing)
  • cargo test (21 passing)
  • Windows installer smoke test remains required for a released package.

@PathGao

PathGao commented Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

@alecdotdev This is a configuration-only fix for #179 in the single chain. It removes the unintended .txt association and retains only Markdown associations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a notification and a toggle switch before the Markpad app modifies my computer's right-click menu.

1 participant