Tutorial videos in production or planned:

- how to use the preferences window, part 1
	- load a sheet so that we have a project file
	- invoke from file menu
	- navigate to the color tab
	- set role!!! to project
	- change generic color for "beyond drawing area", explain it's a frame/indication
	- exit, restart -> no frame; load -> frame; show a differnt project has no frame
	- redo the whole thing on user role
	- restart; show it's not project dependent

- how to use the preferences window, part 2
	- load a sheet so that we have a project file, from part 1
	- invoke from file menu
	- tree tab
	- show the left side tree and search for color; off_limit is ours
	- explain the right side (top is input, bottom is conclusion)
	- (show this in the project file)
	- remove selected on project level
	- add a different one on project level
	- explain read-only levels

- drawing sheet decoration
	- lines
		- line tool vs. wire tool
		- move at once
		- grab endpoint
		- stroke {e s}
	- circles
		- circle tool
		- move at once
		- stroke {e s}
	- boxes
		- stroke {e s}
		- fill
	- text
		- stroke {e s} changes font

- attribute editor: overriding footprint attribute using prio
	- place a symbol: nfet
	- devmap is 2n7002_sot23
	- open attribute editor
	- show footprint on the right side
	- show history of footprint attribute on the right side -> it's from devmap
	- add footprint to sot23_bigpad
	- show history of footprint attribute on the right side -> it's overridden
	- change attribute prio to 31050
	- show history of footprint attribute on the right side -> it's devmap again
	- show how devmap prio is calculated (engine list)
	- show the table for default prios

- multiple pins per terminal
	- (explain the so(8) mosfet problem)
	- draw mostfet, 3 resistors
	- remove devmap from the mosfet, add portmap
	- fill in portmap: S=1 2 3; G=4; D=5 6 7 8
	- export to tedax, show the result

TODO:
- advanced search & query
- flat multisheet with explicit project file listing
- flat multisheet with implicit project file listing
- local lib support for symbols
- local lib support for devmaps
- sheet decoration advanced: arc; draw cirlce, propedit, (TODO: grab endpoint)
