-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Feature: CLI/API integration for Peek #26422
Comments
What would you expect here. Can you explain how you’d expect to interact with peek |
We can add/remove more interaction methods depending on the provider, but the most common interactions are |
The implementation details of the API aren't very important, the main requirement is that applications can pass a file path to PowerToys and that it'll handle everything from there. |
I think
|
We keep getting requests for this integration in Files. In the meantime I've been recommending QuickLook and SeerPro but it would be great to offer support for PowerToys Peek as well. |
Any updates on this? |
Also just to add if this hasn't been covered, this would possibly give us a path to activating Peek windows from the Everything Search results (desktop app). Just a thought. |
@crutkas I understand the PowerToys team was exploring different approaches for this API. Are there any updates that you can share? |
This might provide some insight: QuickLook Bridge. It's a C# app which makes it possible to open QuickLook using windows protocol or the command line. Compiled version linked in official QuickLook wiki along with instructions on use: https://github.com/QL-Win/QuickLook/wiki/Develop%2C-build-and-integrate |
If this is implemented, I suggest making it compatible with File Pilot (https://filepilot.tech/). |
Description of the new feature / enhancement
Congratulations on the new Peek feature! This adds a popular functionality that until now required the use of third-party apps. Files (https://github.com/files-community/Files) already has support for QuickLook, but we'd like to add support for PowerToys Peek files-community/Files#12432 in order to provide users with more choices.
Scenario when this would be used?
We're ready to add support for PowerToys Peek in Files whenever an API is available, in fact, we've already completed the preparation work and we're looking forward to this integration. In addition to Files, there are a couple of other third-party file managers that can also benefit from an API.
Supporting information
Feature request on the Files repo: files-community/Files#12432
The text was updated successfully, but these errors were encountered: