Code Monkey home page Code Monkey logo

Comments (3)

mbeckrich avatar mbeckrich commented on June 9, 2024

from obsidian.

quantumfate avatar quantumfate commented on June 9, 2024

I will paste my Excalidraw template here as you might find it useful. Note that I'm intentionally using light mode setting even though I use obsidian in dark mode. I'm doing that because if I used dark mode, excalidraw would invert all colors into light mode - It's increadibly confusing I know.

---

excalidraw-plugin: parsed
tags: [excalidraw]
excalidraw-export-dark: false

---
==⚠  Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠==


# Text Elements
%%
# Drawing
```json
{
	"type": "excalidraw",
	"version": 2,
	"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.9.19",
	"elements": [],
	"appState": {
		"theme": "light",
		"viewBackgroundColor": "#1e1e2e",
		"currentItemStrokeColor": "#1e1e1e",
		"currentItemBackgroundColor": "transparent",
		"currentItemFillStyle": "hachure",
		"currentItemStrokeWidth": 1,
		"currentItemStrokeStyle": "solid",
		"currentItemRoughness": 1,
		"currentItemOpacity": 100,
		"currentItemFontFamily": 1,
		"currentItemFontSize": 20,
		"currentItemTextAlign": "left",
		"currentItemStartArrowhead": null,
		"currentItemEndArrowhead": "arrow",
		"scrollX": 847.5,
		"scrollY": 654.0625,
		"zoom": {
			"value": 1
		},
		"currentItemRoundness": "round",
		"gridSize": 20,
		"gridColor": {
			"Bold": "#48486FFF",
			"Regular": "#2C2C44FF"
		},
		"currentStrokeOptions": {
			"highlighter": false,
			"hasOutline": false,
			"outlineWidth": 0,
			"constantPressure": false,
			"options": {
				"smoothing": 0.5,
				"thinning": -1,
				"streamline": 0.5,
				"easing": "linear",
				"start": {
					"taper": 5,
					"cap": false,
					"easing": "linear"
				},
				"end": {
					"taper": 5,
					"cap": false,
					"easing": "linear"
				}
			}
		},
		"previousGridSize": 20,
		"frameRendering": {
			"enabled": true,
			"clip": true,
			"name": true,
			"outline": true
		}
	},
	"files": {}
}

%%

from obsidian.

mbeckrich avatar mbeckrich commented on June 9, 2024

from obsidian.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.