jet-client-support icon indicating copy to clipboard operation
jet-client-support copied to clipboard

Add ability to create bookmarks of requests

Open gkdevone opened this issue 2 years ago • 1 comments

Is your feature request related to a problem?

In large projects with a large number of endpoints it is time consuming to find the request you want to execute in such a large tree of requests. This applies more when you import swagger specs where you do not control how the requests are organized.

Describe the solution you'd like

It would be very helpful if you could create a folder called Bookmarks for example where you can place pointers to other requests. This way you can for example group together and organize the endpoints you use the most.

Additional context

No response

gkdevone avatar May 22 '23 13:05 gkdevone

Thanks for the suggestion. I'll consider adding this feature in the future. For now, you can duplicate requests and move them to the desired folder.

AntonShuvaev avatar May 24 '23 15:05 AntonShuvaev