Skip to content

fix: stop associating plain text files - #302

Merged
alecdotdev merged 9 commits into
sftwrdotdev:masterfrom
PathGao:fix/remove-text-file-association
Aug 1, 2026
Merged

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

Conversation

@PathGao

@PathGao PathGao commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

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
Collaborator 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.

@alecdotdev
alecdotdev merged commit 561975e into sftwrdotdev:master Aug 1, 2026
5 checks passed
@PathGao
PathGao deleted the fix/remove-text-file-association branch August 2, 2026 08:34
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.

2 participants