From 4d53fa14ee0cd615444aca6f6ba176e0ccc1b5be Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:06:12 -0400 Subject: init --- SI/.obsidian/plugins/dbfolder/data.json | 48 +++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 SI/.obsidian/plugins/dbfolder/data.json (limited to 'SI/.obsidian/plugins/dbfolder/data.json') 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 -- cgit v1.2.3