Skip to content

Commit b8620e9

Browse files
committed
added docuentation for extra file columns
1 parent 7b6bafd commit b8620e9

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
83 KB
Loading
49.7 KB
Loading

en/finding-sorting-and-cleaning-entries/filelinks.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,15 @@ To access any of an entry's links, click on the icon with the right mouse button
8686
## Setting up external file types
8787

8888
In general, there is no need to change the settings of external file types. So, this setting is for advanced users. See [Manage external file types](../setup/externalfiletypes.md).
89+
90+
## Adding additional columns to entry table for file types
91+
92+
You can add extra columns to the entry table for storing linked files of a specific type, e.g. a column specifically for Markdown files which you use to write comments about particular entries. This can help you organise your linked files.
93+
94+
To add a specific column, navigate to **File > Preferences > Entry Table**. This will show the dialog box shown below. Tick the option for **Show Extra Columns**, and then either directly type in `extrafile:<fileType>` into the text box or enter the dropdown and find the option `<fileType> (Custom)`. Don't forget to click Save!
95+
96+
![Showing the entry table preferences option box](../.gitbook/assets/extrafile-column-1.png)
97+
98+
Then you may find the column on your entry table like so! (You may have to scroll right to find the column where you have added it, and drag it across to the position you desire).
99+
100+
![Result after adding new file column](../.gitbook/assets/extrafile-column-2.png)

0 commit comments

Comments
 (0)