Sync
8
.obsidian/app.json
vendored
|
@ -1,3 +1,9 @@
|
||||||
{
|
{
|
||||||
"alwaysUpdateLinks": true
|
"alwaysUpdateLinks": true,
|
||||||
|
"pdfExportSettings": {
|
||||||
|
"pageSize": "Letter",
|
||||||
|
"landscape": false,
|
||||||
|
"margin": "0",
|
||||||
|
"downscalePercent": 100
|
||||||
|
}
|
||||||
}
|
}
|
4
.obsidian/appearance.json
vendored
|
@ -1 +1,3 @@
|
||||||
{}
|
{
|
||||||
|
"theme": "obsidian"
|
||||||
|
}
|
4
.obsidian/community-plugins.json
vendored
|
@ -1 +1,3 @@
|
||||||
[]
|
[
|
||||||
|
"obsidian-excalidraw-plugin"
|
||||||
|
]
|
781
.obsidian/plugins/obsidian-excalidraw-plugin/data.json
vendored
Normal file
|
@ -0,0 +1,781 @@
|
||||||
|
{
|
||||||
|
"folder": "Excalidraw",
|
||||||
|
"cropFolder": "",
|
||||||
|
"annotateFolder": "",
|
||||||
|
"embedUseExcalidrawFolder": false,
|
||||||
|
"templateFilePath": "Excalidraw/Template.excalidraw",
|
||||||
|
"scriptFolderPath": "Excalidraw/Scripts",
|
||||||
|
"compress": true,
|
||||||
|
"decompressForMDView": false,
|
||||||
|
"onceOffCompressFlagReset": true,
|
||||||
|
"onceOffGPTVersionReset": false,
|
||||||
|
"autosave": true,
|
||||||
|
"autosaveIntervalDesktop": 30000,
|
||||||
|
"autosaveIntervalMobile": 20000,
|
||||||
|
"drawingFilenamePrefix": "Drawing ",
|
||||||
|
"drawingEmbedPrefixWithFilename": true,
|
||||||
|
"drawingFilnameEmbedPostfix": " ",
|
||||||
|
"drawingFilenameDateTime": "YYYY-MM-DD HH.mm.ss",
|
||||||
|
"useExcalidrawExtension": true,
|
||||||
|
"cropPrefix": "cropped_",
|
||||||
|
"annotatePrefix": "annotated_",
|
||||||
|
"annotatePreserveSize": false,
|
||||||
|
"previewImageType": "SVGIMG",
|
||||||
|
"allowImageCache": true,
|
||||||
|
"allowImageCacheInScene": true,
|
||||||
|
"displayExportedImageIfAvailable": false,
|
||||||
|
"previewMatchObsidianTheme": false,
|
||||||
|
"width": "400",
|
||||||
|
"height": "",
|
||||||
|
"dynamicStyling": "colorful",
|
||||||
|
"isLeftHanded": false,
|
||||||
|
"iframeMatchExcalidrawTheme": true,
|
||||||
|
"matchTheme": false,
|
||||||
|
"matchThemeAlways": false,
|
||||||
|
"matchThemeTrigger": false,
|
||||||
|
"defaultMode": "normal",
|
||||||
|
"defaultPenMode": "never",
|
||||||
|
"penModeDoubleTapEraser": true,
|
||||||
|
"penModeCrosshairVisible": true,
|
||||||
|
"renderImageInMarkdownReadingMode": false,
|
||||||
|
"renderImageInHoverPreviewForMDNotes": false,
|
||||||
|
"renderImageInMarkdownToPDF": false,
|
||||||
|
"allowPinchZoom": false,
|
||||||
|
"allowWheelZoom": false,
|
||||||
|
"zoomToFitOnOpen": true,
|
||||||
|
"zoomToFitOnResize": true,
|
||||||
|
"zoomToFitMaxLevel": 2,
|
||||||
|
"linkPrefix": "📍",
|
||||||
|
"urlPrefix": "🌐",
|
||||||
|
"parseTODO": false,
|
||||||
|
"todo": "☐",
|
||||||
|
"done": "🗹",
|
||||||
|
"hoverPreviewWithoutCTRL": false,
|
||||||
|
"linkOpacity": 1,
|
||||||
|
"openInAdjacentPane": false,
|
||||||
|
"showSecondOrderLinks": true,
|
||||||
|
"focusOnFileTab": false,
|
||||||
|
"openInMainWorkspace": true,
|
||||||
|
"showLinkBrackets": true,
|
||||||
|
"allowCtrlClick": true,
|
||||||
|
"forceWrap": false,
|
||||||
|
"pageTransclusionCharLimit": 200,
|
||||||
|
"wordWrappingDefault": 0,
|
||||||
|
"removeTransclusionQuoteSigns": true,
|
||||||
|
"iframelyAllowed": true,
|
||||||
|
"pngExportScale": 1,
|
||||||
|
"exportWithTheme": true,
|
||||||
|
"exportWithBackground": true,
|
||||||
|
"exportPaddingSVG": 10,
|
||||||
|
"exportEmbedScene": false,
|
||||||
|
"keepInSync": false,
|
||||||
|
"autoexportSVG": false,
|
||||||
|
"autoexportPNG": false,
|
||||||
|
"autoExportLightAndDark": false,
|
||||||
|
"autoexportExcalidraw": false,
|
||||||
|
"embedType": "excalidraw",
|
||||||
|
"embedMarkdownCommentLinks": true,
|
||||||
|
"embedWikiLink": true,
|
||||||
|
"syncExcalidraw": false,
|
||||||
|
"experimentalFileType": false,
|
||||||
|
"experimentalFileTag": "✏️",
|
||||||
|
"experimentalLivePreview": true,
|
||||||
|
"fadeOutExcalidrawMarkup": false,
|
||||||
|
"loadPropertySuggestions": true,
|
||||||
|
"experimentalEnableFourthFont": false,
|
||||||
|
"experimantalFourthFont": "Virgil",
|
||||||
|
"addDummyTextElement": false,
|
||||||
|
"zoteroCompatibility": false,
|
||||||
|
"fieldSuggester": true,
|
||||||
|
"compatibilityMode": false,
|
||||||
|
"drawingOpenCount": 0,
|
||||||
|
"library": "deprecated",
|
||||||
|
"library2": {
|
||||||
|
"type": "excalidrawlib",
|
||||||
|
"version": 2,
|
||||||
|
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.5.1",
|
||||||
|
"libraryItems": []
|
||||||
|
},
|
||||||
|
"imageElementNotice": true,
|
||||||
|
"mdSVGwidth": 500,
|
||||||
|
"mdSVGmaxHeight": 800,
|
||||||
|
"mdFont": "Virgil",
|
||||||
|
"mdFontColor": "Black",
|
||||||
|
"mdBorderColor": "Black",
|
||||||
|
"mdCSS": "",
|
||||||
|
"scriptEngineSettings": {},
|
||||||
|
"defaultTrayMode": true,
|
||||||
|
"previousRelease": "2.5.1",
|
||||||
|
"showReleaseNotes": true,
|
||||||
|
"showNewVersionNotification": true,
|
||||||
|
"latexBoilerplate": "\\color{blue}",
|
||||||
|
"taskboneEnabled": false,
|
||||||
|
"taskboneAPIkey": "",
|
||||||
|
"pinnedScripts": [],
|
||||||
|
"customPens": [
|
||||||
|
{
|
||||||
|
"type": "default",
|
||||||
|
"freedrawOnly": false,
|
||||||
|
"strokeColor": "#000000",
|
||||||
|
"backgroundColor": "transparent",
|
||||||
|
"fillStyle": "hachure",
|
||||||
|
"strokeWidth": 0,
|
||||||
|
"roughness": 0,
|
||||||
|
"penOptions": {
|
||||||
|
"highlighter": false,
|
||||||
|
"constantPressure": false,
|
||||||
|
"hasOutline": false,
|
||||||
|
"outlineWidth": 1,
|
||||||
|
"options": {
|
||||||
|
"thinning": 0.6,
|
||||||
|
"smoothing": 0.5,
|
||||||
|
"streamline": 0.5,
|
||||||
|
"easing": "easeOutSine",
|
||||||
|
"start": {
|
||||||
|
"cap": true,
|
||||||
|
"taper": 0,
|
||||||
|
"easing": "linear"
|
||||||
|
},
|
||||||
|
"end": {
|
||||||
|
"cap": true,
|
||||||
|
"taper": 0,
|
||||||
|
"easing": "linear"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "highlighter",
|
||||||
|
"freedrawOnly": true,
|
||||||
|
"strokeColor": "#FFC47C",
|
||||||
|
"backgroundColor": "#FFC47C",
|
||||||
|
"fillStyle": "solid",
|
||||||
|
"strokeWidth": 2,
|
||||||
|
"roughness": null,
|
||||||
|
"penOptions": {
|
||||||
|
"highlighter": true,
|
||||||
|
"constantPressure": true,
|
||||||
|
"hasOutline": true,
|
||||||
|
"outlineWidth": 4,
|
||||||
|
"options": {
|
||||||
|
"thinning": 1,
|
||||||
|
"smoothing": 0.5,
|
||||||
|
"streamline": 0.5,
|
||||||
|
"easing": "linear",
|
||||||
|
"start": {
|
||||||
|
"taper": 0,
|
||||||
|
"cap": true,
|
||||||
|
"easing": "linear"
|
||||||
|
},
|
||||||
|
"end": {
|
||||||
|
"taper": 0,
|
||||||
|
"cap": true,
|
||||||
|
"easing": "linear"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "finetip",
|
||||||
|
"freedrawOnly": false,
|
||||||
|
"strokeColor": "#3E6F8D",
|
||||||
|
"backgroundColor": "transparent",
|
||||||
|
"fillStyle": "hachure",
|
||||||
|
"strokeWidth": 0.5,
|
||||||
|
"roughness": 0,
|
||||||
|
"penOptions": {
|
||||||
|
"highlighter": false,
|
||||||
|
"hasOutline": false,
|
||||||
|
"outlineWidth": 1,
|
||||||
|
"constantPressure": true,
|
||||||
|
"options": {
|
||||||
|
"smoothing": 0.4,
|
||||||
|
"thinning": -0.5,
|
||||||
|
"streamline": 0.4,
|
||||||
|
"easing": "linear",
|
||||||
|
"start": {
|
||||||
|
"taper": 5,
|
||||||
|
"cap": false,
|
||||||
|
"easing": "linear"
|
||||||
|
},
|
||||||
|
"end": {
|
||||||
|
"taper": 5,
|
||||||
|
"cap": false,
|
||||||
|
"easing": "linear"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "fountain",
|
||||||
|
"freedrawOnly": false,
|
||||||
|
"strokeColor": "#000000",
|
||||||
|
"backgroundColor": "transparent",
|
||||||
|
"fillStyle": "hachure",
|
||||||
|
"strokeWidth": 2,
|
||||||
|
"roughness": 0,
|
||||||
|
"penOptions": {
|
||||||
|
"highlighter": false,
|
||||||
|
"constantPressure": false,
|
||||||
|
"hasOutline": false,
|
||||||
|
"outlineWidth": 1,
|
||||||
|
"options": {
|
||||||
|
"smoothing": 0.2,
|
||||||
|
"thinning": 0.6,
|
||||||
|
"streamline": 0.2,
|
||||||
|
"easing": "easeInOutSine",
|
||||||
|
"start": {
|
||||||
|
"taper": 150,
|
||||||
|
"cap": true,
|
||||||
|
"easing": "linear"
|
||||||
|
},
|
||||||
|
"end": {
|
||||||
|
"taper": 1,
|
||||||
|
"cap": true,
|
||||||
|
"easing": "linear"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "marker",
|
||||||
|
"freedrawOnly": true,
|
||||||
|
"strokeColor": "#B83E3E",
|
||||||
|
"backgroundColor": "#FF7C7C",
|
||||||
|
"fillStyle": "dashed",
|
||||||
|
"strokeWidth": 2,
|
||||||
|
"roughness": 3,
|
||||||
|
"penOptions": {
|
||||||
|
"highlighter": false,
|
||||||
|
"constantPressure": true,
|
||||||
|
"hasOutline": true,
|
||||||
|
"outlineWidth": 4,
|
||||||
|
"options": {
|
||||||
|
"thinning": 1,
|
||||||
|
"smoothing": 0.5,
|
||||||
|
"streamline": 0.5,
|
||||||
|
"easing": "linear",
|
||||||
|
"start": {
|
||||||
|
"taper": 0,
|
||||||
|
"cap": true,
|
||||||
|
"easing": "linear"
|
||||||
|
},
|
||||||
|
"end": {
|
||||||
|
"taper": 0,
|
||||||
|
"cap": true,
|
||||||
|
"easing": "linear"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "thick-thin",
|
||||||
|
"freedrawOnly": true,
|
||||||
|
"strokeColor": "#CECDCC",
|
||||||
|
"backgroundColor": "transparent",
|
||||||
|
"fillStyle": "hachure",
|
||||||
|
"strokeWidth": 0,
|
||||||
|
"roughness": null,
|
||||||
|
"penOptions": {
|
||||||
|
"highlighter": true,
|
||||||
|
"constantPressure": true,
|
||||||
|
"hasOutline": false,
|
||||||
|
"outlineWidth": 1,
|
||||||
|
"options": {
|
||||||
|
"thinning": 1,
|
||||||
|
"smoothing": 0.5,
|
||||||
|
"streamline": 0.5,
|
||||||
|
"easing": "linear",
|
||||||
|
"start": {
|
||||||
|
"taper": 0,
|
||||||
|
"cap": true,
|
||||||
|
"easing": "linear"
|
||||||
|
},
|
||||||
|
"end": {
|
||||||
|
"cap": true,
|
||||||
|
"taper": true,
|
||||||
|
"easing": "linear"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "thin-thick-thin",
|
||||||
|
"freedrawOnly": true,
|
||||||
|
"strokeColor": "#CECDCC",
|
||||||
|
"backgroundColor": "transparent",
|
||||||
|
"fillStyle": "hachure",
|
||||||
|
"strokeWidth": 0,
|
||||||
|
"roughness": null,
|
||||||
|
"penOptions": {
|
||||||
|
"highlighter": true,
|
||||||
|
"constantPressure": true,
|
||||||
|
"hasOutline": false,
|
||||||
|
"outlineWidth": 1,
|
||||||
|
"options": {
|
||||||
|
"thinning": 1,
|
||||||
|
"smoothing": 0.5,
|
||||||
|
"streamline": 0.5,
|
||||||
|
"easing": "linear",
|
||||||
|
"start": {
|
||||||
|
"cap": true,
|
||||||
|
"taper": true,
|
||||||
|
"easing": "linear"
|
||||||
|
},
|
||||||
|
"end": {
|
||||||
|
"cap": true,
|
||||||
|
"taper": true,
|
||||||
|
"easing": "linear"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "default",
|
||||||
|
"freedrawOnly": false,
|
||||||
|
"strokeColor": "#000000",
|
||||||
|
"backgroundColor": "transparent",
|
||||||
|
"fillStyle": "hachure",
|
||||||
|
"strokeWidth": 0,
|
||||||
|
"roughness": 0,
|
||||||
|
"penOptions": {
|
||||||
|
"highlighter": false,
|
||||||
|
"constantPressure": false,
|
||||||
|
"hasOutline": false,
|
||||||
|
"outlineWidth": 1,
|
||||||
|
"options": {
|
||||||
|
"thinning": 0.6,
|
||||||
|
"smoothing": 0.5,
|
||||||
|
"streamline": 0.5,
|
||||||
|
"easing": "easeOutSine",
|
||||||
|
"start": {
|
||||||
|
"cap": true,
|
||||||
|
"taper": 0,
|
||||||
|
"easing": "linear"
|
||||||
|
},
|
||||||
|
"end": {
|
||||||
|
"cap": true,
|
||||||
|
"taper": 0,
|
||||||
|
"easing": "linear"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "default",
|
||||||
|
"freedrawOnly": false,
|
||||||
|
"strokeColor": "#000000",
|
||||||
|
"backgroundColor": "transparent",
|
||||||
|
"fillStyle": "hachure",
|
||||||
|
"strokeWidth": 0,
|
||||||
|
"roughness": 0,
|
||||||
|
"penOptions": {
|
||||||
|
"highlighter": false,
|
||||||
|
"constantPressure": false,
|
||||||
|
"hasOutline": false,
|
||||||
|
"outlineWidth": 1,
|
||||||
|
"options": {
|
||||||
|
"thinning": 0.6,
|
||||||
|
"smoothing": 0.5,
|
||||||
|
"streamline": 0.5,
|
||||||
|
"easing": "easeOutSine",
|
||||||
|
"start": {
|
||||||
|
"cap": true,
|
||||||
|
"taper": 0,
|
||||||
|
"easing": "linear"
|
||||||
|
},
|
||||||
|
"end": {
|
||||||
|
"cap": true,
|
||||||
|
"taper": 0,
|
||||||
|
"easing": "linear"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "default",
|
||||||
|
"freedrawOnly": false,
|
||||||
|
"strokeColor": "#000000",
|
||||||
|
"backgroundColor": "transparent",
|
||||||
|
"fillStyle": "hachure",
|
||||||
|
"strokeWidth": 0,
|
||||||
|
"roughness": 0,
|
||||||
|
"penOptions": {
|
||||||
|
"highlighter": false,
|
||||||
|
"constantPressure": false,
|
||||||
|
"hasOutline": false,
|
||||||
|
"outlineWidth": 1,
|
||||||
|
"options": {
|
||||||
|
"thinning": 0.6,
|
||||||
|
"smoothing": 0.5,
|
||||||
|
"streamline": 0.5,
|
||||||
|
"easing": "easeOutSine",
|
||||||
|
"start": {
|
||||||
|
"cap": true,
|
||||||
|
"taper": 0,
|
||||||
|
"easing": "linear"
|
||||||
|
},
|
||||||
|
"end": {
|
||||||
|
"cap": true,
|
||||||
|
"taper": 0,
|
||||||
|
"easing": "linear"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"numberOfCustomPens": 0,
|
||||||
|
"pdfScale": 4,
|
||||||
|
"pdfBorderBox": true,
|
||||||
|
"pdfFrame": false,
|
||||||
|
"pdfGapSize": 20,
|
||||||
|
"pdfGroupPages": false,
|
||||||
|
"pdfLockAfterImport": true,
|
||||||
|
"pdfNumColumns": 1,
|
||||||
|
"pdfNumRows": 1,
|
||||||
|
"pdfDirection": "right",
|
||||||
|
"pdfImportScale": 0.3,
|
||||||
|
"gridSettings": {
|
||||||
|
"DYNAMIC_COLOR": true,
|
||||||
|
"COLOR": "#000000",
|
||||||
|
"OPACITY": 50
|
||||||
|
},
|
||||||
|
"laserSettings": {
|
||||||
|
"DECAY_LENGTH": 50,
|
||||||
|
"DECAY_TIME": 1000,
|
||||||
|
"COLOR": "#ff0000"
|
||||||
|
},
|
||||||
|
"embeddableMarkdownDefaults": {
|
||||||
|
"useObsidianDefaults": false,
|
||||||
|
"backgroundMatchCanvas": false,
|
||||||
|
"backgroundMatchElement": true,
|
||||||
|
"backgroundColor": "#fff",
|
||||||
|
"backgroundOpacity": 60,
|
||||||
|
"borderMatchElement": true,
|
||||||
|
"borderColor": "#fff",
|
||||||
|
"borderOpacity": 0,
|
||||||
|
"filenameVisible": false
|
||||||
|
},
|
||||||
|
"markdownNodeOneClickEditing": false,
|
||||||
|
"canvasImmersiveEmbed": true,
|
||||||
|
"startupScriptPath": "",
|
||||||
|
"openAIAPIToken": "",
|
||||||
|
"openAIDefaultTextModel": "gpt-3.5-turbo-1106",
|
||||||
|
"openAIDefaultVisionModel": "gpt-4o",
|
||||||
|
"openAIDefaultImageGenerationModel": "dall-e-3",
|
||||||
|
"openAIURL": "https://api.openai.com/v1/chat/completions",
|
||||||
|
"openAIImageGenerationURL": "https://api.openai.com/v1/images/generations",
|
||||||
|
"openAIImageEditsURL": "https://api.openai.com/v1/images/edits",
|
||||||
|
"openAIImageVariationURL": "https://api.openai.com/v1/images/variations",
|
||||||
|
"modifierKeyConfig": {
|
||||||
|
"Mac": {
|
||||||
|
"LocalFileDragAction": {
|
||||||
|
"defaultAction": "image-import",
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "image-import"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": true,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "image-url"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": true,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "embeddable"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"WebBrowserDragAction": {
|
||||||
|
"defaultAction": "image-url",
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "image-url"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": true,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": true,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "embeddable"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "image-import"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"InternalDragAction": {
|
||||||
|
"defaultAction": "link",
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": true,
|
||||||
|
"result": "embeddable"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": true,
|
||||||
|
"result": "image-fullsize"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"LinkClickAction": {
|
||||||
|
"defaultAction": "new-tab",
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "active-pane"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "new-tab"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": true,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "new-pane"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": true,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "popout-window"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": true,
|
||||||
|
"result": "md-properties"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Win": {
|
||||||
|
"LocalFileDragAction": {
|
||||||
|
"defaultAction": "image-import",
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "image-import"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "image-url"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "embeddable"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"WebBrowserDragAction": {
|
||||||
|
"defaultAction": "image-url",
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "image-url"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "embeddable"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "image-import"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"InternalDragAction": {
|
||||||
|
"defaultAction": "link",
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "embeddable"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": true,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "image-fullsize"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"LinkClickAction": {
|
||||||
|
"defaultAction": "new-tab",
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": false,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "active-pane"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "new-tab"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": true,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "new-pane"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": true,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": true,
|
||||||
|
"meta_ctrl": false,
|
||||||
|
"result": "popout-window"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"shift": false,
|
||||||
|
"ctrl_cmd": true,
|
||||||
|
"alt_opt": false,
|
||||||
|
"meta_ctrl": true,
|
||||||
|
"result": "md-properties"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"slidingPanesSupport": false,
|
||||||
|
"areaZoomLimit": 1,
|
||||||
|
"longPressDesktop": 500,
|
||||||
|
"longPressMobile": 500,
|
||||||
|
"isDebugMode": false,
|
||||||
|
"rank": "Bronze",
|
||||||
|
"modifierKeyOverrides": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Mod"
|
||||||
|
],
|
||||||
|
"key": "Enter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Mod"
|
||||||
|
],
|
||||||
|
"key": "k"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Mod"
|
||||||
|
],
|
||||||
|
"key": "G"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"showSplashscreen": true
|
||||||
|
}
|
27
.obsidian/types.json
vendored
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"types": {
|
||||||
|
"aliases": "aliases",
|
||||||
|
"cssclasses": "multitext",
|
||||||
|
"tags": "tags",
|
||||||
|
"excalidraw-plugin": "text",
|
||||||
|
"excalidraw-export-transparent": "checkbox",
|
||||||
|
"excalidraw-mask": "checkbox",
|
||||||
|
"excalidraw-export-dark": "checkbox",
|
||||||
|
"excalidraw-export-padding": "number",
|
||||||
|
"excalidraw-export-pngscale": "number",
|
||||||
|
"excalidraw-export-embed-scene": "checkbox",
|
||||||
|
"excalidraw-link-prefix": "text",
|
||||||
|
"excalidraw-url-prefix": "text",
|
||||||
|
"excalidraw-link-brackets": "checkbox",
|
||||||
|
"excalidraw-onload-script": "text",
|
||||||
|
"excalidraw-linkbutton-opacity": "number",
|
||||||
|
"excalidraw-default-mode": "text",
|
||||||
|
"excalidraw-font": "text",
|
||||||
|
"excalidraw-font-color": "text",
|
||||||
|
"excalidraw-border-color": "text",
|
||||||
|
"excalidraw-css": "text",
|
||||||
|
"excalidraw-autoexport": "text",
|
||||||
|
"excalidraw-embeddable-theme": "text",
|
||||||
|
"excalidraw-open-md": "checkbox"
|
||||||
|
}
|
||||||
|
}
|
72
.obsidian/workspace.json
vendored
|
@ -4,28 +4,26 @@
|
||||||
"type": "split",
|
"type": "split",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "398c213aaff5723f",
|
"id": "6b961b43283f9105",
|
||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "25b8b0a6159a4372",
|
"id": "0fab2f7dff4669f6",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "image",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Netzwerke/L24-10-07 Intro.md",
|
"file": "Deutsch/Sprachkompetenz 5.png"
|
||||||
"mode": "source",
|
|
||||||
"source": false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "0cc05e9e7f6700ac",
|
"id": "21bb8ceb9a2b535b",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Religion/L24-10-07.md",
|
"file": "LF1-Unternehmen/L24-10-10.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
|
@ -98,7 +96,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Religion/L24-10-07.md",
|
"file": "LF1-Unternehmen/L24-10-10.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
@ -115,7 +113,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Religion/L24-10-07.md",
|
"file": "LF1-Unternehmen/L24-10-10.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
|
@ -138,7 +136,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Religion/L24-10-07.md"
|
"file": "LF1-Unternehmen/L24-10-10.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -156,26 +154,46 @@
|
||||||
"canvas:Create new canvas": false,
|
"canvas:Create new canvas": false,
|
||||||
"daily-notes:Open today's daily note": false,
|
"daily-notes:Open today's daily note": false,
|
||||||
"templates:Insert template": false,
|
"templates:Insert template": false,
|
||||||
"command-palette:Open command palette": false
|
"command-palette:Open command palette": false,
|
||||||
|
"obsidian-excalidraw-plugin:Create new drawing": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "0cc05e9e7f6700ac",
|
"active": "cdbca9cf8752049a",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"English/L24-10-07.md",
|
"LF3-Netzwerke/T24-10-10 Umwandlung von Dualzahlen in Dezimalzahlen.odt",
|
||||||
|
"LF3-Netzwerke/T24-10-10 Umwandlung von Dualzahlen in Dezimalzahlen.docx",
|
||||||
|
"Netzwerke/T24-10-10 Umwandlung von Dualzahlen in Dezimalzahlen.docx.crdownload",
|
||||||
|
"Unterschied Unternehmer und Verbraucher.md",
|
||||||
|
"LF1-Unternehmen/L24-10-10.md",
|
||||||
|
"Excalidraw/Drawing 2024-10-10 13.57.14.excalidraw.md",
|
||||||
|
"Deutsch/L24-10-10.md",
|
||||||
|
"LF1-Unternehmen",
|
||||||
|
"Deutsch/Sprachkompetenz 5.png",
|
||||||
|
"Deutsch/Sprachkompetenz 6.png",
|
||||||
|
"Deutsch/Sprachebenen 1.png",
|
||||||
|
"Deutsch/Sprachkompetenz 4.png",
|
||||||
|
"Deutsch/Sprachkompetenz 3.png",
|
||||||
|
"Deutsch/Sprachkompetenz 2.png",
|
||||||
|
"Deutsch/Sprachkompetenz 1.png",
|
||||||
|
"Deutsch/Sprachebenen 2.png",
|
||||||
|
"Deutsch/Drawing 2024-10-10 11.25.18.excalidraw.md",
|
||||||
|
"Deutsch/Kommunikation 1.png",
|
||||||
|
"Deutsch/Fachsprachen 1.png",
|
||||||
|
"Excalidraw/Drawing 2024-10-10 08.27.09.excalidraw.md",
|
||||||
|
"Excalidraw/Drawing 2024-10-10 07.52.12.excalidraw.md",
|
||||||
|
"LF3-Netzwerke/L24-10-07 Intro.md",
|
||||||
|
"Deutsch",
|
||||||
|
"LF3-Netzwerke/T24-10-10 Intermediary Devices IPv4.docx",
|
||||||
|
"LF3-Netzwerke/T24-10-10IPv4.docx",
|
||||||
|
"Netzwerke/T24-12-10 Intermediary Devices IPv4.docx",
|
||||||
|
"Netzwerke/210 IPv4.docx",
|
||||||
|
"Netzwerke/200 Intermediary Devices IPv4.docx",
|
||||||
|
"ArbeitsplatzZeug/uefi infos.md",
|
||||||
|
"Untitled",
|
||||||
|
"ArbeitsplatzZeug/Planung.md",
|
||||||
|
"ArbeitsplatzZeug/Präsentation Bios-Uefi.md",
|
||||||
"Religion/L24-10-07.md",
|
"Religion/L24-10-07.md",
|
||||||
"Religion",
|
"English/L24-10-07.md",
|
||||||
"English/where I have learnt my English (mainly).docx",
|
|
||||||
"English/where and how I currently use my English.docx",
|
|
||||||
"English/what I'd like to do or learn in our English classes.docx",
|
|
||||||
"English/how I would rate my English.docx",
|
|
||||||
"English/OneDrive_1_10-7-2024.zip",
|
|
||||||
"English/OneDrive_1_10-7-2024.zip.crdownload",
|
|
||||||
"Untitled.md",
|
|
||||||
"Netzwerke/L24-10-07 Intro.md",
|
|
||||||
"English",
|
|
||||||
"Netzwerke/Pasted image 20241007100211.png",
|
|
||||||
"Netzwerke/M24-10-07 Einführung Netzwerke AB ohne PT.pdf",
|
|
||||||
"Netzwerke/M24-10-07 Einführung Packet Tracer.pdf",
|
|
||||||
"Welcome.md"
|
"Welcome.md"
|
||||||
]
|
]
|
||||||
}
|
}
|
BIN
ArbeitsplatzZeug/BIOS.png
Normal file
After Width: | Height: | Size: 330 KiB |
BIN
ArbeitsplatzZeug/PC_systemLayers.jpg
Normal file
After Width: | Height: | Size: 25 KiB |
5
ArbeitsplatzZeug/Planung.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1. Was ist Bios/Uefi Systemebene
|
||||||
|
2. Geschichte Bios
|
||||||
|
3. Probleme Bios -> Warum neues System (UEFI)
|
||||||
|
4. Stand UEFI
|
||||||
|
5.
|
BIN
ArbeitsplatzZeug/SoftwareLayers.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
ArbeitsplatzZeug/UEFI-Beispiel.jpeg
Normal file
After Width: | Height: | Size: 626 KiB |
13
ArbeitsplatzZeug/uefi infos.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
- U(nified) E(xtensible) F(irmware) I(nterface)
|
||||||
|
- Intel ~1998 für Itanium entwickelt um Bios zu ersetzen
|
||||||
|
- 1990 Itanium, mit Bios unzufrieden
|
||||||
|
- 1998 Intel Boot Initiative
|
||||||
|
- 2004 Tiano (OSS UEFI)
|
||||||
|
- 2005 UEFI Spec an UEFI Forum übergeben
|
||||||
|
- Unterstützt neben MBR auch GPT
|
||||||
|
- TODO: Speicherleute erklären MBR & GPT?
|
||||||
|
- Ja: Nicht mehr erklären
|
||||||
|
- Nein: Kurze Übersicht
|
||||||
|
- Boot & Runtime Services
|
||||||
|
- Boot services nur für Firmware und bevor OS (Beendet durch `ExitBootServices()`)
|
||||||
|
- Backwards Compatibility via CSM (Compatibility Support Module)
|
82
Deutsch/Drawing 2024-10-10 11.25.18.excalidraw.md
Normal file
|
@ -0,0 +1,82 @@
|
||||||
|
---
|
||||||
|
|
||||||
|
excalidraw-plugin: parsed
|
||||||
|
tags: [excalidraw]
|
||||||
|
|
||||||
|
---
|
||||||
|
==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'
|
||||||
|
|
||||||
|
|
||||||
|
# Excalidraw Data
|
||||||
|
## Text Elements
|
||||||
|
Standard ^47p8Q7vH
|
||||||
|
|
||||||
|
Standard ^AFavDoWV
|
||||||
|
|
||||||
|
Umgang / Gruppe ^3i8819pq
|
||||||
|
|
||||||
|
Standard+Schrift ^UvYstz9W
|
||||||
|
|
||||||
|
Hochdeutsch ^bGubOEGZ
|
||||||
|
|
||||||
|
Umgang ^sUPKB4Vq
|
||||||
|
|
||||||
|
Fach, Umgang ^agVvkBsa
|
||||||
|
|
||||||
|
Standard, Fach ^GLxezQIN
|
||||||
|
|
||||||
|
## Embedded Files
|
||||||
|
39677fa5c63ef88464974e5ea3ae9a9fd353be4d: [[Sprachebenen 1.png]]
|
||||||
|
|
||||||
|
%%
|
||||||
|
## Drawing
|
||||||
|
```compressed-json
|
||||||
|
N4KAkARALgngDgUwgLgAQQQDwMYEMA2AlgCYBOuA7hADTgQBuCpAzoQPYB2KqATLZMzYBXUtiRoIACyhQ4zZAHoFAc0JRJQgEYA6bGwC2CgF7N6hbEcK4OCtptbErHALRY8RMpWdx8Q1TdIEfARcZgRmBShcZQUebQBWbQBGGjoghH0EDihmbgBtcDBQMBKIEm4ITAB2ABUAYQBZADEAeQbUkshYRArCfWikflLMbmceKoAGBIBOWar4+IAOeOmA
|
||||||
|
|
||||||
|
ZnmhyBhR8bjliYmeRdmkgDZZvkLIChJ1bmXF7R4k1eWXgBYeHlPNqQRCZTSbhJb6JeYTc6nHjxKpVHjTX7WZTBbgTX7MKCkNgAawQdTY+DYpAqmOszDguEC2Q6pU0uGw2OUWKEHGI+MJxIkpI45MpWSgNMgADNCPh8ABlWAoiSSekaQKCiAYrG4gDqt0kwPRmJxCElMGl6EEHkVzMBHHCuTQSV+bAp2DU22tB1+zNZFuYVtQHCEYvRCAQxG4kyWN
|
||||||
|
|
||||||
|
quDCYrE491Wv0YLHYHAAcpwxNx4qdTu9sy8EeGhHBiLgoIHgXDlvEeKtTotjlVfoRmAARdIloNoIUEMK/JnCOAASWIXryAF1fpphKyAKLBTLZYdj8NEDjY7g+v1LtgM0sdrsIX4i4KDiqraanWGd+LYU6rBBC2vvLPTKrvBDxEKrXAIaa4aZC4irPEqyaAg7xBui7jiKgBSdGAYawUkVyLp0ZSslgFS4BMECFAAvkMxSlOUEjvFUcCLAAilU9AAB
|
||||||
|
|
||||||
|
KKt0UHQFgAq/CMaCrFWTwHBMVTsZ8SSLBs4ZOqg8TZgk7yzNMolfNWqyxuGNzEHcaDHNoEmzBMizZnCpwZpcKGSP8gICmg0KIhwyJQWi4bKrq7JEhUADESQIC5LmKnSDK9iybIEg5XLkDyFJUsx4aHhKUoMca5TaiqCDqkpmqmbFur6oaSoEjF4ZmpIHpevBpR2vSjrAi64beQOQ75MhpRCuQmTHmg674A2aGseguCrKak7EHla6+i1NkBu2vDcV
|
||||||
|
|
||||||
|
Jaw3vW4bxlGXDWgVkAzYmKYcGm1qLDwhzPosgENs2rY7qgnb4N24YTj5M4ZPyXrNb8BZFm2ZZHAsVbTBM7yrAtEDLquTUDb8hLbiNx2nShJaYCZ6CStYRakOB2WUDUTEVNDrKUvDKFCpwUDioQRhQZtB7Y00uD6KKwnxL84NQAAgkQyhzegwRCqFKHxlA5gEHTAKM9AdqKno2S4IQFqkI13r/eGRIAiLBBIxDKNRGjcOKrgQhQGwABK4R41BmJCP
|
||||||
|
|
||||||
|
uS4iwg1FGUC1pPPEuH4eGRHoDTJP0E2bCqgAanR8AMdTirtc8PxCemWbaNM6nHJ9D6wr8inKagqnqW9WkkaCUK/IZALm7wlPhkihrWShtm4vZnLoM5rllx59KMm6vkciSgW8iFirhWlUWZRjpQF/FGrcPpHc6riLcVNF7eQDlfXWra9olc6eelBVg4Lge9UIOLt2221GHxN1PnjxLG758N6bTEkj4rMccaRomwJfUtnArWtqBJLCG3nCCWcoY2Lb
|
||||||
|
|
||||||
|
BI9u4nYbKHnWnLOa6/V96lHusWQ6T9nqVneBMJIEx1gAxFr9Peg0UKA1xMDPcVNkYSFRrDEeEByAUHlpDCABD0ZN2xrjfGPdZ7CmJqTcm6ZcEQ25gzCozNWalHZpzfAHDeYazgALbGwtRar0lihaW/g5Z4KhkrQhqt1Zax1nQtA+t/6lGXCbM2kMkiW2toUAikA7YQFWIQWsSRphwAAI4ex6FyZGLFuASXkihCmtZg6hzWPxLSkcFLd2tJmGY0wH
|
||||||
|
|
||||||
|
yIPYogkEqc9E93fqUHOVkUqFz8sXCApc3KDDOpXbyrIi51zJMFfkTdRQRQNK3E0ySu6JR7lUweEhh7b3NJaLUUsp6wFKgwiA88qpoFHEvUmK8Rprw/hvCQuBTjb3dC0v6YCBCH2Ce8M+UkJh5jZpfaMplFgXwTHfVMUFdKrDgdCOSe0v4IB/kdHBZ0eqXTnDkUB6DwGFkgSNaBFYeDvH4rCeJkAfqPIBluLB3AQZaK6PIiAABVfQygkSoAUKgAA4
|
||||||
|
|
||||||
|
qQAsPRXSIwhdC2FFl4VIpRXANFYUaG63oUTbIJMyb4Apmw2m9NebcMVHw9wgiST81+ILKIxsxbDKkYVUgMsOByIVhILFcKEXItRVklCasNba1YOo1AmjkEWlNunfRhiSh4WMbbEaUL6AAE0MRGGmKqBxXtnHhnaqsd6vxhKnAhN42YYc/EkSmihaOSVH41m0AJMJEJ4j8QWCRGJaq4nmUsqiKp+SJAZPLuOHJ1do3oG5A3YpB5Sn1KNG3RUncEox
|
||||||
|
|
||||||
|
17gIfuepIpD2za6YQzTPStOke04SCCuk9MXmFZeki5moWIOhcZVQpm9RmWg/0UCn6vBvJWX5EZdmM0JtNDZyZ9nAmOGcJ+z4zkHWwX/cctzgHzgBfmF5lz3kvR4rpeEyrUEjO0UCw6oKaWKxhujAA1OKbAkh+Us1NBi4VCi71w0fc+19PDGHZFoQTLpWNyXMKpaw8M1MWUSAZTsjmzK6WspEeysRXLW1PMgDI2W+AyG3uVsQX9L7CBvsRCouVJKN
|
||||||
|
|
||||||
|
EorBd9Y2qrjLAg1WALVJQTFlF1ZoRFWgWhTkRQALTNSSC1KF2rOGWLanuYkQ5Ot8RHTMUcgmPy+NoeBYSNqbWeO8ROIbGOmTHYkyNNki1JvSZk9y8avKJtSQUoKfJqTprFJmjKlTjNxTzZ6gtSoi3OcaeWvwuU+1fSKg6DpM8ezMkqk2zGLaeVtpFh29qEBfw9t3ue+ZUD2JSRfmsHZs1gTvDy8tOdaAsyZnPFpMdn9V0guuQAzdV1t2zKwxACB+
|
||||||
|
|
||||||
|
7ywvWzNanap6d0YMvWu0GpRvYSGoluSQHb1bMGfe+0hEKxvPsmzkGbZKcZUdGqtilLC0Bjpg8huDd4APjsQ1zfbya2Xhg5eIpgmHbT8tkXh+b42lvTc1OR2Vai9Y0eVbo0NFtoRGLYzqoekKAAKABpAAQu8V29iqae2EwrFxwSul2utY6sJcn/FutKB64McRVmzCWRCHaKxXi6YzmZbOFlc5RpszG8zUraQJp6qZlNRSHNhQzSWhpZa3O6g87U/n
|
||||||
|
|
||||||
|
A8edZtcyhMeQXJ7FTC4/MqKFG3VQGQ1OLLWEudo6jTVLfb0tKgWY/KoWlVk8XcbwmdwI1lm4nffKCixdLnmrFV/a38r11dpA1+5N1eWQDa1AjrsCA32v9hglBfWL1A1q+u6DmKYVIlm/hkVseLLUKA+tqdmMmGUupdH9hZ3vqHcZUwE7Ai8/CNEULDDqu7sCqFeQ0Vyf3uqPlV9g2P2GMZwMQDzVNsP66uiK7eg2JIfMFwEJpxSPLWuOeJJ0rGYM
|
||||||
|
|
||||||
|
fOojjj64SmXhTFPBpKsH1BIGVifp8NtPhd4npyXRnFcrOs+P9AeuHOjvN1Fy5rK+ci2C+Sof3zfOJcVsC1WiebSZd1vlznkiwXiV2bUGVu3XkSwwkh21x/37SGkOk02PjenGCX3HXy2tDHVvlnVWigiAi+DmCfhXRd0G1o0AWIDuRAWazuj3T9xgU+ShEfC+n+WoM3Aj1/iG3BU/QgBJmfWoFQHr2UHjwhV4MkH4MEJTzWwVXT1qkz22xEhpVgyZ
|
||||||
|
|
||||||
|
gLwQ34SUL5lQ0u3QwkSrylnu1wwT3QFEPEKTyEMb0owVSVSNhVV30fmY1YyKGBwkERQABlMAEAjByJ+wkwx9k0RNhhuBXhUduAKt58sdXVFMalrQSJtAqgnVdI4Rk4qcd8/tM598klD9TNY0LNslz8fI2dr97Nb9udylS1xc+53MlMvNO539yjR4v9d5gta1OkIs+wQC+kaphRYsw9TExkOo6hYCvc20whDostzg5hTdFpzdrQ0DsCbdgQoQoQgJ
|
||||||
|
|
||||||
|
swndzlLlr0bkLot0HlWCUJfc3l/dPlJgQ5Ji6MVwejvoBtI9ODGJuDKE4Z+DRDhC7jFF0ZHi5RJDgNSUiVwMs8oMwYmJ1D4Np1SBi91Cy80MK8dCLicNBVHsXjv1iB3iVts4KNPtuArCQ8bDUjO8rZu9tVe8KhTgYByIpwkg2ApwiF6JEcjtfYZCthAjnxtAjknV2IkggJIlTi8cVIKdIZkiEkacMin84osjT9LMq4L9a4ApCkiiSknN78/ND8X9
|
||||||
|
|
||||||
|
eA6kFSP9ShJc4Cmj/8WjypgDeloJOiIA6pwDdDRkoDxkUh/Npk4DdcRi3lIljhFgT5LcpiJ1Aiis9lcDOl2SVhnxXSyhncLlDpMT3ctjGsdj4C9jaCDj6DHcJJg9tFQ9djw9gUODaMRt0BnjyFPi09QM5DIMdtFC89gT1lQS1DS8LsUIrtK8YT9C4TDCIBlEPtm8MTvtrDfs9M7Cu8WMe9CJdVqgRZnwmhIVfDbjaTXEXw1IuJPkvk4EliZ8RIVN
|
||||||
|
|
||||||
|
2SuJ2ToQBJz5AkojY5eSw1qcI00AulO5RSy4ciAEWd8jL92dZTHMyl0pFThSBcqjVTSjec6jiEGipc/9QsACG19TotapuiUzeiLSOoeBBiLj7TgRoQPoXgqhdJPTGZTi5iStlM357UEE0DqsSC2zW9NigEIyhiWt9inoPl1gawFNrCz1vdLj2Crko8ATuDsyKhczpD8zfj5DdtASSyVCQSwTKzNDqztCbszS+Ua94SczzD0TqM8KsTOyO97C+zTF
|
||||||
|
|
||||||
|
dVEVXZyIAApbEUHZQJoMc72ZHXgIggOHbSYMI8ObHSImObZcMNOLs/kyAQzQ8unKUk/U8pnSATyCUy8lyq/GUxuW82ox/Cop87c6onzNU98zU/KaXH83UhXf80AmLU0i49XJLXAd4CC4CvXRA1ZGEZ4V4WY6Y1AZCmdeY60Z8L4EncYYg4MkaUMjyj3KgqM55B6Ogsi6YZOXrLKzBV3Bi4bCFZiiQVikDTbCDbPRi2lHmLhXiss/iqarkKs0oGs6
|
||||||
|
|
||||||
|
ErK2E2vFiqS1smS2jHRdvdVHshw9jMxZQFwmmRkFwloGA+HRxPwifUTUYbfUoYSaEU4Myl1eCxM5fbc6ylIuygzQUozR8lJHy7I9yiATy3JGufyZNQo/yrneU18sXIKwtSo0Kl8+89U+ogLRomK6eOXP8tog0/pMAlXFKvo5LRYTK5qjLEaNkrMGEZdEEjA4qxCsqx+USU4BBCrAM7C2q3Csgxqpram1rGM0izrF6uBLq4Wnq0gm9Ia9FObJi1bL
|
||||||
|
|
||||||
|
40ydiqALbQshQnPSazhA7MjPiis+a87QSpa4S7lOs8Sxs5spvdbeqs4+S/avE3sgk/sioIQCgLAEifVd2a681O6gItAOBL6O1BBN6xfSyz1H60oWyynf6g81AI8kzS/UGs/LyvJK82GtNeGu8ipZG7zVG/NdG3OohKK6tQqZo8LPUwmgCro5KrK1KjCJsKmu0/XL4eYI9JIG+Iqkq63VCzaE+BMj6Gqy5O28gygoW3XEimY+guEOSGEKW3XGW64j
|
||||||
|
|
||||||
|
MgahWq25WvM0av4os7WoEmaq3Oa3W428vTlFa4WtaiSja1Els229suSvapjA68AZCZLAlaGEsbgAiaAQyTILhUNIYBgQgBACgSHC89OkGoUSBqBmkCAbAEQEKfsEsfQSUEU5OsUwoWB+B/kRBjIUBvI8B6G3yuzOGparB7IHB/QJoEojG8ozB0gBBpBlBkKwujBuB+h7Bxh8KxGh/duOhhhjITWT8rUgBth/h/QFoCu/GkRshqAChpoAs8ayAURj
|
||||||
|
|
||||||
|
hjIeR1PNi6R9h8hpBshPe/W0hrR2RzhykWmehtgCgQyXAUSvhlR/QKcVkGmMxixkIPvJxmB5R7RjIRxrEUhBHCQauGB6bLEMUAADVcUQQAaCYJHwH1VGGtQMXeidVhA6rPAEniQgCMDYAME/umgIANmBEByUZkYocEZ3j7Q/J8hgaZBIBVo2wweqeIElAQBER3qAJIAaDYA7XsdwE0GCFlvqf5ShuLnY0hwJF1VIGUDpAAApnh6xDK5nZn+Cph4g
|
||||||
|
|
||||||
|
ABKRUbWZQX0SkCoCZ6ZqsNEXga1fg/ZpZhINZwpmxoDItCRjmTgIigBk0zIbWNCflZPNAdjLIHpvp/m9lIgFpxVO+0oQVX+7a20dWHRfmi5uwAAKwQGwByHFEFTgA6a6cFV6d6qG2S3hcIEYBqCyfwBybBj8aNHSGxejHZSEAxAMBqGJcXquPTIBlCFpmxdxfxceVwnAFY2NNFHCE/pwhABwiAA=
|
||||||
|
```
|
||||||
|
%%
|
BIN
Deutsch/Fachsprachen 1.png
Normal file
After Width: | Height: | Size: 723 KiB |
BIN
Deutsch/Fachsprachen 2.png
Normal file
After Width: | Height: | Size: 936 KiB |
BIN
Deutsch/Kommunikation 1.png
Normal file
After Width: | Height: | Size: 469 KiB |
BIN
Deutsch/Kommunikation 2.png
Normal file
After Width: | Height: | Size: 445 KiB |
BIN
Deutsch/Kommunikation 3.png
Normal file
After Width: | Height: | Size: 206 KiB |
BIN
Deutsch/Kommunikation 4.png
Normal file
After Width: | Height: | Size: 328 KiB |
38
Deutsch/L24-10-10.md
Normal file
|
@ -0,0 +1,38 @@
|
||||||
|
Target: 5m
|
||||||
|
- Betrieb Vorstellung
|
||||||
|
- Größe
|
||||||
|
- 3.23Mrd
|
||||||
|
- Bedeutung
|
||||||
|
- Digitale Infrastruktur
|
||||||
|
- Marktposition
|
||||||
|
- Wichtiger Infrastrukturanbieter in Europa
|
||||||
|
- Gründung
|
||||||
|
- 1988
|
||||||
|
- Entwicklung
|
||||||
|
- 1988 1&1 Marketing Partner
|
||||||
|
- 1976 ISP
|
||||||
|
- 1997 GMX Mail
|
||||||
|
- Übernahmen, Markteintritt USA, Schweiz, GB, Neues Rechenzentrum KA
|
||||||
|
- 2004 Web.de
|
||||||
|
- Noch mehr Übernahmen, Zusammenschlüsse
|
||||||
|
- 2017 Ionos
|
||||||
|
- Produkte & Dienstleistungen:
|
||||||
|
- Digitale Infrastruktur
|
||||||
|
- 1&1
|
||||||
|
- Ionos
|
||||||
|
- Mitarbeiter & Azubizahl: 11k-12k, 70 in KA
|
||||||
|
- Betrieb für Azubis
|
||||||
|
- Welche Berufe
|
||||||
|
- Kaufmännisch
|
||||||
|
- Dialogmarketing
|
||||||
|
- Fachinformatik
|
||||||
|
- Verlauf Ausbildung
|
||||||
|
- Abhängig von Beruf
|
||||||
|
- Generell alle 3 Monate Abteilungswechsel
|
||||||
|
- Besonderheiten
|
||||||
|
- Übernahme
|
||||||
|
- Bewerbungsverfahren
|
||||||
|
- Vorraussetzungen
|
||||||
|
- Termine
|
||||||
|
- Auswahlverfahren
|
||||||
|
- Ansprechpartner
|
BIN
Deutsch/Sprachebenen 1.png
Normal file
After Width: | Height: | Size: 450 KiB |
BIN
Deutsch/Sprachebenen 2.png
Normal file
After Width: | Height: | Size: 521 KiB |
BIN
Deutsch/Sprachkompetenz 1.png
Normal file
After Width: | Height: | Size: 990 KiB |
BIN
Deutsch/Sprachkompetenz 10.png
Normal file
After Width: | Height: | Size: 336 KiB |
BIN
Deutsch/Sprachkompetenz 11.png
Normal file
After Width: | Height: | Size: 357 KiB |
BIN
Deutsch/Sprachkompetenz 12.png
Normal file
After Width: | Height: | Size: 593 KiB |
BIN
Deutsch/Sprachkompetenz 2.png
Normal file
After Width: | Height: | Size: 429 KiB |
BIN
Deutsch/Sprachkompetenz 3.png
Normal file
After Width: | Height: | Size: 828 KiB |
BIN
Deutsch/Sprachkompetenz 4.png
Normal file
After Width: | Height: | Size: 484 KiB |
BIN
Deutsch/Sprachkompetenz 5.png
Normal file
After Width: | Height: | Size: 385 KiB |
BIN
Deutsch/Sprachkompetenz 6.png
Normal file
After Width: | Height: | Size: 440 KiB |
BIN
Deutsch/Sprachkompetenz 7.png
Normal file
After Width: | Height: | Size: 747 KiB |
BIN
Deutsch/Sprachkompetenz 8.png
Normal file
After Width: | Height: | Size: 273 KiB |
BIN
Deutsch/Sprachkompetenz 9.png
Normal file
After Width: | Height: | Size: 366 KiB |
22
LF1-Unternehmen/L24-10-10.md
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
\3. Unterschied Unternehmer Verbraucher
|
||||||
|
- Verbraucher machen Geschäfte, welche nicht (zur Gewinnabschöpfung dienen) zur Ausübung des Berufes nötig sind
|
||||||
|
- Unternehmer machen Geschäfte, die der Ausübung des Berufes dienen
|
||||||
|
- Folglich ist das entscheidende Kriterium, ob ein Geschäft bzw Einkauf dem Ausführen eines Berufs oder einem Gewerbe dient. Wenn dem so ist, ist die Geschäftstreibende Person ein Unternehmer, ansonsten ein Verbraucher (BGB § 13, 14)
|
||||||
|
|
||||||
|
## Rechtsformen von Unternehmen
|
||||||
|
- Personengesellschaften
|
||||||
|
- Formen
|
||||||
|
- OHG (Offene Handelsgesellschaft)
|
||||||
|
- KG (Kommanditgesellschaft)
|
||||||
|
- GbR (Gesellschaft bürgerlichen Rechts)
|
||||||
|
- Einkommensteuer (Variabel)
|
||||||
|
- Haftung mit Privatvermögen
|
||||||
|
- Kapitalgesellschaften
|
||||||
|
- Formen
|
||||||
|
- GmbH (Gesellschaft mit beschränkte Haftung (Mindestkapital 25k€))
|
||||||
|
- UG (Unternehmergesellschaft (Mindestkapital 1€))
|
||||||
|
- AG (Aktiengesellschaft)
|
||||||
|
- SE (Europäische Aktiengesellschaft)
|
||||||
|
- Genossenschaften
|
||||||
|
- Körperschaftssteuer (Konstant)
|
||||||
|
- Keine Haftung der Gesellschafter mit dem Privatvermögen
|
|
@ -16,6 +16,7 @@
|
||||||
`[PLMWG]an` {Personal, Local, Metropolitan, Wide, Global} Area Network
|
`[PLMWG]an` {Personal, Local, Metropolitan, Wide, Global} Area Network
|
||||||
|
|
||||||
### 3
|
### 3
|
||||||
|
Die linke Darstellung nutzt die physischen Gegebenheiten um ein Netzwerk in Bereiche zu trennen (jeder Raum in einem Gebäude hat einen eigenen Block). Die rechte Darstellung basiert auf der Struktur des Netzwerks und bündelt dort zusammengehörende Elemente (z.B. Switch und alle Endgeräte, die mit diesem verbunden sind)
|
||||||
|
|
||||||
| Bezeichnung | Beschreibung | Beispiele |
|
| Bezeichnung | Beschreibung | Beispiele |
|
||||||
| ------------- | ------------------------------------------------------------ | --------------------------------------- |
|
| ------------- | ------------------------------------------------------------ | --------------------------------------- |
|
BIN
LF3-Netzwerke/P24-10-10 Casts.png
Normal file
After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |