Skip to content

[Feature Request] Export suggestion #195

@anonrig

Description

@anonrig

I believe there isn't any specific export functionality for a specific query. Let's say my query is:

db.articles.find({'source.name': 'github'}).sort({ "_id": 1}).skip(0).limit(30)

I just want to export the results of this query to JSON. But if I press Export button, it exports the whole collection.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions