Results 159 comments of sbarex

Before Ventura it was possible to reorder the plugin list from the system preferences and (perhaps) it would be used as a priority criteria. In Ventura this feature is gone.

Has anyone tried to see if it works on 10.15.1? I updated my virtual machine and it seems that now the various qlgenerators works but I'm not sure if I...

Hello to all. I'm not a swift or objc programmer. I do it for passion. Over time the development of ql generators has lost interest and when catalina deprecated the...

I was starting to study a new implementation of this generator but I temporarily stopped due to a series of bugs on BigSur found in my other quicklook extensions project....

Unfortunately, this is a bug that only Apple can fix (or give instructions on how to get around it). Unfortunately, the quicklook framework is poorly documented, especially for macos. And...

Thanks! This repository uses the old quicklook generator api, deprecated on 10.15. If I have to start a new project, however, I prefer to invest time learning the new api...

thanks, but the repositories that use the old quicklook generator api potentially have completely different problems than those that use the new framework. I just hope that the next version...

I'm starting to work on a markdown quicklook plugin, using `cmark-gfm`, plus support for source code highlighting, emojis and more. Obviously the most time-consuming part is the creation of the...

After many works I created a repository with the [first alpha](https://github.com/sbarex/QLMarkdown) release of a quicklook generator for markdown files... I have not had the opportunity to test it on other...

> Thanks for the work @sbarex . Shame about not being able to update the homebrew-cask with this functioning version :( I do not use brew cask, but my app...