diff options
Diffstat (limited to 'SI/.obsidian/plugins/dbfolder/data.json')
| -rw-r--r-- | SI/.obsidian/plugins/dbfolder/data.json | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/SI/.obsidian/plugins/dbfolder/data.json b/SI/.obsidian/plugins/dbfolder/data.json new file mode 100644 index 0000000..fd0f4f0 --- /dev/null +++ b/SI/.obsidian/plugins/dbfolder/data.json @@ -0,0 +1,48 @@ +{ + "global_settings": { + "enable_debug_mode": false, + "enable_show_state": false, + "enable_row_shadow": true, + "enable_auto_update": true, + "show_search_bar_by_default": false, + "logger_level_info": "error", + "csv_file_header_key": "File", + "media_settings": { + "link_alias_enabled": true, + "enable_media_view": true, + "width": 100, + "height": 100 + } + }, + "local_settings": { + "remove_field_when_delete_column": false, + "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": false, + "source_data": "current_folder", + "source_form_result": "", + "source_destination_path": "/", + "row_templates_folder": "/", + "current_row_template": "", + "pagination_size": 10, + "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": false, + "implementation": "default" + } +}
\ No newline at end of file |
