mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #727] Import/Export scripting with JSON file #724
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#724
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 @NghiaTranUIT on GitHub (Dec 15, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/727
Description
At the moment, if we export the script and share it with the team, Proxyman doesn't export the JSON file, which is imported to the script.
To work around, we can copy the the folder at
~/Library/Application Support/com.proxyman.NSProxy/users/, but it must be better if we automatically support it.Acceptance Criteria
@NghiaTranUIT commented on GitHub (Dec 15, 2020):
Done 🎉 with beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.14.2_Import_Export_Script_With_User_Files.dmg
@mprice-banno commented on GitHub (Dec 22, 2020):
This is great! The release coincided with my first time needing to import JSON to the script.
@NghiaTranUIT commented on GitHub (Dec 22, 2020):
Glad to hear that 👍 It's now easier to share your scripts with your colleague 🎉