Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit cc2b720

Browse files
committed
Merge branch 'master' into issue126
2 parents 048041c + e8d9242 commit cc2b720

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/docs/features/Columns.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
1-
### Blank column
1+
## Creating
2+
3+
### Blank Column
24

35
You can add a new column with the `+` button of the database, or by using the `insert right/left` in the column menu.
46

5-
### Add from existing metadata
7+
### Add From Existing Metadata
68

79
The plugin searches all the file included in the source selected for metadata that is not included in the database. Choose from the list provided when clicking in the `+` button.
810

9-
### Add from all available metadata at once
11+
### Add From All Available Metadata at Once
1012

1113
The plugin can grab all the metadata from all the files included in the selected source and add them all at once. Be aware that this will override any previously created columns, you'll have to configure the columns again.
1214

13-
### Add from template
15+
### Add From Template
1416

1517
The plugin can look at only one file (as a template), and grab only this file's metadata as columns. The list of files to choose from is provided from the used source, and can be found in the database setting under `select file as column template`.
1618

0 commit comments

Comments
 (0)