diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json index b3725ed..0d586fd 100644 --- a/.obsidian/community-plugins.json +++ b/.obsidian/community-plugins.json @@ -5,5 +5,6 @@ "pf2e-statblocks", "obsidian-leaflet-plugin", "obsidian-5e-statblocks", - "obsidian-git" + "obsidian-git", + "webpage-html-export" ] \ No newline at end of file diff --git a/.obsidian/plugins/webpage-html-export/data.json b/.obsidian/plugins/webpage-html-export/data.json new file mode 100644 index 0000000..60007d2 --- /dev/null +++ b/.obsidian/plugins/webpage-html-export/data.json @@ -0,0 +1,54 @@ +{ + "settingsVersion": "1.8.01", + "makeOfflineCompatible": false, + "inlineAssets": false, + "includePluginCSS": "", + "includeSvelteCSS": true, + "titleProperty": "title", + "customHeadContentPath": "", + "faviconPath": "", + "documentWidth": "40em", + "sidebarWidth": "20em", + "minOutlineCollapse": 2, + "startOutlineCollapsed": false, + "allowFoldingHeadings": true, + "allowFoldingLists": true, + "allowResizingSidebars": true, + "logLevel": "warning", + "minifyHTML": true, + "makeNamesWebStyle": true, + "onlyExportModified": true, + "deleteOldFiles": true, + "addThemeToggle": true, + "addOutline": true, + "addFileNav": true, + "addSearchBar": true, + "addGraphView": true, + "addTitle": true, + "addRSSFeed": true, + "siteURL": "", + "authorName": "", + "vaultTitle": "Pathfinder2e", + "exportPreset": "website", + "openAfterExport": false, + "graphAttractionForce": 1, + "graphLinkLength": 10, + "graphRepulsionForce": 150, + "graphCentralForce": 3, + "graphEdgePruning": 100, + "graphMinNodeSize": 3, + "graphMaxNodeSize": 7, + "showDefaultTreeIcons": false, + "emojiStyle": "Native", + "defaultFileIcon": "lucide//file", + "defaultFolderIcon": "lucide//folder", + "defaultMediaIcon": "lucide//file-image", + "exportPath": "/Users/fmartingr/Temp/obsidian-export", + "filesToExport": [ + [ + "Personajes", + "Wiki", + "index.md" + ] + ] +} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 9e19f73..dbb14be 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -98,7 +98,7 @@ "state": { "type": "backlink", "state": { - "file": "index.md", + "file": "Personajes/Nymh/Historia.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -115,7 +115,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "index.md", + "file": "Personajes/Nymh/Historia.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -138,7 +138,7 @@ "state": { "type": "outline", "state": { - "file": "index.md" + "file": "Personajes/Nymh/Historia.md" } } } @@ -171,15 +171,53 @@ "templates:Insert template": false, "command-palette:Open command palette": false, "obsidian-leaflet-plugin:Open Leaflet Map": false, - "obsidian-5e-statblocks:Open Creature pane": false + "obsidian-5e-statblocks:Open Creature pane": false, + "webpage-html-export:Export Vault to HTML": false } }, - "active": "a737bd58865c6f63", + "floating": { + "id": "171c890bca608e3f", + "type": "floating", + "children": [ + { + "id": "ac22ae7a1383cec9", + "type": "window", + "children": [ + { + "id": "f6d91dcf8de43f74", + "type": "tabs", + "children": [ + { + "id": "f9756228fdf42f64", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Personajes/Nymh/Historia.md", + "mode": "source", + "source": false + } + } + } + ] + } + ], + "direction": "vertical", + "x": 1259, + "y": 885, + "width": 900, + "height": 500, + "maximize": false, + "zoom": 0 + } + ] + }, + "active": "f9756228fdf42f64", "lastOpenFiles": [ "Personajes/Nymh/Conocimiento/Monstruos/Esqueleto.md", + "Personajes/Nymh/CampaƱas/1. Amenaza bajo Otari.md", "index.md", "Personajes/Nymh/Historia.md", - "Personajes/Nymh/CampaƱas/1. Amenaza bajo Otari.md", "_/attachments/Skeleton Warrior.jpeg", "Personajes/Nymh/Ficha.md", "Wiki/Monstruos/Esqueleto.md", diff --git a/index.md b/index.md index 9118d6c..af5a062 100644 --- a/index.md +++ b/index.md @@ -1 +1 @@ -asdasd \ No newline at end of file +Hola \ No newline at end of file