David Alonso
David Alonso4mo ago

Dashboard - export documents that match query

I don't see an easy way to export all documents that match a certain query as a jsonl file for instance, am I missing something?
No description
9 Replies
David Alonso
David AlonsoOP4mo ago
Custom query and copying the result has been the easiest way for me
jamalsoueidan
jamalsoueidan4mo ago
Good feature,,,:)
ari
ari4mo ago
If you just want to quickly copy the value of a few documents, you can select them in the dashboard and right click -> copy (it's a json array)
No description
ian
ian4mo ago
So you can do a dashboard filter, click the top checkbox to select all, then right-click @David Alonso
jamalsoueidan
jamalsoueidan4mo ago
Who is going to figure out that you can do right click? I think you need to add a icon somewhere when selecting [ACTION 3 Documents], clicking pop up the menu
ari
ari4mo ago
You're right, the discoverability of that context menu is not great. A bit of a "power user" feature at the moment. The next dashboard release will have a button in the side-panel allowing you to copy all the selected documents as well
No description
jamalsoueidan
jamalsoueidan4mo ago
@ari is the ui dasboard opensource, is it possible to send me link to the sourcecode (Github)? I would like to check it out.
ari
ari4mo ago
The dashboard is not currently open source
David Alonso
David AlonsoOP4mo ago
nice missed that!