Skip to content

Commit b1a5460

Browse files
authored
Update main-window.md
1 parent 25a1f4f commit b1a5460

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

en/advanced/main-window.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
# Main Window
22

3-
> Most menu actions referred in the following have keyboard shortcuts, and many are available from the toolbar. The keyboard shortcuts are found in the pull-down menus.
4-
5-
This is the main window from where you work with your databases. Below the menubar and the toolbar is a tabbed pane containing a panel for each of your currently open databases. When you select one of these panels, a table appears, listing all the database's entries, as well as a configurable selection of their fields.
6-
7-
* You decide which fields are shown in the table by checking the fields you want to see in the **Preferences → Entry table** dialog.
3+
This is the main window from where you work with your databases. Below the menubar and the toolbar is a tabbed pane containing a panel for each of your currently open databases. When you select one of these panels, a table appears, listing all the database's entries, as well as a configurable selection of their fields. This table is also referred to as **Entry Table**
84

5+
### Entry Table Preferences
6+
* You decide which fields are shown in the entry table by checking the fields you want to see in the **File → Preferences → Entry table** dialog.
97
![Entry table configuration dialog](entry-table.png)
108

11-
* Double-click a line of the table to edit the entry content. You can navigate the table with the arrow keys.
12-
9+
### Entry Table
10+
* Double-click a line of the entry table to edit the entry content. You can navigate the table with the arrow keys.
1311
![Edit entry on the main table](entry-table-edit.png)
1412

15-
* **Preferences → Entry table**, but to more quickly change the order, click the header of a column to set it as the primary sort criterion, or reverse the sorting if it is already set. Another click will deselect the column as sorting criterion. Hold down Ctrl and click a column to add, reverse or remove it as a sub-criterion after the primary column. You can add an arbitrary number of sub-criteria, but only three levels will be stored for the next time you start JabRef.
16-
* Adjust the width of each column by dragging the borders between their headers.
13+
* To quickly change the sort order within the entry table, click the header of a column to set it as the primary sort criterion, or reverse the sorting if it is already set. Another click will deselect the column as sorting criterion. Hold down Ctrl and click a column to add, reverse or remove it as a sub-criterion after the primary column. You can add an arbitrary number of sub-criteria, but only three levels will be stored for the next time you start JabRef.
1714

15+
* Adjust the width of each column by dragging the borders between their headers.
1816
![Adjust width of columns](adjust-width-of-columns.png)

0 commit comments

Comments
 (0)