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

Request for additional import capabilities: import without overwriting #98

Open
ryanmcfall opened this issue Feb 19, 2024 · 1 comment

Comments

@ryanmcfall
Copy link

I would like the ability to to import a JSON file containing several snippets without overwriting the existing snippets. As far as I can tell, this is not currently possible.

Looking at the code, it seems that one way of accomplishing this would be to import the new snippets into a newly created empty snippet folder. That looks like it wouldn't be a hard change to make, and would be a reasonable compromise as a start.

I might be able to find some time to work on this if you agree it would be a good feature.

@tahabasri
Copy link
Owner

Thanks @ryanmcfall for the great feedback, I agree that it's a very good feature, I don't have much time to develop it for the time being, so if you ever initialize a PR, it would accelerate things for me, thanks in advance.

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

No branches or pull requests

2 participants