vault backup: 2025-05-18 19:07:46

This commit is contained in:
vaegq 2025-05-18 19:07:47 +02:00
parent 2ac59b4633
commit b27cfcdfcb
25 changed files with 103 additions and 18459 deletions

View file

@ -1,6 +1 @@
{
"cssTheme": "Catppuccin",
"accentColor": "",
"theme": "obsidian",
"textFontFamily": "Inter"
}
{}

View file

@ -16,9 +16,5 @@
"auto-note-mover",
"obsidian42-brat",
"obsidian-outliner",
"breadcrumbs",
"obsidian-icon-folder",
"obsidian-minimal-settings",
"copilot",
"highlightr-plugin"
"breadcrumbs"
]

View file

@ -1,328 +0,0 @@
{
"userId": "62d4376a-c6c5-49d7-8763-c35840972069",
"isPlusUser": false,
"plusLicenseKey": "",
"openAIApiKey": "",
"openAIOrgId": "",
"huggingfaceApiKey": "",
"cohereApiKey": "",
"anthropicApiKey": "",
"azureOpenAIApiKey": "",
"azureOpenAIApiInstanceName": "",
"azureOpenAIApiDeploymentName": "",
"azureOpenAIApiVersion": "",
"azureOpenAIApiEmbeddingDeploymentName": "",
"googleApiKey": "",
"openRouterAiApiKey": "",
"xaiApiKey": "",
"mistralApiKey": "",
"deepseekApiKey": "",
"defaultChainType": "llm_chain",
"defaultModelKey": "gpt-4.1|openai",
"embeddingModelKey": "text-embedding-3-small|openai",
"temperature": 0.1,
"maxTokens": 1000,
"contextTurns": 15,
"userSystemPrompt": "",
"openAIProxyBaseUrl": "",
"openAIEmbeddingProxyBaseUrl": "",
"stream": true,
"defaultSaveFolder": "copilot-conversations",
"defaultConversationTag": "copilot-conversation",
"autosaveChat": false,
"defaultOpenArea": "view",
"customPromptsFolder": "copilot-custom-prompts",
"indexVaultToVectorStore": "ON MODE SWITCH",
"qaExclusions": "",
"qaInclusions": "",
"chatNoteContextPath": "",
"chatNoteContextTags": [],
"enableIndexSync": true,
"debug": false,
"enableEncryption": false,
"maxSourceChunks": 3,
"groqApiKey": "",
"activeModels": [
{
"name": "copilot-plus-flash",
"provider": "copilot-plus",
"enabled": true,
"isBuiltIn": true,
"core": true,
"plusExclusive": true,
"capabilities": [
"vision"
]
},
{
"name": "gpt-4.1",
"provider": "openai",
"enabled": true,
"isBuiltIn": true,
"core": true,
"capabilities": [
"vision"
]
},
{
"name": "gpt-4.1-mini",
"provider": "openai",
"enabled": true,
"isBuiltIn": true,
"core": true,
"capabilities": [
"vision"
]
},
{
"name": "gpt-4.1-nano",
"provider": "openai",
"enabled": true,
"isBuiltIn": true,
"core": true,
"capabilities": [
"vision"
]
},
{
"name": "o4-mini",
"provider": "openai",
"enabled": true,
"isBuiltIn": true,
"core": true,
"capabilities": [
"reasoning"
]
},
{
"name": "claude-3-5-sonnet-latest",
"provider": "anthropic",
"enabled": true,
"isBuiltIn": true,
"core": true,
"capabilities": [
"vision"
]
},
{
"name": "claude-3-5-haiku-latest",
"provider": "anthropic",
"enabled": true,
"isBuiltIn": true
},
{
"name": "grok-3-beta",
"provider": "xai",
"enabled": true,
"isBuiltIn": true
},
{
"name": "grok-3-mini-beta",
"provider": "xai",
"enabled": true,
"isBuiltIn": true
},
{
"name": "command-r",
"provider": "cohereai",
"enabled": true,
"isBuiltIn": true
},
{
"name": "command-r-plus",
"provider": "cohereai",
"enabled": true,
"isBuiltIn": true
},
{
"name": "gemini-2.0-pro-exp",
"provider": "google",
"enabled": true,
"isBuiltIn": true,
"capabilities": [
"vision"
]
},
{
"name": "gemini-2.0-flash",
"provider": "google",
"enabled": true,
"isBuiltIn": true,
"capabilities": [
"vision"
]
},
{
"name": "azure-openai",
"provider": "azure openai",
"enabled": true,
"isBuiltIn": true
},
{
"name": "deepseek-chat",
"provider": "deepseek",
"enabled": true,
"isBuiltIn": true
},
{
"name": "deepseek-reasoner",
"provider": "deepseek",
"enabled": true,
"isBuiltIn": true,
"capabilities": [
"reasoning"
]
}
],
"activeEmbeddingModels": [
{
"name": "copilot-plus-small",
"provider": "copilot-plus",
"enabled": true,
"isBuiltIn": true,
"isEmbeddingModel": true,
"core": true,
"plusExclusive": true
},
{
"name": "copilot-plus-large",
"provider": "copilot-plus-jina",
"enabled": true,
"isBuiltIn": true,
"isEmbeddingModel": true,
"core": true,
"plusExclusive": true,
"believerExclusive": true,
"dimensions": 1024
},
{
"name": "copilot-plus-multilingual",
"provider": "copilot-plus-jina",
"enabled": true,
"isBuiltIn": true,
"isEmbeddingModel": true,
"core": true,
"plusExclusive": true,
"dimensions": 512
},
{
"name": "text-embedding-3-small",
"provider": "openai",
"enabled": true,
"isBuiltIn": true,
"isEmbeddingModel": true,
"core": true
},
{
"name": "text-embedding-3-large",
"provider": "openai",
"enabled": true,
"isBuiltIn": true,
"isEmbeddingModel": true
},
{
"name": "embed-multilingual-light-v3.0",
"provider": "cohereai",
"enabled": true,
"isBuiltIn": true,
"isEmbeddingModel": true
},
{
"name": "text-embedding-004",
"provider": "google",
"enabled": true,
"isBuiltIn": true,
"isEmbeddingModel": true
},
{
"name": "azure-openai",
"provider": "azure openai",
"enabled": true,
"isBuiltIn": true,
"isEmbeddingModel": true
}
],
"embeddingRequestsPerMin": 90,
"embeddingBatchSize": 16,
"disableIndexOnMobile": true,
"showSuggestedPrompts": true,
"showRelevantNotes": true,
"numPartitions": 1,
"promptUsageTimestamps": {},
"defaultConversationNoteName": "{$topic}@{$date}_{$time}",
"inlineEditCommands": [
{
"name": "Fix grammar and spelling",
"prompt": "Fix the grammar and spelling of {}. Preserve all formatting, line breaks, and special characters. Do not add or remove any content. Return only the corrected text.",
"showInContextMenu": true
},
{
"name": "Translate to Chinese",
"prompt": "Translate {} into Chinese:\n 1. Preserve the meaning and tone\n 2. Maintain appropriate cultural context\n 3. Keep formatting and structure\n Return only the translated text.",
"showInContextMenu": true
},
{
"name": "Summarize",
"prompt": "Create a bullet-point summary of {}. Each bullet point should capture a key point. Return only the bullet-point summary.",
"showInContextMenu": true
},
{
"name": "Simplify",
"prompt": "Simplify {} to a 6th-grade reading level (ages 11-12). Use simple sentences, common words, and clear explanations. Maintain the original key concepts. Return only the simplified text.",
"showInContextMenu": true
},
{
"name": "Emojify",
"prompt": "Add relevant emojis to enhance {}. Follow these rules:\n 1. Insert emojis at natural breaks in the text\n 2. Never place two emojis next to each other\n 3. Keep all original text unchanged\n 4. Choose emojis that match the context and tone\n Return only the emojified text.",
"showInContextMenu": true
},
{
"name": "Make shorter",
"prompt": "Reduce {} to half its length while preserving these elements:\n 1. Main ideas and key points\n 2. Essential details\n 3. Original tone and style\n Return only the shortened text.",
"showInContextMenu": true
},
{
"name": "Make longer",
"prompt": "Expand {} to twice its length by:\n 1. Adding relevant details and examples\n 2. Elaborating on key points\n 3. Maintaining the original tone and style\n Return only the expanded text.",
"showInContextMenu": true
},
{
"name": "Generate table of contents",
"prompt": "Generate a hierarchical table of contents for {}. Use appropriate heading levels (H1, H2, H3, etc.). Include page numbers if present. Return only the table of contents.",
"showInContextMenu": false
},
{
"name": "Generate glossary",
"prompt": "Create a glossary of important terms, concepts, and phrases from {}. Format each entry as \"Term: Definition\". Sort entries alphabetically. Return only the glossary.",
"showInContextMenu": false
},
{
"name": "Remove URLs",
"prompt": "Remove all URLs from {}. Preserve all other content and formatting. URLs may be in various formats (http, https, www). Return only the text with URLs removed.",
"showInContextMenu": false
},
{
"name": "Rewrite as tweet",
"prompt": "Rewrite {} as a single tweet with these requirements:\n 1. Maximum 280 characters\n 2. Use concise, impactful language\n 3. Maintain the core message\n Return only the tweet text.",
"showInContextMenu": false
},
{
"name": "Rewrite as tweet thread",
"prompt": "Convert {} into a Twitter thread following these rules:\n 1. Each tweet must be under 240 characters\n 2. Start with \"THREAD START\" on its own line\n 3. Separate tweets with \"\n\n---\n\n\"\n 4. End with \"THREAD END\" on its own line\n 5. Make content engaging and clear\n Return only the formatted thread.",
"showInContextMenu": false
},
{
"name": "Explain like I am 5",
"prompt": "Explain {} in simple terms that a 5-year-old would understand:\n 1. Use basic vocabulary\n 2. Include simple analogies\n 3. Break down complex concepts\n Return only the simplified explanation.",
"showInContextMenu": false
},
{
"name": "Rewrite as press release",
"prompt": "Transform {} into a professional press release:\n 1. Use formal, journalistic style\n 2. Include headline and dateline\n 3. Follow inverted pyramid structure\n Return only the press release format.",
"showInContextMenu": false
}
],
"lastDismissedVersion": null,
"passMarkdownImages": true,
"enableCustomPromptTemplating": true
}

