You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/docs/features/Properties.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,13 @@
7
7
-**Time**: this property accepts time with the format `YYYY-MM-DD hh:mm AM/PM` ;
8
8
-**Select**: this property accepts from a list of options you define. Colors are attributed automatically, though you can change them in the column setting. Furthermore, when removing the select option in the setting, it is also removed from the note's metadata ;
9
9
-**Tags**: similar to the previous property, but instead of only selecting one option, you can select multiples options per cell ;
10
+
-**Formulas**: property that accepts js code to return dynamic values in function of your code. See the [Formulas](/docs/features/Formulas) section for more details.
10
11
-**Image**: you can embed images in the `text` property in this format `![[image]]`. Make sure to enable `media links` in the column setting and adjust the dimensions too ;
11
12
-**Created time**: this column can be added only once from the database settings and will display the created time of the row ;
12
13
-**Modified time**: this column can be added only once from the database settings and will display the last modified time of the row ;
13
14
-**Tasks**: this column can be added only once from the database settings and will display the task of the given file. You can also choose to hide the completed tasks in the column settings ;
14
15
-**Inlinks**: this column can be added only once from the database settings and will display the files that have links to the select file ;
15
16
-**Outlinks**: this column can be added only once from the database settings and will display the files that have links from the select file.
16
-
17
17
> You can change from one property type to another, and if the format is right, it will be recognized by the plugin.
0 commit comments