Skip to content

Commit 304b2a6

Browse files
committed
fix linting errors for PR-526
1 parent b8620e9 commit 304b2a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@ In general, there is no need to change the settings of external file types. So,
8989

9090
## Adding additional columns to entry table for file types
9191

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.
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.
9393

9494
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!
9595

9696
![Showing the entry table preferences option box](../.gitbook/assets/extrafile-column-1.png)
9797

9898
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).
9999

100-
![Result after adding new file column](../.gitbook/assets/extrafile-column-2.png)
100+
![Result after adding new file column](../.gitbook/assets/extrafile-column-2.png)

0 commit comments

Comments
 (0)