Update from obsidian - thinkpad
Affected files: projects/games.md
This commit is contained in:
parent
36cd254039
commit
28a41d36ce
1 changed files with 46 additions and 4 deletions
|
|
@ -31,9 +31,10 @@ columns:
|
||||||
media_height: 100
|
media_height: 100
|
||||||
isInline: true
|
isInline: true
|
||||||
task_hide_completed: true
|
task_hide_completed: true
|
||||||
footer_type: none
|
footer_type: count_filled
|
||||||
persist_changes: false
|
persist_changes: false
|
||||||
wrap_content: true
|
wrap_content: true
|
||||||
|
footer_formula:
|
||||||
__tags__:
|
__tags__:
|
||||||
key: __tags__
|
key: __tags__
|
||||||
id: __tags__
|
id: __tags__
|
||||||
|
|
@ -150,7 +151,7 @@ columns:
|
||||||
skipPersist: false
|
skipPersist: false
|
||||||
isHidden: false
|
isHidden: false
|
||||||
sortIndex: -1
|
sortIndex: -1
|
||||||
width: 114
|
width: 162
|
||||||
config:
|
config:
|
||||||
enable_media_view: true
|
enable_media_view: true
|
||||||
link_alias_enabled: true
|
link_alias_enabled: true
|
||||||
|
|
@ -158,8 +159,9 @@ columns:
|
||||||
media_height: 100
|
media_height: 100
|
||||||
isInline: false
|
isInline: false
|
||||||
task_hide_completed: true
|
task_hide_completed: true
|
||||||
footer_type: none
|
footer_type: percent_filled
|
||||||
persist_changes: false
|
persist_changes: false
|
||||||
|
footer_formula:
|
||||||
registered_hours:
|
registered_hours:
|
||||||
input: number
|
input: number
|
||||||
accessorKey: registered_hours
|
accessorKey: registered_hours
|
||||||
|
|
@ -170,6 +172,46 @@ columns:
|
||||||
skipPersist: false
|
skipPersist: false
|
||||||
isHidden: false
|
isHidden: false
|
||||||
sortIndex: -1
|
sortIndex: -1
|
||||||
|
config:
|
||||||
|
enable_media_view: true
|
||||||
|
link_alias_enabled: true
|
||||||
|
media_width: 100
|
||||||
|
media_height: 100
|
||||||
|
isInline: false
|
||||||
|
task_hide_completed: true
|
||||||
|
footer_type: sum
|
||||||
|
persist_changes: false
|
||||||
|
footer_formula:
|
||||||
|
franchises:
|
||||||
|
input: tags
|
||||||
|
accessorKey: franchises
|
||||||
|
key: franchises
|
||||||
|
id: franchises
|
||||||
|
label: franchises
|
||||||
|
position: 100
|
||||||
|
skipPersist: false
|
||||||
|
isHidden: false
|
||||||
|
sortIndex: -1
|
||||||
|
width: 230
|
||||||
|
options:
|
||||||
|
- { label: "None", value: "None", color: "hsl(268, 95%, 90%)"}
|
||||||
|
- { label: "Bloodstained", value: "Bloodstained", color: "hsl(213, 95%, 90%)"}
|
||||||
|
- { label: "Doom", value: "Doom", color: "hsl(164, 95%, 90%)"}
|
||||||
|
- { label: "Mega Man", value: "Mega Man", color: "hsl(302, 95%, 90%)"}
|
||||||
|
- { label: "Metroid", value: "Metroid", color: "hsl(357, 95%, 90%)"}
|
||||||
|
- { label: "Monster Hunter", value: "Monster Hunter", color: "hsl(14, 95%, 90%)"}
|
||||||
|
- { label: "Megami Tensei", value: "Megami Tensei", color: "hsl(270, 95%, 90%)"}
|
||||||
|
- { label: "Shin Megami Tensei", value: "Shin Megami Tensei", color: "hsl(350, 95%, 90%)"}
|
||||||
|
- { label: "Persona", value: "Persona", color: "hsl(236, 95%, 90%)"}
|
||||||
|
- { label: "Portal", value: "Portal", color: "hsl(157, 95%, 90%)"}
|
||||||
|
- { label: "Resident Evil", value: "Resident Evil", color: "hsl(234, 95%, 90%)"}
|
||||||
|
- { label: "Sonic The Hedgehog", value: "Sonic The Hedgehog", color: "hsl(297, 95%, 90%)"}
|
||||||
|
- { label: "Star Wars", value: "Star Wars", color: "hsl(123, 95%, 90%)"}
|
||||||
|
- { label: "Steins;Gate", value: "Steins;Gate", color: "hsl(140, 95%, 90%)"}
|
||||||
|
- { label: "Mario Bros.", value: "Mario Bros.", color: "hsl(275, 95%, 90%)"}
|
||||||
|
- { label: "Mario", value: "Mario", color: "hsl(278, 95%, 90%)"}
|
||||||
|
- { label: "Valkyria", value: "Valkyria", color: "hsl(35, 95%, 90%)"}
|
||||||
|
- { label: "Zero Escape", value: "Zero Escape", color: "hsl(130, 95%, 90%)"}
|
||||||
config:
|
config:
|
||||||
enable_media_view: true
|
enable_media_view: true
|
||||||
link_alias_enabled: true
|
link_alias_enabled: true
|
||||||
|
|
@ -198,7 +240,7 @@ config:
|
||||||
source_destination_path: games
|
source_destination_path: games
|
||||||
row_templates_folder: templates
|
row_templates_folder: templates
|
||||||
current_row_template:
|
current_row_template:
|
||||||
pagination_size: 50
|
pagination_size: 20
|
||||||
font_size: 16
|
font_size: 16
|
||||||
enable_js_formulas: false
|
enable_js_formulas: false
|
||||||
formula_folder_path: /
|
formula_folder_path: /
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue