Parse Insomnia templates during import #164
Labels
help wanted
Extra attention is needed
qol
Improvements that make usage smoother, without introducing new functionality
Insomnia has template-like strings that provide similar functionality to chains. It'd be nice to parse these and convert them to chains during import. This would be pretty complex though. Here's an example of a request with a template:
This could be converted to something like:
The Slumber collection we come up with is still pretty ugly, so not sure if this is worth the effort. I'm sure there's a ton of different settings in Insomnia we'd have to support too.
The text was updated successfully, but these errors were encountered: