blog:odborny:2015-07-08-preview_and_select_unknown_text_files_in_mac_os_x
Preview and select unknown text files in Mac OS X
Quick patch to allow previewing plain text files with unknown extension by simply pressing Spacebar
in Mac OS X Finder.
What to do
- Download QLStephen plugin: https://github.com/whomwah/qlstephen
- Copy file
QLStephen.qlgenerator
to directory/Library/QuickLook/
- Optionally, to allow selection of text right from the preview, copy and paste this into terminal:
defaults write com.apple.finder QLEnableTextSelection -bool true
- Restart Finder (manually or by typing
killall Finder
into Terminal)
Comments
blog/odborny/2015-07-08-preview_and_select_unknown_text_files_in_mac_os_x.txt · Posledná úprava: 2019/10/08 23:03 od Róbert Toth