1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2024-11-25 04:08:49 +01:00
rolens/docs/user-guide/preferences.md

15 lines
546 B
Markdown

---
title: Preferences
parent: User guide
order: 100
---
You can open the preference panel by using the menu <kbd>Rolens > Settings…</kbd> or by pressing <kbd></kbd><kbd>,</kbd>.
Rolens currently offers the following configuration options:
* The initial number of items to retrieve using one query (query limit).
* The default sorting criteria. Defaults to `{ "_id": 1 }`, i.e. sort by the `_id` field ascending.
* Whether to auto-submit the query when a collection has been opened.
* The default directory where exports should be saved.