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

Commit b4a41bc

Browse files
committed
Update documentation
1 parent f21e94f commit b4a41bc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/.obsidian/workspace

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"state": {
1010
"type": "markdown",
1111
"state": {
12-
"file": "docs/Imed/5_Notes.md",
12+
"file": "docs/Imed/3_Columns.md",
1313
"mode": "source",
1414
"source": false
1515
}
@@ -77,7 +77,7 @@
7777
"state": {
7878
"type": "backlink",
7979
"state": {
80-
"file": "docs/Imed/5_Notes.md",
80+
"file": "docs/Imed/3_Columns.md",
8181
"collapseAll": false,
8282
"extraContext": false,
8383
"sortOrder": "alphabetical",
@@ -94,7 +94,7 @@
9494
"state": {
9595
"type": "outgoing-link",
9696
"state": {
97-
"file": "docs/Imed/5_Notes.md",
97+
"file": "docs/Imed/3_Columns.md",
9898
"linksCollapsed": false,
9999
"unlinkedCollapsed": true
100100
}
@@ -117,7 +117,7 @@
117117
"state": {
118118
"type": "outline",
119119
"state": {
120-
"file": "docs/Imed/5_Notes.md"
120+
"file": "docs/Imed/3_Columns.md"
121121
}
122122
}
123123
}
@@ -130,9 +130,9 @@
130130
},
131131
"active": "1388ebae61465da7",
132132
"lastOpenFiles": [
133+
"docs/Imed/5_Notes.md",
133134
"docs/Imed/4_Properties.md",
134135
"docs/Imed/6_Viewing data.md",
135-
"docs/Imed/5_Notes.md",
136136
"docs/Imed/3_Columns.md",
137137
"docs/Imed/2_Sources.md",
138138
"docs/Imed/1_index.md",

docs/docs/Imed/3_Columns.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Be aware that this will overide any previously created columns, you'll have to c
99
### Add from template
1010
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`.
1111
## Hiding
12-
You can hide the columns while keeping the underlying metadata.
12+
You can hide the columns while keeping the underlying metadata by using the column menu or by pressing the `+` button, where you'll see a list of all the columns (hidden or not).
1313
## Removing
14-
You can remove the column and remove its underlying metadata. Make sure to enable `configuration about columns > remove fields` in the plugin setting or in the database settings.
14+
You can remove the column and remove its underlying metadata by using the column menu. Make sure to enable `configuration about columns > remove fields` in the plugin setting or in the database settings.
1515
## Resizing
1616
You can resize columns by draging the handle at the right of the column header.
1717
## Reordering

0 commit comments

Comments
 (0)