sindresorhus / quick-look-plugins

List of useful Quick Look plugins for developers
18.06k stars 534 forks source link

Can use with macOS 10.15 #115

Open iHTCboy opened 5 years ago

iHTCboy commented 5 years ago

just use brew cask reinstall reinstall:

brew cask reinstall qlcolorcode qlstephen qlmarkdown quicklook-json qlimagesize suspicious-package quicklookase qlvideo

that work for me~

iHTCboy commented 5 years ago

@raykle @kingrukawa

raykle commented 5 years ago

Thank you, I'll try! 👍

silentbird commented 5 years ago

Not useful🙁

WangLeto commented 5 years ago

Somebody help please!

kingrukawa commented 5 years ago

@raykle @kingrukawa

it's not working for me

adenisovgit commented 5 years ago

agree, didn't help

DerayGa commented 5 years ago

W.O.R.K.I.N.G!

raykle commented 5 years ago

Hi, guys

Maybe the reason is this: https://github.com/toland/qlmarkdown/issues/89#issue-476104814

Recently, I reinstall all the plugins I am using and then relaunch finder, only the quicklook-json worked.

I list the repo I found below, and wish they will update them for macOS 10.15. 😭

qlmarkdown: https://github.com/toland/qlmarkdown qlcolorcode: https://github.com/BrianGilbert/QLColorCode-extra/issues qlimagesize: https://github.com/Nyx0uf/qlImageSize qlstephen: https://github.com/whomwah/qlstephen quicklookcsv: https://github.com/p2/quicklook-csv qlvideo: https://github.com/Marginal/QLVideo quicklookase: https://github.com/rsodre/QuickLookASE

adenisovgit commented 5 years ago

in my case problem was in "suspicious-package" module. I remove it from the command and the rest now ok.

iHTCboy commented 5 years ago

@all qlstephen will error , Terminal run sudo spctl --master-disable, go to Finder click ~/Library/QuickLook/QLStephen.qlgenerator/Contents/MacOS/QLStephen open , select to Open, this is work for me.

setanarut commented 5 years ago

@sindresorhus this list should be placed as an announcement in the README.md file. as a task list.

macOS Catalina >= 10.15 Compatibility

iHTCboy commented 5 years ago

@all

goto Finder ~/Library/QuickLook/

in the Terminal run the script:

sudo xattr -r -d com.apple.quarantine  ~/Library/QuickLook/QuickLookJSON.qlgenerator

replase to you need sign XXX.qlgenerator , that is work for me!

ref: What should I do about com.apple.quarantine?

olets commented 5 years ago

@harazek all the plugins have open issues saying that Catalina support is missing, except for quicklookase, ProvisionQL, and quicklook-pat. If those three aren't working that's the place to open issues.

setanarut commented 5 years ago

@olets I opened the missing issues and redirected the links. https://github.com/sindresorhus/quick-look-plugins/issues/115#issuecomment-546612663

some plugins need to be notarized and they are working using brute force.

ealeksandrov commented 5 years ago

ProvisionQL has been updated for macOS Catalina.

VICTORHUGOBRAZIL commented 4 years ago

Any news when the QL VIDEO update will come out?

skywinder commented 4 years ago

@sindresorhus

qlstephen works now. see this comment https://github.com/whomwah/qlstephen/issues/81#issuecomment-569444253

ChesterYue commented 4 years ago

qlImageSize doesn't work on macOS Catalina by the reason

xiebruce commented 3 years ago

So is it still not working on Catalina or Big Sur?