Samuel Meuli

Results 15 issues of Samuel Meuli

Users might want to select and copy text in Quick Look previews. _Requested [on Reddit](https://www.reddit.com/r/macapps/comments/gkw623/glance_allinone_quick_look_plugin/fququha?utm_source=share&utm_medium=web2x)._

enhancement
help wanted

`.pkg` files can be inspected with the `pkgutil` command.

new file type

I'd like to avoid introducing options as much as possible. So far, Glance doesn't have any options at all. It might be best to keep it this way. Source code...

enhancement

`.epub` files could be rendered with a library like [FolioReaderKit](https://github.com/FolioReader/FolioReaderKit) or [epub.js](https://github.com/futurepress/epub.js).

new file type

Support for media files like `.wmv`, `.mkv` and `.avi` could be added. [QLVideo](https://github.com/Marginal/QLVideo) already provides this functionality. _Requested [on Reddit](https://www.reddit.com/r/macapps/comments/gkw623/glance_allinone_quick_look_plugin/fqu5vdz?utm_source=share&utm_medium=web2x)._

new file type

It has been reported that the PDF export fails if the diary contains a very large number of entries.

bug
good first issue

Because diary entries are stored as Markdown, empty lines are automatically combined and saved as a single line break (`\n\n` in Markdown). To be able to preserve empty lines, a...

enhancement
help wanted

A `Sitelink` class could be added that allows users to create/update/remove sitelinks. The necessary API calls need to be implemented in `wikibase-api` (see https://github.com/samuelmeuli/wikibase-api/issues/1) before a wrapper class in `python-wikibase`...

enhancement
good first issue

Thanks for this package! It would be nice if the user could provide the API key (the content of the `.p8` file) as a parameter to the `notarize` function instead...

The add-on needs to be tested and published for Firefox for Android.

enhancement