SvenWerlen / moulinette-core

FoundryVTT module which provides a set of tools for DMs for managing assets.
https://www.patreon.com/moulinette
MIT License
40 stars 10 forks source link

Feature: Add hotkey to choose image browser #56

Closed Nedrapter closed 1 year ago

Nedrapter commented 1 year ago

When clicking on an actor's image, sometimes you simply want to change the path (cause you have one on your clipboard) and sometimes you want to browse your Moulinette Library. Alternating which browser type will open by holding down a hotkey (e.g. Shift+mouse click) would help a lot

SvenWerlen commented 1 year ago

I don't think that I can implement this because FVTT implements the call (for opening the FilePicker). Do you know that you can switch back to default (there is a button for it)? image

I understand that you want to save that extra step

SvenWerlen commented 1 year ago

I actually found a way to implement this. It will be part of version moulinette-core 10.6.0 which should be released on February 5.

Nedrapter commented 1 year ago

Yea I knew about the icon. The reasoning behind my request is that sometimes I have a url in my clipboard ready to paste as token image, but when I click the portrait, I have to wait for moulinette to load, open, then click on the icon and paste the image. And being hosted on the Forge, the load isn't very fast.