jenius-apps / nightingale-rest-api-client

A modern, resource-efficient REST API client for Windows
https://nightingale.rest
MIT License
769 stars 36 forks source link

Can't "Save As" a workspace anymore ? #174

Closed tbolon closed 3 years ago

tbolon commented 3 years ago

It seems there was a feature to save a workspace in a specific folder, still visible in the documentation, and quoted in #147.

I would love to use nightingale to store sample REST API call in our project, but by default you don't have any way to open/save workspace in a custom location (I don't even know where the files are stored).

Was this feature intentionally removed ?

tbolon commented 3 years ago

It seems I misunderstand the Export and Import function.

I was influenced by how, in Postman, Export and Import actions are used (you can export, but it won't allow you to use the exported file after).

It seems you can now use the Export function to create a copy of your current environment, then open this file directly. By convenience, maybe a "New / Open / Save" pattern could have been used instead of Import / Export. There seems to be a File > Workspace > Collection > Request hierarchy which was not obvious for me at first.

Anyway, I will close this issue.

Thanks!