Update from obsidian - thinkpad
Affected files: .obsidian/community-plugins.json .obsidian/plugins/dataview/main.js .obsidian/plugins/dataview/manifest.json .obsidian/plugins/dataview/styles.css .obsidian/plugins/dbfolder/data.json .obsidian/plugins/dbfolder/main.js .obsidian/plugins/dbfolder/manifest.json .obsidian/plugins/dbfolder/styles.css .obsidian/plugins/obsidian-projects/data.json .obsidian/workspace.json games/Castlevania symphony of the Night.md games/Mega Man X2.md games/batman-arkham-asylum-game-of-the-year-edition.md games/batman-arkham-city.md games/celeste.md games/god-of-war--1.md games/god-of-war-ii.md games/god-of-war.md games/hollow-knight.md games/metroid-prime-remastered.md games/monster-hunter-rise.md games/nier-automata.md games/persona-4-golden--1.md games/persona-5-royal.md games/persona-5.md games/super-mario-galaxy-2.md games/the-elder-scrolls-v-skyrim.md games/the-last-of-us-part-ii.md games/the-last-of-us.md games/the-legend-of-zelda-twilight-princess--1.md games/uncharted-2-among-thieves.md games/uncharted-3-drake-s-deception.md games/uncharted-drake-s-fortune.md projects/games.md
This commit is contained in:
parent
4384f6d9dc
commit
d02c99f724
34 changed files with 22467 additions and 113 deletions
48
.obsidian/plugins/dbfolder/data.json
vendored
Normal file
48
.obsidian/plugins/dbfolder/data.json
vendored
Normal file
|
|
@ -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": 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": true,
|
||||
"show_metadata_tasks": false,
|
||||
"show_metadata_inlinks": false,
|
||||
"show_metadata_outlinks": false,
|
||||
"show_metadata_tags": true,
|
||||
"source_data": "current_folder",
|
||||
"source_form_result": "",
|
||||
"source_destination_path": "/",
|
||||
"row_templates_folder": "templates",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
121
.obsidian/plugins/dbfolder/main.js
vendored
Normal file
121
.obsidian/plugins/dbfolder/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/dbfolder/manifest.json
vendored
Normal file
11
.obsidian/plugins/dbfolder/manifest.json
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"id": "dbfolder",
|
||||
"name": "DB Folder",
|
||||
"version": "3.4.0",
|
||||
"minAppVersion": "1.1.1",
|
||||
"description": "Folder with the capability to store and retrieve data from a folder like database",
|
||||
"author": "RafaelGB",
|
||||
"authorUrl": "https://github.com/RafaelGB/obsidian-bd-folder",
|
||||
"isDesktopOnly": false,
|
||||
"fundingUrl": "https://www.buymeacoffee.com/5tsytn22v9Z"
|
||||
}
|
||||
1864
.obsidian/plugins/dbfolder/styles.css
vendored
Normal file
1864
.obsidian/plugins/dbfolder/styles.css
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue