diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 9e8d46b..5cfcdd1 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,11 +4,11 @@ "type": "split", "children": [ { - "id": "d6f5ce0980711f0a", + "id": "214fd8085e77190d", "type": "tabs", "children": [ { - "id": "9c594be18b517d19", + "id": "cc9b4db4763b1f10", "type": "leaf", "state": { "type": "canvas", @@ -158,17 +158,17 @@ "command-palette:Open command palette": false } }, - "active": "9c594be18b517d19", + "active": "b60afae08e103db8", "lastOpenFiles": [ - "Characters/Diero Falone/Level - Diero Falone.md", + "README.md", "Characters/Diero Falone/Canvas - Diero Falone.canvas", + "Characters/Diero Falone/Level - Diero Falone.md", "Wiki/Eldritch Blast.md", "Wiki/Hellish Rebuke.md", "Wiki/Expeditious Retreat.md", "Wiki/Misty Step.md", "Wiki/Invisibility.md", "Wiki/Condition - Invisible.md", - "Wiki/Light.md", - "Speak with Animals.md" + "Wiki/Light.md" ] } \ No newline at end of file diff --git a/README.md b/README.md index 97f5553..0284233 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ # canvas-character-sheet - + +This vault contains the assets, canvas, fonts and CSS snippet required to use the DnD character sheet I created using [Obsidian Canvas](https://obsidian.md/canvas). + +The .canvas file is located at */Characters/Diero Falone/Canvas - Diero Falone* + +**PLEASE NOTE:** +- The snippet contains CSS that targets all canvases. If you choose to add this to your own vault, you will likely want to disable the snippet to use your own personal canvases normally. +- Some elements have had their resizing/movement disabled for UX purposes. If you want to resize/rearrange the elements yourself, the CSS controlling that is at the top of the *canvas_styling.css* file. + +Fonts used: +- [Austral Sans Stamp](https://www.dafont.com/austral-sans-stamp.font) +- [b Beach Ocean](https://www.dafont.com/b-beach-ocean.font) +- [Tox Typewriter](https://www.dafont.com/tox-typewriter.font) +- [Half-Elven Condensed](https://fonts2u.com/half-elven-condensed.font) +- [Morsal](https://www.dafont.com/morsal.font) +- [Times New Roman](https://freefontsfamily.com/times-new-roman-font-free/) \ No newline at end of file