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

CSV files are not rendered anymore by QuickLookCSV but by Apple's Office.qlgenerator in macOS 10.15 Catalina and macOS 11 Big Sur #26

Open
porg opened this issue May 25, 2020 · 3 comments

Comments

@porg
Copy link

porg commented May 25, 2020

$ qlmanage -m | grep public.comma-separated-values-text
  public.comma-separated-values-text -> /System/Library/QuickLook/Office.qlgenerator (40)

So Apple's first party QuickLook plugin:
/System/Library/QuickLook/Office.qlgenerator
seems to take precedence over
~/Library/QuickLook/QuickLookCSV.qlgenerator

@porg porg changed the title CSV files are not rendered anymore by QuickLookCSV but by Apple's Office.qlgenerator in macOS 10.15 Catalina CSV files are not rendered anymore by QuickLookCSV but by Apple's Office.qlgenerator in macOS 10.15 Catalina and macOS 11 Big Sur Feb 3, 2021
@porg
Copy link
Author

porg commented Feb 3, 2021

The same as above is now also happening on macOS 11.2 Big Sur.

@zhanggang807
Copy link

$ qlmanage -m | grep public.comma-separated-values-text
  public.comma-separated-values-text -> /System/Library/QuickLook/Office.qlgenerator (40)

So Apple's first party QuickLook plugin: /System/Library/QuickLook/Office.qlgenerator seems to take precedence over ~/Library/QuickLook/QuickLookCSV.qlgenerator

So that's it

@porg
Copy link
Author

porg commented Apr 7, 2022

Nothing about that which can be changed?

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