Skip to content

Commit

Permalink
move qlmanage -m to "Trouble?" section
Browse files Browse the repository at this point in the history
  • Loading branch information
dataxpress committed Feb 17, 2020
1 parent ffd2efa commit 504dc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -36,7 +36,6 @@ If you run into issues with macOS not letting you run the plugin because it's no
1. run `xattr -cr ~/Library/QuickLook/QLStephen.qlgenerator` (sudo if needed)
1. run `qlmanage -r`
1. run `qlmanage -r cache`
1. run `qlmanage -m` and look for the `public.data` line to make sure a different application's `qlgenerator` file hasn't taken precedence. (Not all `qlgenerator` files are in `~/Library/QuickLook/` or `/Library/QuickLook/`!)
1. Restart Finder by...
- Restarting your computer
- or holding down the option key and right click on Finder’s dock icon, then select “Relaunch” from the menu
Expand All @@ -56,6 +55,7 @@ The default value is 100kB. You can change this using the shell to set your own

If you’ve installed the plugin, but don’t see any changes:

- Run `qlmanage -m` and look for the `public.data` line to make sure a different application's `qlgenerator` file hasn't taken precedence. (Not all `qlgenerator` files are in `~/Library/QuickLook/` or `/Library/QuickLook/`!)
- Make sure you are editing (a) the correct plist of (b) the correct bundle.
(For example, you might have two `QLStephen` plugins. It’s possible the plugin in
another directory — perhaps `/Library/QuickLook/` — is what is being read.)
Expand Down

0 comments on commit 504dc56

Please sign in to comment.