Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type does not work on MacOS #323

Open
binaondrej opened this issue Jan 19, 2025 · 2 comments
Open

Type does not work on MacOS #323

binaondrej opened this issue Jan 19, 2025 · 2 comments

Comments

@binaondrej
Copy link

type argument is ignored on MacOS.
OpenFile version: 3.5.10

Example:

  • code: OpenFile.open('file.md', type: 'text/plain')
  • result: file.md is opened in default app for .md files
  • expected: file.md is open in default app for text files
@crazecoder
Copy link
Owner

DocumentInteraction auto on iOS/MacOS

@binaondrej
Copy link
Author

OpenFile.open('file.md', type: 'public.plain-text') does not work either

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

No branches or pull requests

2 participants