--- database-plugin: basic --- ```yaml:dbfolder name: games description: new description columns: __file__: key: __file__ id: __file__ input: markdown label: File accessorKey: __file__ isMetadata: true skipPersist: false isDragDisabled: false csvCandidate: true position: 1 isHidden: false sortIndex: 0 width: 328 isSorted: true isSortedDesc: false config: enable_media_view: true link_alias_enabled: true media_width: 100 media_height: 100 isInline: true task_hide_completed: true footer_type: none persist_changes: false wrap_content: true __tags__: key: __tags__ id: __tags__ input: metadata_tags label: File Tags accessorKey: __tags__ isMetadata: true isDragDisabled: false skipPersist: false csvCandidate: false position: 3 isHidden: true 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: none persist_changes: false status: input: select accessorKey: status key: status id: Status label: status position: 5 skipPersist: false isHidden: false sortIndex: -1 width: 220 isSorted: false isSortedDesc: true options: - { label: "Played", value: "Played", color: "hsl(204, 95%, 90%)"} - { label: "Playing", value: "Playing", color: "hsl(127, 95%, 90%)"} - { label: "Always Playable", value: "Always Playable", color: "hsl(256, 95%, 90%)"} - { label: "On Line", value: "On Line", color: "hsl(271, 95%, 90%)"} - { label: "Backlog", value: "Backlog", color: "hsl(207, 95%, 90%)"} config: enable_media_view: true link_alias_enabled: true media_width: 100 media_height: 100 isInline: false task_hide_completed: true footer_type: none persist_changes: false option_source: manual wrap_content: true genres: input: tags accessorKey: genres key: genres id: Genres label: genres position: 7 skipPersist: false isHidden: false sortIndex: -1 width: 583 options: - { label: "Hack and slash/Beat 'em up,Adventure", value: "Hack and slash/Beat 'em up,Adventure", color: "hsl(209, 95%, 90%)"} - { label: "Platform,Adventure,Indie", value: "Platform,Adventure,Indie", color: "hsl(151, 95%, 90%)"} - { label: "Role-playing (RPG),Hack and slash/Beat 'em up,Adventure", value: "Role-playing (RPG),Hack and slash/Beat 'em up,Adventure", color: "hsl(35, 95%, 90%)"} - { label: "Platform,Hack and slash/Beat 'em up,Adventure", value: "Platform,Hack and slash/Beat 'em up,Adventure", color: "hsl(272, 95%, 90%)"} - { label: "Strategy,Hack and slash/Beat 'em up,Adventure", value: "Strategy,Hack and slash/Beat 'em up,Adventure", color: "hsl(68, 95%, 90%)"} - { label: "Shooter,Platform,Adventure", value: "Shooter,Platform,Adventure", color: "hsl(268, 95%, 90%)"} - { label: "Role-playing (RPG),Hack and slash/Beat 'em up", value: "Role-playing (RPG),Hack and slash/Beat 'em up", color: "hsl(205, 95%, 90%)"} - { label: "Role-playing (RPG),Simulator,Adventure,Visual Novel", value: "Role-playing (RPG),Simulator,Adventure,Visual Novel", color: "hsl(146, 95%, 90%)"} - { label: "Role-playing (RPG),Turn-based strategy (TBS),Adventure", value: "Role-playing (RPG),Turn-based strategy (TBS),Adventure", color: "hsl(342, 95%, 90%)"} - { label: "Platform,Adventure", value: "Platform,Adventure", color: "hsl(108, 95%, 90%)"} - { label: "Role-playing (RPG),Adventure", value: "Role-playing (RPG),Adventure", color: "hsl(287, 95%, 90%)"} - { label: "Shooter,Adventure", value: "Shooter,Adventure", color: "hsl(60, 95%, 90%)"} - { label: "Shooter", value: "Shooter", color: "hsl(117, 95%, 90%)"} - { label: "Platform", value: "Platform", color: "hsl(129, 95%, 90%)"} - { label: "Adventure", value: "Adventure", color: "hsl(215, 95%, 90%)"} - { label: "Role-playing (RPG)", value: "Role-playing (RPG)", color: "hsl(170, 95%, 90%)"} - { label: "Simulator", value: "Simulator", color: "hsl(212, 95%, 90%)"} - { label: "Visual Novel", value: "Visual Novel", color: "hsl(77, 95%, 90%)"} - { label: "Hack and slash/Beat 'em up", value: "Hack and slash/Beat 'em up", color: "hsl(33, 95%, 90%)"} - { label: "Indie", value: "Indie", color: "hsl(225, 95%, 90%)"} - { label: "Strategy", value: "Strategy", color: "hsl(224, 95%, 90%)"} - { label: "Turn-based strategy (TBS)", value: "Turn-based strategy (TBS)", color: "hsl(353, 95%, 90%)"} - { label: "Metroidvania", value: "Metroidvania", color: "hsl(93, 95%, 90%)"} - { label: "Puzzle", value: "Puzzle", color: "hsl(284, 95%, 90%)"} config: enable_media_view: true link_alias_enabled: true media_width: 100 media_height: 100 isInline: false task_hide_completed: true footer_type: none persist_changes: false option_source: manual wrap_content: true times_played: input: number accessorKey: times_played key: times_played id: Times_Played label: Times_Played position: 6 skipPersist: false isHidden: false sortIndex: -1 width: 114 config: enable_media_view: true link_alias_enabled: true media_width: 100 media_height: 100 isInline: false task_hide_completed: true footer_type: none persist_changes: false config: remove_field_when_delete_column: true cell_size: normal sticky_first_column: true group_folder_column: remove_empty_folders: false automatically_group_files: false hoist_files_with_empty_attributes: true show_metadata_created: false show_metadata_modified: false show_metadata_tasks: false show_metadata_inlinks: false show_metadata_outlinks: false show_metadata_tags: true source_data: query source_form_result: "FROM \"games\"" source_destination_path: games row_templates_folder: templates current_row_template: pagination_size: 50 font_size: 16 enable_js_formulas: false formula_folder_path: / inline_default: false inline_new_position: last_field date_format: yyyy-MM-dd datetime_format: "yyyy-MM-dd HH:mm:ss" metadata_date_format: "yyyy-MM-dd HH:mm:ss" enable_footer: true implementation: default filters: enabled: false conditions: ```