matjojo / tagrank

TagRank is a Hydrus API script that uses MS TrueSkill to figure out which tags you like best.
9 stars 1 forks source link

Quality issues/open externally #4

Closed The-furf-of-July closed 1 year ago

The-furf-of-July commented 1 year ago

There are some problems with the quality of the displayed pictures at times, most notable on large pictures with lots of small text.

I think adding a feature to click on or otherwise select an image could open it in an external program or in hydrus, allowing access to photo viewing controls without having to implement things like zooming and panning yourself.

matjojo commented 1 year ago

Ahh, that is not really what I imagined people would use Tagrank for.

I'm going to see if I can do some sort of "OS please open this" request via Qt.

matjojo commented 1 year ago

Pushed a solution for this. Press o to open both files externally. This should behave the same as if you double-clicked the file in your favourite file explorer, or if you called open file_path in your favourite terminal if you are not on windows.