mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1365] Pin to Favorites didn't work #1360
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1360
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @woden234 on GitHub (Sep 17, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1365
Description
Environment
@NghiaTranUIT commented on GitHub (Sep 18, 2022):
Hey @woden234 It's not a bug I guess.
Currently, "Pin to Favorites" when right-clicking on the request, it doesn't pin this particular request (WE haven't implemented it yet).
It means it will pin the domain of this request. Then, it displays all requests from this pinned domain.
@NghiaTranUIT commented on GitHub (Sep 18, 2022):
I suppose I should rename the "Pin to Favorites" menu to "Pin this domain" to make it clear.
Speaking of "Pin a request" -> We notice the UX confusion -> We will support it soon :+1
@woden234 commented on GitHub (Sep 18, 2022):
ok,the function "Pin a request" is great, some websites have many request that l want to collect some important to use 。so l try another way to active it ,but it didn‘t work 。

so "Pin a request" is a great function.
@NghiaTranUIT commented on GitHub (Sep 18, 2022):
You're right. The requests in the Favorites Section are not persisted. It will reset when closing the app.
To persist it, you can export it as a ProxymanLog and reopen it again (Drag & Drop is fine)
@woden234 commented on GitHub (Sep 18, 2022):
ok ,thank you