File diff suppressed because one or more lines are too long

View file

@ -1,13 +0,0 @@
{
"id": "copilot",
"name": "Copilot",
"version": "2.8.9",
"minAppVersion": "0.15.0",
"description": "An AI Copilot in Obsidian.",
"author": "Logan Yang",
"authorUrl": "https://twitter.com/logancyang",
"fundingUrl": {
"Buy Me a Coffee": "https://www.buymeacoffee.com/logancyang",
"GitHub Sponsor": "https://github.com/sponsors/logancyang"
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,10 +0,0 @@
{
"id": "highlightr-plugin",
"name": "Highlightr",
"version": "1.2.2",
"minAppVersion": "0.12.8",
"description": "A minimal and aesthetically pleasing highlighting menu that makes color-coded highlighting much easier with a configurable assortment of highlight colors 🎨.",
"author": "chetachi",
"authorUrl": "https://github.com/chetachiezikeuzor",
"isDesktopOnly": false
}

View file

@ -1,774 +0,0 @@
/*highlighter style*/
/*lowlight*/
.highlightr-lowlight mark,
.highlightr-lowlight span.cm-highlight,
.highlightr-lowlight .markdown-preview-view mark {
--lowlight-background: var(--background-primary);
border-radius: 0;
background-image: linear-gradient(
360deg,
rgba(255, 255, 255, 0) 40%,
var(--lowlight-background) 40%
) !important;
}
.highlightr-lowlight .workspace-split.mod-left-split mark,
.highlightr-lowlight .workspace-split.mod-left-split span.cm-highlight,
.highlightr-lowlight
.workspace-split.mod-left-split
.markdown-preview-view
mark,
.highlightr-lowlight .workspace-split.mod-right-split mark,
.highlightr-lowlight .workspace-split.mod-right-split span.cm-highlight,
.highlightr-lowlight
.workspace-split.mod-right-split
.markdown-preview-view
mark {
--lowlight-background: var(--background-secondary);
}
.highlightr-lowlight .admonition-content mark,
.highlightr-lowlight .admonition-content span.cm-highlight,
.highlightr-lowlight .admonition-content > .markdown-preview-view mark {
--lowlight-background: var(--background-primary-alt);
}
/*floating*/
.highlightr-floating mark,
.highlightr-floating span.cm-highlight,
.highlightr-floating .markdown-preview-view mark {
--floating-background: var(--background-primary);
border-radius: 0;
padding-bottom: 5px;
background-image: linear-gradient(
360deg,
rgba(255, 255, 255, 0) 28%,
var(--floating-background) 28%
) !important;
}
.highlightr-floating .workspace-split.mod-left-split mark,
.highlightr-floating .workspace-split.mod-left-split span.cm-highlight,
.highlightr-floating
.workspace-split.mod-left-split
.markdown-preview-view
mark,
.highlightr-floating .workspace-split.mod-right-split mark,
.highlightr-floating .workspace-split.mod-right-split span.cm-highlight,
.highlightr-floating
.workspace-split.mod-right-split
.markdown-preview-view
mark {
--floating-background: var(--background-secondary);
}
.highlightr-floating .admonition-content mark,
.highlightr-floating .admonition-content span.cm-highlight,
.highlightr-floating .admonition-content > .markdown-preview-view mark {
--floating-background: var(--background-primary-alt);
}
/*rounded*/
.highlightr-rounded mark,
.highlightr-rounded .markdown-preview-view mark {
margin: 0 -0.05em;
padding: 0.125em 0.15em;
border-radius: 0.2em;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}
.highlightr-rounded span.cm-highlight {
border-radius: 0.2em;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}
.highlightr-rounded .cm-s-obsidian span.cm-highlight {
font-weight: inherit;
}
.highlightr-rounded .cm-highlight + span.cm-formatting-highlight {
padding-left: 0em;
padding-right: 0.15em;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}
/*realistic*/
.highlightr-realistic mark,
.highlightr-realistic .markdown-preview-view mark {
margin: 0 -0.05em;
padding: 0.1em 0.4em;
border-radius: 0.8em 0.3em;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
text-shadow: 0 0 0.75em var(--background-primary-alt);
}
.highlightr-realistic.hide-tokens .cm-s-obsidian span.cm-highlight,
.hide-tokens.highlightr-realistic .cm-s-obsidian span.cm-highlight {
border-radius: 0.8em 0.3em;
}
.highlightr-realistic .cm-s-obsidian span.cm-highlight {
padding: 0.15em 0.25em;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
text-shadow: 0 0 0.75em var(--background-primary-alt);
}
.highlightr-realistic .cm-s-obsidian span.cm-formatting-highlight {
margin: 0 0 0 -0.05em;
padding: 0.15em 0.25em;
border-radius: 0.8em 0 0 0.3em;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}
.highlightr-realistic
.cm-s-obsidian
.cm-highlight
+ span.cm-formatting-highlight {
margin: 0 -0.05em 0 0;
padding: 0.15em 0.25em;
border-radius: 0 0.3em 0.8em 0;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}
/**/
button.copy-highlights {
padding: 4px 14px;
border-radius: 5px;
background-color: var(--interactive-accent);
}
.copy-highlights svg {
width: 1.3em;
height: 1.3em;
display: flex;
}
details summary.highlight-summary:before {
width: 2em;
height: 2em;
content: "☐";
font-size: 9px;
cursor: pointer;
margin-right: 5px;
display: inline-block;
vertical-align: 0.05em;
background-color: currentColor;
-webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="black" d="M10.707 17.707L16.414 12l-5.707-5.707l-1.414 1.414L13.586 12l-4.293 4.293z"></path></svg>');
}
details[open] summary.highlight-summary::before {
transform: rotate(90deg);
}
/*highlightr component*/
@keyframes fade {
0% {
opacity: 0;
}
20% {
opacity: 0.9;
}
40% {
opacity: 0.95;
}
100% {
opacity: 1;
}
}
.menu.highlighterContainer {
min-width: 140px;
max-width: 225px;
max-height: 180px;
padding-left: 0em;
padding: 0;
margin: 0 auto;
border-radius: 6px;
font-size: 14px;
overflow-y: auto;
overflow-x: hidden;
position: fixed;
animation: fade 300ms ease-in-out;
background-color: var(--background-primary);
box-shadow: 0px 3px 25px rgba(31, 38, 135, 0.1);
border: 1px solid var(--background-modifier-border);
}
.menu.highlighterContainer .menu-item .menu-item-icon {
display: inline-block;
width: 25px;
position: relative;
top: 2px;
}
.menu.highlighterContainer .menu-item {
display: flex;
padding: 2px 14px 3px 14px;
align-items: unset;
margin: auto;
cursor: pointer;
font-size: 14px;
height: 32px;
line-height: 31px;
white-space: nowrap;
border-radius: 0;
border-bottom: 1px solid var(--background-modifier-border);
}
.menu.highlighterContainer .menu-item:last-of-type {
border-bottom: none;
}
/*----------------------------------------------------------------
SETTINGS TAB
----------------------------------------------------------------*/
button.HighlightrSettingsButton {
padding: 4px 14px;
border-radius: 6px;
height: fit-content;
}
button.HighlightrSettingsButton svg {
width: 1.3em;
height: 1.3em;
display: flex;
}
.highlighter-settings-color,
.highlighter-settings-value {
width: 42%;
color: var(--text-normal);
}
.highlighterplugin-setting-item {
display: block;
}
.highlighterplugin-setting-item .setting-item-control {
justify-content: space-between;
margin-top: 12px;
align-content: center;
align-items: flex-end;
grid-gap: 6px;
}
.modal.mod-settings
button:not(.mod-cta):not(.mod-warning).HighlightrSettingsButton.HighlightrSettingsButtonAdd,
button:not(.mod-cta):not(.mod-warning).HighlightrSettingsButton.HighlightrSettingsButtonAdd {
background-color: var(--interactive-accent);
}
.modal.mod-settings
button:not(.mod-cta):not(.mod-warning).HighlightrSettingsButton.HighlightrSettingsButtonDelete,
button:not(.mod-cta):not(.mod-warning).HighlightrSettingsButton.HighlightrSettingsButtonDelete {
background-color: #989cab;
}
/**/
.highlighter-setting-icon {
display: flex;
height: 24px;
width: 24px;
}
.highlighter-item-draggable {
cursor: grab;
display: grid;
grid-gap: 8px;
grid-template-columns: 0.5fr 7fr;
align-items: center;
border-top: 1px solid var(--background-modifier-border);
}
.HighlightrSettingsTabsContainer {
border-bottom: 1px solid var(--background-modifier-border);
}
.setting-item.highlighter-setting-item:first-child {
padding-top: 18px;
}
.highlighter-setting-item {
padding: 18px 0 18px 0;
border-top: none;
}
.highlighter-sortable-fallback {
cursor: grabbing;
box-shadow: 0px 3px 32px rgb(31 38 135 / 15%);
}
.highlighter-sortable-grab {
cursor: grabbing !important;
}
.highlighter-sortable-ghost {
opacity: 0.4;
cursor: grabbing;
}
.highlighter-sortable-chosen {
cursor: grabbing;
padding: 0 0 0 18px;
background-color: var(--background-primary);
}
.highlighter-sortable-drag {
cursor: grabbing;
box-shadow: 0px 3px 32px rgb(31 38 135 / 15%);
}
/*----------------------------------------------------------------
HIGHLIGHTR SUPPORT
----------------------------------------------------------------*/
.hltrDonationSection {
width: 65%;
height: 50vh;
margin: 0 auto;
text-align: center;
color: var(--text-normal);
}
.pcr-app .pcr-swatches > button {
padding: 0;
}
.pickr .pcr-button {
margin-right: 0;
}
.themed-color-wrapper > div {
background: var(--background-primary);
padding: 10px;
display: flex;
align-items: center;
border-radius: 4px;
}
.themed-color-wrapper > div + div {
margin-top: 6px;
}
.themed-color-wrapper button {
display: block;
}
.themed-color-wrapper .pickr-reset > button {
margin: 0 0 0 10px;
padding: 9px;
line-height: 1;
}
.themed-color-wrapper .pickr-reset > button > svg {
display: block;
}
/*----------------------------------------------------------------
PICKR 1.8.2 MIT | https://github.com/Simonwep/pickr
----------------------------------------------------------------*/
.pickr {
position: relative;
overflow: visible;
transform: translateY(0);
}
.pickr * {
box-sizing: border-box;
outline: none;
border: none;
-webkit-appearance: none;
}
.pickr .pcr-button {
position: relative;
height: 2em;
width: 2em;
padding: 0.5em;
cursor: pointer;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
"Helvetica Neue", Arial, sans-serif;
border-radius: 0.15em;
background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>')
no-repeat center;
background-size: 0;
transition: all 0.3s;
}
.pickr .pcr-button::before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
background-size: 0.5em;
border-radius: 0.15em;
z-index: -1;
}
.pickr .pcr-button::before {
z-index: initial;
}
.pickr .pcr-button::after {
position: absolute;
content: "";
top: 0;
left: 0;
height: 100%;
width: 100%;
transition: background 0.3s;
background: var(--pcr-color);
border-radius: 0.15em;
}
.pickr .pcr-button.clear {
background-size: 70%;
}
.pickr .pcr-button.clear::before {
opacity: 0;
}
.pickr .pcr-button.clear:focus {
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px var(--pcr-color);
}
.pickr .pcr-button.disabled {
cursor: not-allowed;
}
.pickr *,
.pcr-app * {
box-sizing: border-box;
outline: none;
border: none;
-webkit-appearance: none;
}
.pickr input:focus,
.pickr input.pcr-active,
.pickr button:focus,
.pickr button.pcr-active,
.pcr-app input:focus,
.pcr-app input.pcr-active,
.pcr-app button:focus,
.pcr-app button.pcr-active {
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px var(--pcr-color);
}
.pickr .pcr-palette,
.pickr .pcr-slider,
.pcr-app .pcr-palette,
.pcr-app .pcr-slider {
transition: box-shadow 0.3s;
}
.pickr .pcr-palette:focus,
.pickr .pcr-slider:focus,
.pcr-app .pcr-palette:focus,
.pcr-app .pcr-slider:focus {
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px rgba(0, 0, 0, 0.25);
}
.pcr-app {
position: fixed;
display: flex;
flex-direction: column;
z-index: 10000;
border-radius: 0.1em;
background: #fff;
opacity: 0;
visibility: hidden;
transition: opacity 0.3s, visibility 0s 0.3s;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
"Helvetica Neue", Arial, sans-serif;
box-shadow: 0 0.15em 1.5em 0 rgba(0, 0, 0, 0.1), 0 0 1em 0 rgba(0, 0, 0, 0.03);
left: 0;
top: 0;
}
.pcr-app.visible {
transition: opacity 0.3s;
visibility: visible;
opacity: 1;
}
.pcr-app .pcr-swatches {
display: flex;
flex-wrap: wrap;
margin-top: 0.75em;
}
.pcr-app .pcr-swatches.pcr-last {
margin: 0;
}
@supports (display: grid) {
.pcr-app .pcr-swatches {
display: grid;
align-items: center;
grid-template-columns: repeat(auto-fit, 1.75em);
}
}
.pcr-app .pcr-swatches > button {
font-size: 1em;
position: relative;
width: calc(1.75em - 5px);
height: calc(1.75em - 5px);
border-radius: 0.15em;
cursor: pointer;
margin: 2.5px;
flex-shrink: 0;
justify-self: center;
transition: all 0.15s;
overflow: hidden;
background: transparent;
z-index: 1;
}
.pcr-app .pcr-swatches > button::before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
background-size: 6px;
border-radius: 0.15em;
z-index: -1;
}
.pcr-app .pcr-swatches > button::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: var(--pcr-color);
border: 1px solid rgba(0, 0, 0, 0.05);
border-radius: 0.15em;
box-sizing: border-box;
}
.pcr-app .pcr-swatches > button:hover {
filter: brightness(1.05);
}
.pcr-app .pcr-swatches > button:not(.pcr-active) {
box-shadow: none;
}
.pcr-app .pcr-interaction {
display: flex;
flex-wrap: wrap;
align-items: center;
margin: 0 -0.2em 0 -0.2em;
}
.pcr-app .pcr-interaction > * {
margin: 0 0.2em;
}
.pcr-app .pcr-interaction input {
letter-spacing: 0.07em;
font-size: 0.75em;
text-align: center;
cursor: pointer;
color: #75797e;
background: #f1f3f4;
border-radius: 0.15em;
transition: all 0.15s;
padding: 0.45em 0.5em;
margin-top: 0.75em;
}
.pcr-app .pcr-interaction input:hover {
filter: brightness(0.975);
}
.pcr-app .pcr-interaction input:focus {
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85),
0 0 0 3px rgba(66, 133, 244, 0.75);
}
.pcr-app .pcr-interaction .pcr-result {
color: #75797e;
text-align: left;
flex: 1 1 8em;
min-width: 8em;
transition: all 0.2s;
border-radius: 0.15em;
background: #f1f3f4;
cursor: text;
}
.pcr-app .pcr-interaction .pcr-result::-moz-selection {
background: #4285f4;
color: #fff;
}
.pcr-app .pcr-interaction .pcr-result::selection {
background: #4285f4;
color: #fff;
}
.pcr-app .pcr-interaction .pcr-type.active {
color: #fff;
background: #4285f4;
}
.pcr-app .pcr-interaction .pcr-save,
.pcr-app .pcr-interaction .pcr-cancel,
.pcr-app .pcr-interaction .pcr-clear {
color: #fff;
width: auto;
}
.pcr-app .pcr-interaction .pcr-save,
.pcr-app .pcr-interaction .pcr-cancel,
.pcr-app .pcr-interaction .pcr-clear {
color: #fff;
}
.pcr-app .pcr-interaction .pcr-save:hover,
.pcr-app .pcr-interaction .pcr-cancel:hover,
.pcr-app .pcr-interaction .pcr-clear:hover {
filter: brightness(0.925);
}
.pcr-app .pcr-interaction .pcr-save {
background: #4285f4;
}
.pcr-app .pcr-interaction .pcr-clear,
.pcr-app .pcr-interaction .pcr-cancel {
background: #f44250;
}
.pcr-app .pcr-interaction .pcr-clear:focus,
.pcr-app .pcr-interaction .pcr-cancel:focus {
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85),
0 0 0 3px rgba(244, 66, 80, 0.75);
}
.pcr-app .pcr-selection .pcr-picker {
position: absolute;
height: 18px;
width: 18px;
border: 2px solid #fff;
border-radius: 100%;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pcr-app .pcr-selection .pcr-color-palette,
.pcr-app .pcr-selection .pcr-color-chooser,
.pcr-app .pcr-selection .pcr-color-opacity {
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
display: flex;
flex-direction: column;
cursor: grab;
cursor: -webkit-grab;
}
.pcr-app .pcr-selection .pcr-color-palette:active,
.pcr-app .pcr-selection .pcr-color-chooser:active,
.pcr-app .pcr-selection .pcr-color-opacity:active {
cursor: grabbing;
cursor: -webkit-grabbing;
}
.pcr-app[data-theme="nano"] {
width: 14.25em;
max-width: 95vw;
}
.pcr-app[data-theme="nano"] .pcr-swatches {
margin-top: 0.6em;
padding: 0 0.6em;
}
.pcr-app[data-theme="nano"] .pcr-interaction {
padding: 0 0.6em 0.6em 0.6em;
}
.pcr-app[data-theme="nano"] .pcr-selection {
display: grid;
grid-gap: 0.6em;
grid-template-columns: 1fr 4fr;
grid-template-rows: 5fr auto auto;
align-items: center;
height: 10.5em;
width: 100%;
align-self: flex-start;
}
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-preview {
grid-area: 2 / 1 / 4 / 1;
height: 100%;
width: 100%;
display: flex;
flex-direction: row;
justify-content: center;
margin-left: 0.6em;
}
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-preview .pcr-last-color {
display: none;
}
.pcr-app[data-theme="nano"]
.pcr-selection
.pcr-color-preview
.pcr-current-color {
position: relative;
background: var(--pcr-color);
width: 2em;
height: 2em;
border-radius: 50em;
overflow: hidden;
}
.pcr-app[data-theme="nano"]
.pcr-selection
.pcr-color-preview
.pcr-current-color::before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
background-size: 0.5em;
border-radius: 0.15em;
z-index: -1;
}
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-palette {
grid-area: 1 / 1 / 2 / 3;
width: 100%;
height: 100%;
z-index: 1;
}
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-palette .pcr-palette {
border-radius: 0.15em;
width: 100%;
height: 100%;
}
.pcr-app[data-theme="nano"]
.pcr-selection
.pcr-color-palette
.pcr-palette::before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
background-size: 0.5em;
border-radius: 0.15em;
z-index: -1;
}
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-chooser {
grid-area: 2 / 2 / 2 / 2;
}
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-opacity {
grid-area: 3 / 2 / 3 / 2;
}
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-chooser,
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-opacity {
height: 0.5em;
margin: 0 0.6em;
}
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-chooser .pcr-picker,
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-opacity .pcr-picker {
top: 50%;
transform: translateY(-50%);
}
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-chooser .pcr-slider,
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-opacity .pcr-slider {
flex-grow: 1;
border-radius: 50em;
}
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-chooser .pcr-slider {
background: linear-gradient(to right, red, #ff0, lime, cyan, blue, #f0f, red);
}
.pcr-app[data-theme="nano"] .pcr-selection .pcr-color-opacity .pcr-slider {
background: linear-gradient(to right, transparent, black),
url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
background-size: 100%, 0.25em;
}

View file

@ -1,31 +0,0 @@
{
"settings": {
"migrated": 6,
"iconPacksPath": ".obsidian/icons",
"fontSize": 16,
"emojiStyle": "native",
"iconColor": null,
"recentlyUsedIcons": [],
"recentlyUsedIconsSize": 5,
"rules": [],
"extraMargin": {
"top": 0,
"right": 4,
"bottom": 0,
"left": 0
},
"iconInTabsEnabled": false,
"iconInTitleEnabled": false,
"iconInTitlePosition": "above",
"iconInFrontmatterEnabled": false,
"iconInFrontmatterFieldName": "icon",
"iconColorInFrontmatterFieldName": "iconColor",
"iconsBackgroundCheckEnabled": false,
"iconsInNotesEnabled": true,
"iconsInLinksEnabled": true,
"iconIdentifier": ":",
"lucideIconPackType": "native",
"debugMode": false,
"useInternalPlugins": false
}
}

File diff suppressed because one or more lines are too long

View file

@ -1,10 +0,0 @@
{
"id": "obsidian-icon-folder",
"name": "Iconize",
"version": "2.14.7",
"minAppVersion": "0.9.12",
"description": "Add icons to anything you desire in Obsidian, including files, folders, and text.",
"author": "Florian Woelki",
"authorUrl": "https://florianwoelki.com/",
"isDesktopOnly": false
}

View file

@ -1,120 +0,0 @@
.iconize-inline-title-wrapper {
width: var(--line-width);
max-width: var(--max-width);
margin-inline: var(--content-margin);
}
.iconize-title-icon {
max-width: var(--max-width);
margin-right: var(--size-4-2);
}
.iconize-icon-in-link {
transform: translateY(20%);
margin-right: var(--size-2-2);
display: inline-flex;
}
.iconize-icon {
border: 1px solid transparent;
margin: 0px 4px 0px 0px;
display: flex;
align-self: center;
margin: auto 0;
}
.nav-folder-title,
.nav-file-title {
align-items: center;
}
.iconize-setting input[type='color'] {
margin: 0 6px;
}
.iconize-modal.prompt-results {
margin: 0;
overflow-y: auto;
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
}
.prompt .iconize-subheadline {
margin-top: 12px;
font-size: 12px;
color: gray;
grid-column-start: 1;
grid-column-end: 6;
}
@media (max-width: 640px) {
.iconize-modal.prompt-results {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.prompt .iconize-subheadline {
grid-column-end: 4;
}
}
.iconize-modal.prompt-results .suggestion-item {
cursor: pointer;
white-space: pre-wrap;
display: flex;
justify-content: flex-end;
align-items: center;
flex-direction: column-reverse;
text-align: center;
font-size: 13px;
color: var(--text-muted);
padding: 16px 8px;
line-break: auto;
word-break: break-word;
line-height: 1.3;
}
.iconize-modal.prompt-results .suggestion-item.suggestion-item__center {
justify-content: center;
}
.iconize-icon-preview {
font-size: 22px;
}
.iconize-icon-preview img {
width: 16px;
height: 16px;
}
.iconize-icon-preview svg {
width: 24px;
height: 24px;
color: currentColor;
margin-bottom: 4px;
}
.iconize-dragover {
position: relative;
}
.iconize-dragover-el {
position: absolute;
width: 100%;
height: 100%;
color: var(--text-normal);
background-color: var(--background-secondary-alt);
display: flex;
align-items: center;
justify-content: center;
}
/* Custom rule modal. */
.iconize-custom-modal .modal-content {
display: flex;
align-items: center;
justify-content: center;
}
.iconize-custom-modal .modal-content input {
width: 100%;
margin-right: 0.5rem;
}

View file

@ -17,7 +17,7 @@
{
"name": "textEdit",
"active": true,
"visible": true
"visible": false
},
{
"name": "tables",
@ -32,7 +32,7 @@
{
"name": "latex",
"active": true,
"visible": true
"visible": false
},
{
"name": "greekLetters",
@ -42,7 +42,7 @@
{
"name": "colors",
"active": true,
"visible": true
"visible": false
},
{
"name": "callouts",

View file

@ -1,34 +0,0 @@
{
"lightStyle": "minimal-light",
"darkStyle": "minimal-dark",
"lightScheme": "minimal-default-light",
"darkScheme": "minimal-default-dark",
"editorFont": "",
"lineHeight": 1.5,
"lineWidth": 40,
"lineWidthWide": 50,
"maxWidth": 88,
"textNormal": 16,
"textSmall": 13,
"imgGrid": false,
"imgWidth": "img-default-width",
"tableWidth": "table-default-width",
"iframeWidth": "iframe-default-width",
"mapWidth": "map-default-width",
"chartWidth": "chart-default-width",
"colorfulHeadings": false,
"colorfulFrame": false,
"colorfulActiveStates": false,
"trimNames": true,
"labeledNav": false,
"fullWidthMedia": true,
"bordersToggle": true,
"minimalStatus": true,
"focusMode": false,
"underlineInternal": true,
"underlineExternal": true,
"folding": true,
"lineNumbers": false,
"readableLineLength": true,
"devBlockWidth": false
}

File diff suppressed because one or more lines are too long

View file

@ -1,11 +0,0 @@
{
"id": "obsidian-minimal-settings",
"name": "Minimal Theme Settings",
"version": "8.1.1",
"minAppVersion": "1.1.9",
"description": "Change the colors, fonts and features of Minimal Theme.",
"author": "@kepano",
"authorUrl": "https://www.twitter.com/kepano",
"fundingUrl": "https://www.buymeacoffee.com/kepano",
"isDesktopOnly": false
}

View file

@ -1,4 +0,0 @@
{
"catppuccin-theme-settings@@catppuccin-theme-dark": "ctp-mocha",
"catppuccin-theme-settings@@catppuccin-theme-accents": "ctp-full-palette"
}

View file

@ -1,7 +0,0 @@
{
"name": "Catppuccin",
"version": "0.4.44",
"minAppVersion": "1.0.0",
"author": "Marshall Beckrich",
"authorUrl": "https://github.com/catppuccin/obsidian"
}

File diff suppressed because one or more lines are too long

View file

@ -13,26 +13,24 @@
"state": {
"type": "markdown",
"state": {
"file": "notes/NIEMIECKI 19.05.2025.md",
"file": "notes/HISTORIA 16.05.2025.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "NIEMIECKI 19.05.2025"
"title": "HISTORIA 16.05.2025"
}
},
{
"id": "03e8b7d241bb43b9",
"id": "0d518c70b0877011",
"type": "leaf",
"state": {
"type": "markdown",
"type": "excalidraw",
"state": {
"file": "notes/NIEMIECKI 19.05.2025.md",
"mode": "source",
"source": false
"file": "Excalidraw/Drawing 2025-05-15 23.33.29.excalidraw.md"
},
"icon": "lucide-file",
"title": "NIEMIECKI 19.05.2025"
"icon": "excalidraw-icon",
"title": "Drawing 2025-05-15 23.33.29.excalidraw"
}
}
],
@ -128,12 +126,12 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "notes/HISTORIA 16.05.2025.md",
"file": "Excalidraw/Drawing 2025-05-15 23.33.29.excalidraw.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from HISTORIA 16.05.2025"
"title": "Outgoing links from Drawing 2025-05-15 23.33.29.excalidraw"
}
},
{
@ -157,13 +155,13 @@
"state": {
"type": "outline",
"state": {
"file": "notes/HISTORIA 16.05.2025.md",
"file": "Excalidraw/Drawing 2025-05-15 23.33.29.excalidraw.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of HISTORIA 16.05.2025"
"title": "Outline of Drawing 2025-05-15 23.33.29.excalidraw"
}
},
{
@ -207,17 +205,7 @@
}
},
{
"id": "5b60f5c1bf8b9995",
"type": "leaf",
"state": {
"type": "advanced-tables-toolbar",
"state": {},
"icon": "spreadsheet",
"title": "Advanced Tables"
}
},
{
"id": "96c2961af4cef1b5",
"id": "da52b90ae065325c",
"type": "leaf",
"state": {
"type": "side-panel-control-view",
@ -231,7 +219,7 @@
}
],
"direction": "horizontal",
"width": 326.5
"width": 300
},
"left-ribbon": {
"hiddenItems": {
@ -251,22 +239,12 @@
"obsidian42-brat:BRAT": false
}
},
"active": "03e8b7d241bb43b9",
"active": "a8a4712a521084a7",
"lastOpenFiles": [
"notes/POLSKI 16.05.2025.md",
"notes/NIEMIECKI 19.05.2025.md",
"notes/HISTORIA 16.05.2025.md",
"Excalidraw/Drawing 2025-05-18 18.45.08.excalidraw.md",
"Excalidraw/Drawing 2025-05-18 18.39.11.excalidraw.md",
"Excalidraw/Scripts/Downloaded/Set Grid.svg",
"Excalidraw/Scripts/Downloaded/Set Grid.md",
"Excalidraw/Scripts/Downloaded",
"Excalidraw/Scripts",
"Excalidraw/Drawing 2025-05-18 18.42.09.excalidraw.md",
"Excalidraw",
"Pasted image 20250518174858.png",
"Pasted image 20250518175344.png",
"Excalidraw/Drawing 2025-05-15 23.33.29.excalidraw.md",
"Excalidraw",
"notes/POLSKI 16.05.2025.md",
"notes/MAEMATYKA.md",
"Excalidraw/Drawing 2025-05-15 22.46.50.excalidraw.md",
"2025-05-16.md",

View 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
%%
## Drawing
```compressed-json
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
```
%%

View file

@ -1,91 +0,0 @@
/*
![](https://raw.githubusercontent.com/zsviczian/obsidian-excalidraw-plugin/master/images/scripts-grid.jpg)
The default grid size in Excalidraw is 20. Currently there is no way to change the grid size via the user interface. This script offers a way to bridge this gap.
See documentation for more details:
https://zsviczian.github.io/obsidian-excalidraw-plugin/ExcalidrawScriptsEngine.html
```javascript
*/
if(ea.verifyMinimumPluginVersion && ea.verifyMinimumPluginVersion("2.4.0")) {
const api = ea.getExcalidrawAPI();
let appState = api.getAppState();
let gridFrequency = appState.gridStep;;
const customControls = (container) => {
new ea.obsidian.Setting(container)
.setName(`Major grid frequency`)
.addDropdown(dropdown => {
[2,3,4,5,6,7,8,9,10].forEach(grid=>dropdown.addOption(grid,grid));
dropdown
.setValue(gridFrequency)
.onChange(value => {
gridFrequency = value;
})
})
}
const gridSize = parseInt(await utils.inputPrompt(
"Grid size?",
null,
appState.GridSize?.toString()??"20",
null,
1,
false,
customControls
));
if(isNaN(gridSize)) return; //this is to avoid passing an illegal value to Excalidraw
const gridStep = isNaN(parseInt(gridFrequency)) ? appState.gridStep : parseInt(gridFrequency);
api.updateScene({
appState : {gridSize, gridStep, gridModeEnabled:true},
commitToHistory:false
});
}
// ----------------
// old script
// ----------------
if(!ea.verifyMinimumPluginVersion || !ea.verifyMinimumPluginVersion("1.9.19")) {
new Notice("This script requires a newer version of Excalidraw. Please install the latest version.");
return;
}
const api = ea.getExcalidrawAPI();
let appState = api.getAppState();
const gridColor = appState.gridColor;
let gridFrequency = gridColor?.MajorGridFrequency ?? 5;
const customControls = (container) => {
new ea.obsidian.Setting(container)
.setName(`Major grid frequency`)
.addDropdown(dropdown => {
[2,3,4,5,6,7,8,9,10].forEach(grid=>dropdown.addOption(grid,grid));
dropdown
.setValue(gridFrequency)
.onChange(value => {
gridFrequency = value;
})
})
}
const grid = parseInt(await utils.inputPrompt(
"Grid size?",
null,
appState.previousGridSize?.toString()??"20",
null,
1,
false,
customControls
));
if(isNaN(grid)) return; //this is to avoid passing an illegal value to Excalidraw
appState.gridSize = grid;
appState.previousGridSize = grid;
if(gridColor) gridColor.MajorGridFrequency = parseInt(gridFrequency);
api.updateScene({
appState : {gridSize: grid, previousGridSize: grid, gridColor},
commitToHistory:false
});

View file

@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M448 32C483.3 32 512 60.65 512 96V416C512 451.3 483.3 480 448 480H64C28.65 480 0 451.3 0 416V96C0 60.65 28.65 32 64 32H448zM448 96H288V224H448V96zM448 288H288V416H448V288zM224 224V96H64V224H224zM64 416H224V288H64V416z"/></svg>

Before

Width:  |  Height:  |  Size: 297 B

View file

@ -1,135 +0,0 @@
| ZROBIONE NOTATKI: | 👍 | 👎 |
| --------------------------------------------------------------------------------------------------------- | --- | --- |
| Nazywać czynności życia codziennego | X | |
| nazywać obowiązki domowe | X | |
| stosować przysłówki określające pory dnia (przy powtarzalności) | X | |
| stosować zaimki dzierżawcze w celowniku i bierniku | X | |
| wypełniać formularz reklamacyjny | | |
| odmieniać i stosować czasownik wissen | X | |
| opowiadać o dniu własnym i innych osób | X | |
| stosować wyrażenie es gibt | X | |
| analizować statystyki | | |
| opowiadać o wykonywanych obowiązkach oraz pytać o nie i reagować na pytanie związane z obowiązkami w domu | X | |
| wymieniać wady i zalety zakupów online | | |
| wyrażać opinie na temat zakupów online | | |
# **1. GRAMMATIK**
### - Przysłówki określające pory dnia (przy powtarzalności)
| am Morgen | morgens |
| ------------- | ----------- |
| am Vormittag | vormittags |
| am Mittag | mittags |
| am Nachmittag | nachmittags |
| am Abend | abends |
- Przysłówki określające pory dnia, w przypadku których czynność powtarza się regularnie, otrzymują końcówkę **-s**
- Przykłady
1. **Am Abend** führe ich meinen Hund aus
(**Wieczorem** wyprowadzam mojego psa)
2. **Abends** führe ich meinen Hund aus
(**Wieczorami** wyprowadzam mojego psa)
### - Czasownik wissen
| ich | weiß |
| --------- | ------ |
| du | weißt |
| er/sie/es | weiß |
| wir | wissen |
| ihr | wisst |
| sie/Sie | wissen |
- Czasownik **wissen** oznacza wiedzieć. Odmienia się on podobnie do czasowników modalnych. Czasownik ten ma w 1. i 3. osobie liczby pojedynczej takie same formy
- Przykłady
1. Das weiß ich nicht. (Nie wiem).
2. Er weiß es nicht. (On tego nie wie).
### - Zaimek dzierżawczy w celowniku i bierniku
- Zaimki dzierżawcze mają w języku niemieckim różne formy - zależnie od osoby i rodzaju rzeczownika. Zaimek dzierżawczy odmienia się przez przypadki.
| CELOWNIK | | | |
|:--------------------------- |:--------------------------- |:------------------------- |:----------------------- |
| liczba pojedyncza | | | |
| Męski | Damski | Neutralny | Mnogi |
| d==em==/ein==em==<br>Vater | d==er/==ein==er==<br>Mutter | d==em==/ein==em==<br>Kind | d==en==/-<br>Kindern |
| mein==em==/ | mein==er==/ | mein==em==/ | mein==en==/ |
| dein==em==/ | dein==er==/ | dein==em==/ | dein==en==/ |
| sein==em==/ | sein==er==/ | sein==em==/ | sein==en==/ |
| unser==em==/ | unser==er==/ | unser==em==/ | unser==en==/ |
| eur==em==/ | eur==er==/ | eur==em==/ | eur==en==/ |
| ihr==em==/<br>Ihr==em==<br> | ihr==er==/<br>Ihr==er== | ihr==em==/<br>Ihr==em== | ihr==en==/<br>Ihr==en== |
| Vater | Mutter | Kind | Kindern |
| BIERNIK | | | |
| -------------------------- | -------------------------- | ------------------- | --------------------- |
| liczba pojedyncza | | | |
| Męski | Damski | Neutralny | Mnogi |
| d==en==/ein==en==<br>Vater | d==ie==/ein==e==<br>Mutter | d==as==/ein<br>Kind | d==ie==/<br>Kinder |
| mein==en==/ | mein==e==/ | mein/ | mein==e==/ |
| dein==en==/ | dein==e==/ | dein/ | dein==e==/ |
| sein==en==/ | sein==e==/ | sein/ | sein==e==/ |
| unser==en==/ | unser==e==/ | unser/ | unser==e==/ |
| eur==en==/ | eur==e==/ | euer/ | eur==e==/ |
| ihr==en==/<br>Ihr==en== | ihr==e==/<br>Ihr==e== | ihr/<br>Ihr | ihr==e==/<br>Ihr==e== |
| Vater | Mutter | Kind | Kinder |
- Przykłady:
1. Ich lerne gern in ==meinem== Zimmer.
(Chętnie uczę się w ==moim== pokoju).
2. Wir helfen ==unseren== Eltern.
(Pomagamy ==naszym== rodzicom).
3. Ich räume ==mein== Zimmer auf.
(Sprzątam ==mój== pokój).
4. Er besucht ==seinen== Vater.
(On odwiedza ==swojego== ojca).
### - Wyrażenie es gibt
- Po zwrocie es gibt (jest/są) rzeczownik występuje w bierniku
- Przykłady
1. Es gibt hier einen Blumenladen.
(Tutaj jest kwiaciarnia).
2. Es gibt im Zimmer kein Bett.
(W pokoju nie ma łóżka).
3. Es gibt in der Stadt viele Geschäfte.
(W mieście jest dużo sklepów).
# 2. OBOWIĄZKI DOMOWE
- Welche Pflichten hast du zu Hause?
(ile masz obowiązków w domu)
die Pflichten - obowiązki
1. Staub saugen - Odkurzać
2. das Zimmer aufräumen - Sprzątać pokój
3. die Hemden bügeln - Prasować koszule
4. das Geschirr spülen - zmywać naczynia
5. den Fußboden aufwischen - umyć podłogę
6. die Klamotten in den Schrank legen - włożyć ubrania do szafy
7. den Müll wegbringen - wynieść śmieci
8. die Dusche putzen - czyścić prysznic
9. Ordnung machen - zrobić porządek
10. die Wäsche waschen - prać, robić pranie
- Obowiązki (2 do osoby w rodzinie)
- Ja
1. Ich räume mein zimmer auf
2. Ich bringe den Müll raus.
- Siostra
1. Meine Schwester putzt das Haus.
2. Meine Schwester füttert den Hund.
- Tata
1. Mein Vater mäht den Rasen.
2. Mein Vater repariert das Auto.
- Mama
1. Meine Mutter macht das Abendessen.
2. Meine Mutter wäscht die Wäsche.
# 3. OPIS DNIA
1. Um 7 Uhr stehe ich auf, ziehe mich an und packe für die Schule, dann frühstücke ich, putze mir die Zähne und gehe zur Schule
2. von 8 bis 15 Uhr lerne ich in der Schule
3. Um 16 Uhr komme ich nach Hause, esse zu Abend und mache dann meine Hausaufgaben.
4. Von 18 bis 23 Uhr spiele ich am Computer und spreche mit meinen Freunden
5. Um 23 Uhr dusche ich und gehe ins Bett