quicklook-csv icon indicating copy to clipboard operation
quicklook-csv copied to clipboard

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

Open porg opened this issue 4 years ago • 3 comments

$ 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 avatar May 25 '20 20:05 porg

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

porg avatar Feb 03 '21 17:02 porg

$ 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

zhanggang807 avatar Apr 07 '22 12:04 zhanggang807

Nothing about that which can be changed?

porg avatar Apr 07 '22 15:04 porg