1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2024-11-22 18:37:41 +01:00
rolens/docs/user-guide/preferences.md

15 lines
546 B
Markdown
Raw Normal View History

2023-06-01 22:06:51 +02:00
---
title: Preferences
parent: User guide
order: 100
---
2023-06-29 14:37:39 +02:00
You can open the preference panel by using the menu <kbd>Rolens > Settings…</kbd> or by pressing <kbd></kbd><kbd>,</kbd>.
2023-06-01 22:06:51 +02:00
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.