obsidian/.obsidian/plugins/dashboard-navigator/data.json

29 lines
643 B
JSON

{
"default_view": 1,
"font_size": 16,
"selected_table_layout": "dn-tbl-default",
"date_format": "YYYY-MM-DD HH:mm",
"files_per_page": 20,
"num_recent_files": 5,
"excluded_ext": "",
"excluded_path": "",
"color_notes": "#bf48ff",
"color_images": "#007fff",
"color_canvas": "#ff7f28",
"color_videos": "#d34848",
"color_audios": "#bfbf00",
"color_pdf": "#00a300",
"color_other": "#828282",
"colored_files": false,
"hide_ext": true,
"hide_path": false,
"hide_size": false,
"hide_date": false,
"hide_tags": true,
"hide_frontmatter": true,
"hide_columns": [
"ext",
"tags",
"frontmatter"
]
}