Skip to content

Commit ad1049f

Browse files
authored
Enhance main window documentation with additional images and details on entry table configuration, editing, and column adjustments. (#583)
* Enhance main window documentation with additional images and details on entry table configuration, editing, and column adjustments. * Indent image to make sure it's also part of the bullet
1 parent 8cde82e commit ad1049f

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed
159 KB
Loading

en/advanced/entry-table-edit.png

163 KB
Loading

en/advanced/entry-table.png

79.6 KB
Loading

en/advanced/main-window.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,14 @@
55
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.
66

77
* You decide which fields are shown in the table by checking the fields you want to see in the **Preferences → Entry table** dialog.
8+
9+
![Entry table configuration dialog](entry-table.png)
10+
811
* Double-click a line of the table to edit the entry content. You can navigate the table with the arrow keys.
12+
13+
![Edit entry on the main table](entry-table-edit.png)
14+
915
* **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.
1016
* Adjust the width of each column by dragging the borders between their headers.
1117

18+
![Adjust width of columns](adjust-width-of-columns.png)

0 commit comments

Comments
 (0)