* Basic implementation of navigation to folder from launcher
* Allow the action to appear without a task selected
* Added multiplatform support
* Improved code to open file browser in different platforms
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Fixed missing import
* Improved implementation to get path
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* Hound fixes
* Use qtpy instead of Qt
* Changed icon and label
* Fix navigation not navigating to task folder
* Implemented suggestions
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Add comment for clarity
* change behavior to strictly use task of asset path without finding first available path
* require asset name
* raise exceptions to show a message to user
---------
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>