mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1589] Export/import individual Map Local rule/payload combo #1582
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#1582
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 @jacobvanorder on GitHub (Mar 30, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1589
Originally assigned to: @NghiaTranUIT on GitHub.
Description
The ability to export and import an individual map local rule and payload combination.
Why this feature/change is important?
On our team, we utilize Map Local to do work that might not be ready on the API side. For our PRs, we have to link to the json as well as paste in the URL. It'd be nice to be able to export the combination for sharing.
@NghiaTranUIT commented on GitHub (Mar 31, 2023):
Hey @jacobvanorder, this feature is already shipped in the latest build 👍
You can simple export your Map Local Rule, then import it again on your colleague's Macs. All local files of the Map Local are included.
@jacobvanorder commented on GitHub (Apr 3, 2023):
Excellent! Thank you for the great explanation! I assumed that
Export Settings…would export all map local but this works great! Thank you so much.