Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added button to import JSON from clipboard #188

Merged

Conversation

ZachTheLitchKing
Copy link

Added a button to import JSON from clipboard.

Basically reversing the Export to JSON functionality, so any saved JSON could be copied and put back into the page for editing

@jrconway3
Copy link

Huh, that's a cool feature if it works. I never even knew about the "export to JSON" option.

@ZachTheLitchKing
Copy link
Author

Huh, that's a cool feature if it works. I never even knew about the "export to JSON" option.

I tested it with a half dozen JSON exports with a few different settings I'd saved when I was experimenting with making characters. I haven't tested it with every single setting, but as the logic is heavily based on the exportToClipboard and itemsMeta formatting it feels like a safe bet

Copy link
Owner

@sanderfrenken sanderfrenken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems a handy feature indeed, thanks!

@sanderfrenken sanderfrenken merged commit 8323838 into sanderfrenken:master Sep 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants