vault backup: 2026-01-26 01:05:01
This commit is contained in:
1
.obsidian/community-plugins.json
vendored
1
.obsidian/community-plugins.json
vendored
@@ -5,6 +5,5 @@
|
|||||||
"omnisearch",
|
"omnisearch",
|
||||||
"obsidian-outliner",
|
"obsidian-outliner",
|
||||||
"obsidian-tasks-plugin",
|
"obsidian-tasks-plugin",
|
||||||
"copilot",
|
|
||||||
"homepage"
|
"homepage"
|
||||||
]
|
]
|
||||||
22
.obsidian/graph.json
vendored
Normal file
22
.obsidian/graph.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"collapse-filter": true,
|
||||||
|
"search": "",
|
||||||
|
"showTags": false,
|
||||||
|
"showAttachments": false,
|
||||||
|
"hideUnresolved": false,
|
||||||
|
"showOrphans": true,
|
||||||
|
"collapse-color-groups": true,
|
||||||
|
"colorGroups": [],
|
||||||
|
"collapse-display": true,
|
||||||
|
"showArrow": false,
|
||||||
|
"textFadeMultiplier": 0,
|
||||||
|
"nodeSizeMultiplier": 1,
|
||||||
|
"lineSizeMultiplier": 1,
|
||||||
|
"collapse-forces": true,
|
||||||
|
"centerStrength": 0.518713248970312,
|
||||||
|
"repelStrength": 10,
|
||||||
|
"linkStrength": 1,
|
||||||
|
"linkDistance": 250,
|
||||||
|
"scale": 1,
|
||||||
|
"close": false
|
||||||
|
}
|
||||||
321
.obsidian/plugins/copilot/data.json
vendored
321
.obsidian/plugins/copilot/data.json
vendored
@@ -1,321 +0,0 @@
|
|||||||
{
|
|
||||||
"userId": "ad8fadb5-ebc8-46ab-9688-25f18a87318f",
|
|
||||||
"isPlusUser": false,
|
|
||||||
"plusLicenseKey": "",
|
|
||||||
"openAIApiKey": "",
|
|
||||||
"openAIOrgId": "",
|
|
||||||
"huggingfaceApiKey": "",
|
|
||||||
"cohereApiKey": "",
|
|
||||||
"anthropicApiKey": "",
|
|
||||||
"azureOpenAIApiKey": "",
|
|
||||||
"azureOpenAIApiInstanceName": "",
|
|
||||||
"azureOpenAIApiDeploymentName": "",
|
|
||||||
"azureOpenAIApiVersion": "",
|
|
||||||
"azureOpenAIApiEmbeddingDeploymentName": "",
|
|
||||||
"googleApiKey": "",
|
|
||||||
"openRouterAiApiKey": "",
|
|
||||||
"xaiApiKey": "",
|
|
||||||
"mistralApiKey": "",
|
|
||||||
"deepseekApiKey": "",
|
|
||||||
"amazonBedrockApiKey": "",
|
|
||||||
"amazonBedrockRegion": "",
|
|
||||||
"siliconflowApiKey": "",
|
|
||||||
"githubCopilotAccessToken": "",
|
|
||||||
"githubCopilotToken": "",
|
|
||||||
"githubCopilotTokenExpiresAt": 0,
|
|
||||||
"defaultChainType": "llm_chain",
|
|
||||||
"defaultModelKey": "gpt-5.1|openrouterai",
|
|
||||||
"embeddingModelKey": "text-embedding-3-small|openai",
|
|
||||||
"temperature": 0.1,
|
|
||||||
"maxTokens": 6000,
|
|
||||||
"contextTurns": 15,
|
|
||||||
"userSystemPrompt": "",
|
|
||||||
"openAIProxyBaseUrl": "",
|
|
||||||
"openAIEmbeddingProxyBaseUrl": "",
|
|
||||||
"stream": true,
|
|
||||||
"defaultSaveFolder": "copilot/copilot-conversations",
|
|
||||||
"defaultConversationTag": "copilot-conversation",
|
|
||||||
"autosaveChat": true,
|
|
||||||
"generateAIChatTitleOnSave": true,
|
|
||||||
"autoAddActiveContentToContext": true,
|
|
||||||
"defaultOpenArea": "view",
|
|
||||||
"defaultSendShortcut": "enter",
|
|
||||||
"customPromptsFolder": "copilot/copilot-custom-prompts",
|
|
||||||
"indexVaultToVectorStore": "ON MODE SWITCH",
|
|
||||||
"qaExclusions": "copilot",
|
|
||||||
"qaInclusions": "",
|
|
||||||
"chatNoteContextPath": "",
|
|
||||||
"chatNoteContextTags": [],
|
|
||||||
"enableIndexSync": true,
|
|
||||||
"debug": true,
|
|
||||||
"enableEncryption": false,
|
|
||||||
"maxSourceChunks": 15,
|
|
||||||
"enableInlineCitations": true,
|
|
||||||
"groqApiKey": "",
|
|
||||||
"activeModels": [
|
|
||||||
{
|
|
||||||
"name": "copilot-plus-flash",
|
|
||||||
"provider": "copilot-plus",
|
|
||||||
"enabled": true,
|
|
||||||
"isBuiltIn": true,
|
|
||||||
"core": true,
|
|
||||||
"plusExclusive": true,
|
|
||||||
"projectEnabled": false,
|
|
||||||
"capabilities": [
|
|
||||||
"vision"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "google/gemini-2.5-flash-lite",
|
|
||||||
"provider": "openrouterai",
|
|
||||||
"enabled": false,
|
|
||||||
"isBuiltIn": true,
|
|
||||||
"core": true,
|
|
||||||
"projectEnabled": true,
|
|
||||||
"capabilities": [
|
|
||||||
"vision"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "google/gemini-2.5-flash",
|
|
||||||
"provider": "openrouterai",
|
|
||||||
"enabled": true,
|
|
||||||
"isBuiltIn": true,
|
|
||||||
"core": true,
|
|
||||||
"projectEnabled": true,
|
|
||||||
"capabilities": [
|
|
||||||
"vision"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "google/gemini-2.5-pro",
|
|
||||||
"provider": "openrouterai",
|
|
||||||
"enabled": false,
|
|
||||||
"isBuiltIn": true,
|
|
||||||
"core": true,
|
|
||||||
"projectEnabled": true,
|
|
||||||
"capabilities": [
|
|
||||||
"vision"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "gpt-5",
|
|
||||||
"provider": "openai",
|
|
||||||
"enabled": false,
|
|
||||||
"isBuiltIn": true,
|
|
||||||
"core": true,
|
|
||||||
"capabilities": [
|
|
||||||
"vision"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "gpt-5-mini",
|
|
||||||
"provider": "openai",
|
|
||||||
"enabled": false,
|
|
||||||
"isBuiltIn": true,
|
|
||||||
"core": true,
|
|
||||||
"capabilities": [
|
|
||||||
"vision"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "gpt-4.1",
|
|
||||||
"provider": "openai",
|
|
||||||
"enabled": false,
|
|
||||||
"isBuiltIn": true,
|
|
||||||
"core": true,
|
|
||||||
"projectEnabled": true,
|
|
||||||
"capabilities": [
|
|
||||||
"vision"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "gpt-4.1-mini",
|
|
||||||
"provider": "openai",
|
|
||||||
"enabled": false,
|
|
||||||
"isBuiltIn": true,
|
|
||||||
"core": true,
|
|
||||||
"projectEnabled": true,
|
|
||||||
"capabilities": [
|
|
||||||
"vision"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "gpt-5.1",
|
|
||||||
"provider": "openrouterai",
|
|
||||||
"enabled": true,
|
|
||||||
"isBuiltIn": false,
|
|
||||||
"baseUrl": "https://gpt.nix13.pw/v1",
|
|
||||||
"apiKey": "123",
|
|
||||||
"isEmbeddingModel": false,
|
|
||||||
"capabilities": [
|
|
||||||
"reasoning",
|
|
||||||
"vision"
|
|
||||||
],
|
|
||||||
"stream": true,
|
|
||||||
"displayName": "GPT 5.1",
|
|
||||||
"enableCors": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "anthropic/claude-sonnet-4",
|
|
||||||
"provider": "openrouterai",
|
|
||||||
"enabled": true,
|
|
||||||
"isBuiltIn": false,
|
|
||||||
"baseUrl": "https://gpt.nix13.pw/v1",
|
|
||||||
"apiKey": "123",
|
|
||||||
"isEmbeddingModel": false,
|
|
||||||
"capabilities": [
|
|
||||||
"reasoning"
|
|
||||||
],
|
|
||||||
"stream": true,
|
|
||||||
"displayName": "Claude Sonnet 4"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "gpt-5.1",
|
|
||||||
"provider": "openai",
|
|
||||||
"enabled": true,
|
|
||||||
"isBuiltIn": false,
|
|
||||||
"baseUrl": "https://gpt.nix13.pw/v1",
|
|
||||||
"apiKey": "123",
|
|
||||||
"isEmbeddingModel": false,
|
|
||||||
"capabilities": [
|
|
||||||
"reasoning",
|
|
||||||
"vision"
|
|
||||||
],
|
|
||||||
"stream": true,
|
|
||||||
"openAIOrgId": "",
|
|
||||||
"temperature": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"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": "gemini-embedding-001",
|
|
||||||
"provider": "google",
|
|
||||||
"enabled": true,
|
|
||||||
"isBuiltIn": true,
|
|
||||||
"isEmbeddingModel": true,
|
|
||||||
"core": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Qwen/Qwen3-Embedding-0.6B",
|
|
||||||
"provider": "siliconflow",
|
|
||||||
"enabled": true,
|
|
||||||
"isBuiltIn": true,
|
|
||||||
"isEmbeddingModel": true,
|
|
||||||
"core": true,
|
|
||||||
"baseUrl": "https://api.siliconflow.com/v1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"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": 60,
|
|
||||||
"embeddingBatchSize": 16,
|
|
||||||
"disableIndexOnMobile": true,
|
|
||||||
"showSuggestedPrompts": true,
|
|
||||||
"showRelevantNotes": true,
|
|
||||||
"numPartitions": 1,
|
|
||||||
"lexicalSearchRamLimit": 100,
|
|
||||||
"promptUsageTimestamps": {},
|
|
||||||
"promptSortStrategy": "timestamp",
|
|
||||||
"chatHistorySortStrategy": "recent",
|
|
||||||
"projectListSortStrategy": "recent",
|
|
||||||
"defaultConversationNoteName": "{$topic}@{$date}_{$time}",
|
|
||||||
"inlineEditCommands": [],
|
|
||||||
"projectList": [],
|
|
||||||
"lastDismissedVersion": null,
|
|
||||||
"passMarkdownImages": true,
|
|
||||||
"enableAutonomousAgent": true,
|
|
||||||
"enableCustomPromptTemplating": true,
|
|
||||||
"enableSemanticSearchV3": false,
|
|
||||||
"enableLexicalBoosts": true,
|
|
||||||
"suggestedDefaultCommands": true,
|
|
||||||
"autonomousAgentMaxIterations": 4,
|
|
||||||
"autonomousAgentEnabledToolIds": [
|
|
||||||
"localSearch",
|
|
||||||
"readNote",
|
|
||||||
"webSearch",
|
|
||||||
"pomodoro",
|
|
||||||
"youtubeTranscription",
|
|
||||||
"writeToFile",
|
|
||||||
"replaceInFile",
|
|
||||||
"updateMemory"
|
|
||||||
],
|
|
||||||
"reasoningEffort": "low",
|
|
||||||
"verbosity": "medium",
|
|
||||||
"memoryFolderName": "copilot/memory",
|
|
||||||
"enableRecentConversations": true,
|
|
||||||
"maxRecentConversations": 30,
|
|
||||||
"enableSavedMemory": true,
|
|
||||||
"quickCommandIncludeNoteContext": true,
|
|
||||||
"autoIncludeTextSelection": false,
|
|
||||||
"autoAddSelectionToContext": false,
|
|
||||||
"autoAcceptEdits": false,
|
|
||||||
"diffViewMode": "split",
|
|
||||||
"userSystemPromptsFolder": "copilot/system-prompts",
|
|
||||||
"defaultSystemPromptTitle": "",
|
|
||||||
"autoCompactThreshold": 128000
|
|
||||||
}
|
|
||||||
3492
.obsidian/plugins/copilot/main.js
vendored
3492
.obsidian/plugins/copilot/main.js
vendored
File diff suppressed because one or more lines are too long
13
.obsidian/plugins/copilot/manifest.json
vendored
13
.obsidian/plugins/copilot/manifest.json
vendored
@@ -1,13 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "copilot",
|
|
||||||
"name": "Copilot",
|
|
||||||
"version": "3.1.5",
|
|
||||||
"minAppVersion": "0.15.0",
|
|
||||||
"description": "Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.",
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
1
.obsidian/plugins/copilot/styles.css
vendored
1
.obsidian/plugins/copilot/styles.css
vendored
File diff suppressed because one or more lines are too long
59
.obsidian/workspace.json
vendored
59
.obsidian/workspace.json
vendored
@@ -13,15 +13,40 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Вайфу/РП сеттинг.md",
|
"file": "Вайфу/Основная инфа.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "РП сеттинг"
|
"title": "Основная инфа"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "0c9f061a780b670c",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "Вайфу/Основная инфа.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
},
|
||||||
|
"icon": "lucide-file",
|
||||||
|
"title": "Основная инфа"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "c1f2c9814d9c4831",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "graph",
|
||||||
|
"state": {},
|
||||||
|
"icon": "lucide-git-fork",
|
||||||
|
"title": "Graph view"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"currentTab": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
@@ -94,7 +119,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Вайфу/РП сеттинг.md",
|
"file": "Вайфу/Основная инфа.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -104,7 +129,7 @@
|
|||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
},
|
},
|
||||||
"icon": "links-coming-in",
|
"icon": "links-coming-in",
|
||||||
"title": "Backlinks for РП сеттинг"
|
"title": "Backlinks for Основная инфа"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -113,12 +138,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Вайфу/РП сеттинг.md",
|
"file": "Вайфу/Основная инфа.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
},
|
},
|
||||||
"icon": "links-going-out",
|
"icon": "links-going-out",
|
||||||
"title": "Outgoing links from РП сеттинг"
|
"title": "Outgoing links from Основная инфа"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -165,16 +190,6 @@
|
|||||||
"title": "Outline of РП сеттинг"
|
"title": "Outline of РП сеттинг"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "156f3ddb651a3044",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "copilot-chat-view",
|
|
||||||
"state": {},
|
|
||||||
"icon": "message-square",
|
|
||||||
"title": "Copilot"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "f4378d641c211bd8",
|
"id": "f4378d641c211bd8",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
@@ -186,7 +201,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 6
|
"currentTab": 5
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
@@ -208,17 +223,19 @@
|
|||||||
"homepage:Open homepage": false
|
"homepage:Open homepage": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "e7a7b303c61786dc",
|
"active": "f4378d641c211bd8",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Вайфу/РП/Главная.md",
|
||||||
|
"Вайфу/Основная инфа.md",
|
||||||
|
"Вайфу/РП/Сеттинг.md",
|
||||||
|
"Вайфу/РП/Сценарии.md",
|
||||||
"copilot/copilot-conversations/сгенерируй_промпт_для_средневековой_европы@20260125_234918.md",
|
"copilot/copilot-conversations/сгенерируй_промпт_для_средневековой_европы@20260125_234918.md",
|
||||||
"Вайфу/РП сеттинг.md",
|
|
||||||
"copilot/memory/Recent Conversations.md",
|
"copilot/memory/Recent Conversations.md",
|
||||||
"copilot/copilot-conversations/сгенерируй_промпт_для_японии@20260125_230212.md",
|
"copilot/copilot-conversations/сгенерируй_промпт_для_японии@20260125_230212.md",
|
||||||
"copilot/memory",
|
"copilot/memory",
|
||||||
"copilot/copilot-log.md",
|
"copilot/copilot-log.md",
|
||||||
"copilot/copilot-conversations/придумай_промпт_для_современной_японии@20260125_220417.md",
|
"copilot/copilot-conversations/придумай_промпт_для_современной_японии@20260125_220417.md",
|
||||||
"copilot/copilot-conversations",
|
"copilot/copilot-conversations",
|
||||||
"Вайфу/Основная инфа.md",
|
|
||||||
"copilot/copilot-custom-prompts/Clip Web Page.md",
|
"copilot/copilot-custom-prompts/Clip Web Page.md",
|
||||||
"copilot/copilot-custom-prompts/Clip YouTube Transcript.md",
|
"copilot/copilot-custom-prompts/Clip YouTube Transcript.md",
|
||||||
"copilot/copilot-custom-prompts/Rewrite as tweet thread.md",
|
"copilot/copilot-custom-prompts/Rewrite as tweet thread.md",
|
||||||
|
|||||||
@@ -1,92 +0,0 @@
|
|||||||
---
|
|
||||||
epoch: 1769367857055
|
|
||||||
modelKey: "gpt-5.1|openrouterai"
|
|
||||||
topic: "Connection Error Repeatedly"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
tags:
|
|
||||||
- copilot-conversation
|
|
||||||
---
|
|
||||||
|
|
||||||
**user**: придумай промпт для современной японии
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 22:04:17]
|
|
||||||
|
|
||||||
**ai**:
|
|
||||||
<errorChunk>Connection error.
|
|
||||||
more message: Failed to fetch</errorChunk>
|
|
||||||
[Timestamp: 2026/01/25 22:04:28]
|
|
||||||
|
|
||||||
**user**: привет
|
|
||||||
[Context: Notes: copilot/copilot-log.md]
|
|
||||||
[Timestamp: 2026/01/25 22:07:00]
|
|
||||||
|
|
||||||
**ai**:
|
|
||||||
<errorChunk>Connection error.
|
|
||||||
more message: Failed to fetch</errorChunk>
|
|
||||||
[Timestamp: 2026/01/25 22:07:10]
|
|
||||||
|
|
||||||
**user**: привет
|
|
||||||
[Context: Notes: copilot/copilot-log.md]
|
|
||||||
[Timestamp: 2026/01/25 22:11:12]
|
|
||||||
|
|
||||||
**ai**:
|
|
||||||
<errorChunk>Connection error.
|
|
||||||
more message: Failed to fetch</errorChunk>
|
|
||||||
[Timestamp: 2026/01/25 22:11:22]
|
|
||||||
|
|
||||||
**user**: привет
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 22:27:41]
|
|
||||||
|
|
||||||
**ai**:
|
|
||||||
<errorChunk>Connection error.
|
|
||||||
more message: Failed to fetch</errorChunk>
|
|
||||||
[Timestamp: 2026/01/25 22:27:51]
|
|
||||||
|
|
||||||
**user**: привет
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 22:36:26]
|
|
||||||
|
|
||||||
**ai**:
|
|
||||||
<errorChunk>Connection error.
|
|
||||||
more message: Failed to fetch</errorChunk>
|
|
||||||
[Timestamp: 2026/01/25 22:36:36]
|
|
||||||
|
|
||||||
**user**: привет
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 22:42:03]
|
|
||||||
|
|
||||||
**ai**:
|
|
||||||
<errorChunk>network error</errorChunk>
|
|
||||||
[Timestamp: 2026/01/25 22:42:03]
|
|
||||||
|
|
||||||
**user**: привет
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 22:42:50]
|
|
||||||
|
|
||||||
**ai**:
|
|
||||||
<errorChunk>Connection error.
|
|
||||||
more message: Failed to fetch</errorChunk>
|
|
||||||
[Timestamp: 2026/01/25 22:43:01]
|
|
||||||
|
|
||||||
**user**: сгенерируй промпт для современной японии
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 22:45:55]
|
|
||||||
|
|
||||||
**user**: сгенерируй промпт для современной японии
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 22:59:29]
|
|
||||||
|
|
||||||
**user**: сгенерируй промпт для современной японии
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 23:00:00]
|
|
||||||
|
|
||||||
**user**: сгенерируй промпт для современной японии
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 23:00:40]
|
|
||||||
|
|
||||||
**ai**: <errorChunk>Connection error.
|
|
||||||
more message: Failed to fetch</errorChunk>
|
|
||||||
[Timestamp: 2026/01/25 23:01:04]
|
|
||||||
@@ -1,55 +0,0 @@
|
|||||||
---
|
|
||||||
epoch: 1769374158216
|
|
||||||
modelKey: "gpt-5.1|openai"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
tags:
|
|
||||||
- copilot-conversation
|
|
||||||
---
|
|
||||||
|
|
||||||
**user**: сгенерируй промпт для средневековой европы
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 23:49:18]
|
|
||||||
|
|
||||||
**ai**:
|
|
||||||
<errorChunk>Connection error.
|
|
||||||
more message: Failed to fetch</errorChunk>
|
|
||||||
[Timestamp: 2026/01/25 23:52:41]
|
|
||||||
|
|
||||||
**user**: привет
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 23:54:19]
|
|
||||||
|
|
||||||
**ai**:
|
|
||||||
<errorChunk>Connection error.
|
|
||||||
more message: Failed to fetch</errorChunk>
|
|
||||||
[Timestamp: 2026/01/25 23:54:30]
|
|
||||||
|
|
||||||
**user**: привет
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 23:55:14]
|
|
||||||
|
|
||||||
**ai**:
|
|
||||||
<errorChunk>Connection error.
|
|
||||||
more message: Failed to fetch</errorChunk>
|
|
||||||
[Timestamp: 2026/01/25 23:55:54]
|
|
||||||
|
|
||||||
**user**: привет
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 23:57:43]
|
|
||||||
|
|
||||||
**ai**:
|
|
||||||
<errorChunk>Connection error.
|
|
||||||
more message: Failed to fetch</errorChunk>
|
|
||||||
[Timestamp: 2026/01/25 23:57:44]
|
|
||||||
|
|
||||||
**user**: привет
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 23:58:07]
|
|
||||||
|
|
||||||
**ai**:
|
|
||||||
<errorChunk>Connection error.
|
|
||||||
more message: Failed to fetch</errorChunk>
|
|
||||||
[Timestamp: 2026/01/26 00:04:10]
|
|
||||||
@@ -1,66 +0,0 @@
|
|||||||
---
|
|
||||||
epoch: 1769371332382
|
|
||||||
modelKey: "gpt-5.1|openrouterai"
|
|
||||||
topic: "Zombie Apocalypse Prompt Enhancement"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
tags:
|
|
||||||
- copilot-conversation
|
|
||||||
---
|
|
||||||
|
|
||||||
**user**: сгенерируй промпт для японии
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 23:02:12]
|
|
||||||
|
|
||||||
**ai**: На основе существующих записей сгенерирую промпт для настройки "Современная Япония".
|
|
||||||
|
|
||||||
| id | name | description | prompt |
|
|
||||||
| --- | ------------------ | ----------- | ------ |
|
|
||||||
| | Современная Япония | | 21 век, Япония. Смесь ультрасовременных технологических центров, таких как Токио и Осака, с традиционными районами, храмами и природными пейзажами. Общество высокотехнологичное, но с глубоким уважением к истории и обычаям. |
|
|
||||||
|
|
||||||
Промпт описывает современную Японию, подчеркивая контраст между технологическим прогрессом и традиционной культурой, что создает богатую основу для ролевой игры.
|
|
||||||
[Timestamp: 2026/01/25 23:12:25]
|
|
||||||
|
|
||||||
**user**: улучши промпт зомби апокалипсиса
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 23:31:55]
|
|
||||||
|
|
||||||
**ai**: Улучшенный промпт для зомби-апокалипсиса:
|
|
||||||
|
|
||||||
| id | name | description | prompt |
|
|
||||||
| --- | ------------------ | ----------- | ------ |
|
|
||||||
| | Зомби апокалипсис | | 21 век. Вирус T-7X вырвался из секретной лаборатории, вызывая глобальную пандемию. Инфицированные превращаются в агрессивных зомби в течение 24 часов. Мы - одна из немногих выживших групп с естественным иммунитетом. Заражение происходит через любые биологические жидкости зомби. Мир в хаосе: города заброшены, инфраструктура разрушена, выжившие сражаются за ресурсы. |
|
|
||||||
|
|
||||||
Основные улучшения:
|
|
||||||
- Добавлено название вируса (T-7X) для конкретики
|
|
||||||
- Указан срок превращения в зомби (24 часа)
|
|
||||||
- Описаны последствия апокалипсиса (разрушенная инфраструктура, борьба за ресурсы)
|
|
||||||
- Сохранена ключевая информация об иммунитете и способах заражения
|
|
||||||
[Timestamp: 2026/01/25 23:32:34]
|
|
||||||
|
|
||||||
**user**: улучши современную россию
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 23:33:55]
|
|
||||||
|
|
||||||
**ai**: Улучшенный промпт для современной России:
|
|
||||||
|
|
||||||
| id | name | description | prompt |
|
|
||||||
| --- | ------------------ | ----------- | ------ |
|
|
||||||
| | Современная Россия | | 21 век, Россия. Контраст между ультрасовременными деловыми центрами Москвы и Санкт-Петербурга с их небоскребами и провинциальными городами с советской застройкой. В регионах сохраняются традиционный уклад жизни, обширные природные ландшафты и промышленные зоны. Общество с сложной социальной структурой, где переплетаются технологии, традиции и современные вызовы. |
|
|
||||||
|
|
||||||
Основные улучшения:
|
|
||||||
- Добавлены конкретные города (Москва, Санкт-Петербург)
|
|
||||||
- Подчеркнут контраст между разными типами населенных пунктов
|
|
||||||
- Упомянуты природные ландшафты и промышленные зоны
|
|
||||||
- Описана социальная структура общества
|
|
||||||
[Timestamp: 2026/01/25 23:34:03]
|
|
||||||
|
|
||||||
**user**: сгенерируй промпт для средневековой европы
|
|
||||||
[Context: Notes: Вайфу/РП сеттинг.md]
|
|
||||||
[Timestamp: 2026/01/25 23:43:54]
|
|
||||||
|
|
||||||
**ai**:
|
|
||||||
<errorChunk>Connection error.
|
|
||||||
more message: Failed to fetch</errorChunk>
|
|
||||||
[Timestamp: 2026/01/25 23:47:26]
|
|
||||||
@@ -1,55 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: false
|
|
||||||
copilot-command-slash-enabled: true
|
|
||||||
copilot-command-context-menu-order: 1140
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
|
|
||||||
Based on the web page content provided in the context (from Obsidian Web Clipper or Web Viewer), generate a complete Obsidian note.
|
|
||||||
|
|
||||||
IMPORTANT: If no web page context is found, remind the user to:
|
|
||||||
1. Open a web page in Web Viewer (or use @ to select a web tab)
|
|
||||||
2. Or open a note clipped by Obsidian Web Clipper
|
|
||||||
3. Then use this command again
|
|
||||||
|
|
||||||
Generate the note with this exact structure:
|
|
||||||
|
|
||||||
---
|
|
||||||
title: "<page title>"
|
|
||||||
source: "<page url>"
|
|
||||||
description: "<brief description>"
|
|
||||||
tags:
|
|
||||||
- "clippings"
|
|
||||||
---
|
|
||||||
|
|
||||||
## Summary
|
|
||||||
|
|
||||||
<Brief 2-3 paragraph summary of the page content>
|
|
||||||
|
|
||||||
## Key Takeaways
|
|
||||||
|
|
||||||
<List 5-8 key takeaways as bullet points>
|
|
||||||
|
|
||||||
## Mindmap
|
|
||||||
|
|
||||||
CRITICAL Mermaid mindmap syntax rules - MUST follow exactly:
|
|
||||||
- Root node format: root(Topic Name) - use round brackets, NO double brackets
|
|
||||||
- Child nodes: just plain text, no brackets needed
|
|
||||||
- Do NOT use quotes, parentheses, brackets, or any special characters in text
|
|
||||||
- Keep all node text short and simple - max 3-4 words per node
|
|
||||||
|
|
||||||
```mermaid
|
|
||||||
mindmap
|
|
||||||
root(Main Topic)
|
|
||||||
Theme One
|
|
||||||
Detail
|
|
||||||
Theme Two
|
|
||||||
Detail
|
|
||||||
```
|
|
||||||
|
|
||||||
## Notable Quotes
|
|
||||||
|
|
||||||
<List 3-5 notable quotes from the content, if any>
|
|
||||||
|
|
||||||
Return only the markdown content without any explanations or comments.
|
|
||||||
@@ -1,69 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: false
|
|
||||||
copilot-command-slash-enabled: true
|
|
||||||
copilot-command-context-menu-order: 1130
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
|
|
||||||
Based on the YouTube video information and transcript provided in the context, generate a complete Obsidian note in the following format.
|
|
||||||
|
|
||||||
IMPORTANT: If no YouTube video context is found, remind the user to:
|
|
||||||
1. Open a YouTube video in Web Viewer (or use @ to select a YouTube web tab)
|
|
||||||
2. Then use this command again
|
|
||||||
|
|
||||||
Generate the note with this exact structure:
|
|
||||||
|
|
||||||
---
|
|
||||||
title: "<video title>"
|
|
||||||
description: "<first 200 chars of description>"
|
|
||||||
channel: "<channel name>"
|
|
||||||
url: "<video url>"
|
|
||||||
duration: "<duration>"
|
|
||||||
published: <upload date in YYYY-MM-DD format>
|
|
||||||
thumbnailUrl: "<YouTube thumbnail URL: i.ytimg.com/vi/VIDEO_ID/maxresdefault.jpg with https protocol>"
|
|
||||||
genre:
|
|
||||||
- "<genre>"
|
|
||||||
watched:
|
|
||||||
---
|
|
||||||

|
|
||||||
|
|
||||||
> [!summary]- Description
|
|
||||||
> <full video description, preserve line breaks>
|
|
||||||
|
|
||||||
## Summary
|
|
||||||
|
|
||||||
<Brief 2-3 paragraph summary of the video content>
|
|
||||||
|
|
||||||
## Key Takeaways
|
|
||||||
|
|
||||||
<List 5-8 key takeaways as bullet points>
|
|
||||||
|
|
||||||
## Mindmap
|
|
||||||
|
|
||||||
CRITICAL Mermaid mindmap syntax rules - MUST follow exactly:
|
|
||||||
- Root node format: root(Topic Name) - use round brackets, NO double brackets
|
|
||||||
- Child nodes: just plain text, no brackets needed
|
|
||||||
- Do NOT use quotes, parentheses, brackets, or any special characters in text
|
|
||||||
- Do NOT use icons or emojis
|
|
||||||
- Keep all node text short and simple - max 3-4 words per node
|
|
||||||
- Use only letters, numbers, and spaces
|
|
||||||
|
|
||||||
Example of CORRECT syntax:
|
|
||||||
```mermaid
|
|
||||||
mindmap
|
|
||||||
root(Video Main Topic)
|
|
||||||
First Theme
|
|
||||||
Detail one
|
|
||||||
Detail two
|
|
||||||
Second Theme
|
|
||||||
Detail three
|
|
||||||
Third Theme
|
|
||||||
```
|
|
||||||
|
|
||||||
## Notable Quotes
|
|
||||||
|
|
||||||
<List 5-10 notable quotes from the transcript. Format each as:>
|
|
||||||
- [<timestamp>: <quote text>](<video_url>&t=<seconds>s)
|
|
||||||
|
|
||||||
Return only the markdown content without any explanations or comments.
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: true
|
|
||||||
copilot-command-slash-enabled: true
|
|
||||||
copilot-command-context-menu-order: 1050
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
Add relevant emojis to enhance {}. Follow these rules:
|
|
||||||
1. Insert emojis at natural breaks in the text
|
|
||||||
2. Never place two emojis next to each other
|
|
||||||
3. Keep all original text unchanged
|
|
||||||
4. Choose emojis that match the context and tone
|
|
||||||
Return only the emojified text.
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: true
|
|
||||||
copilot-command-slash-enabled: true
|
|
||||||
copilot-command-context-menu-order: 1040
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
Explain {} in simple terms that a 5-year-old would understand:
|
|
||||||
1. Use basic vocabulary
|
|
||||||
2. Include simple analogies
|
|
||||||
3. Break down complex concepts
|
|
||||||
Return only the simplified explanation.
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: true
|
|
||||||
copilot-command-slash-enabled: true
|
|
||||||
copilot-command-context-menu-order: 1000
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
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.
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: false
|
|
||||||
copilot-command-slash-enabled: false
|
|
||||||
copilot-command-context-menu-order: 1090
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
Create a glossary of important terms, concepts, and phrases from {}. Format each entry as "Term: Definition". Sort entries alphabetically. Return only the glossary.
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: false
|
|
||||||
copilot-command-slash-enabled: false
|
|
||||||
copilot-command-context-menu-order: 1080
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
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.
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: true
|
|
||||||
copilot-command-slash-enabled: true
|
|
||||||
copilot-command-context-menu-order: 1070
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
Expand {} to twice its length by:
|
|
||||||
1. Adding relevant details and examples
|
|
||||||
2. Elaborating on key points
|
|
||||||
3. Maintaining the original tone and style
|
|
||||||
Return only the expanded text.
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: true
|
|
||||||
copilot-command-slash-enabled: true
|
|
||||||
copilot-command-context-menu-order: 1060
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
Reduce {} to half its length while preserving these elements:
|
|
||||||
1. Main ideas and key points
|
|
||||||
2. Essential details
|
|
||||||
3. Original tone and style
|
|
||||||
Return only the shortened text.
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: false
|
|
||||||
copilot-command-slash-enabled: false
|
|
||||||
copilot-command-context-menu-order: 1100
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
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.
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: false
|
|
||||||
copilot-command-slash-enabled: false
|
|
||||||
copilot-command-context-menu-order: 1120
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
Convert {} into a Twitter thread following these rules:
|
|
||||||
1. Each tweet must be under 240 characters
|
|
||||||
2. Start with "THREAD START" on its own line
|
|
||||||
3. Separate tweets with "
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
"
|
|
||||||
4. End with "THREAD END" on its own line
|
|
||||||
5. Make content engaging and clear
|
|
||||||
Return only the formatted thread.
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: false
|
|
||||||
copilot-command-slash-enabled: false
|
|
||||||
copilot-command-context-menu-order: 1110
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
Rewrite {} as a single tweet with these requirements:
|
|
||||||
1. Maximum 280 characters
|
|
||||||
2. Use concise, impactful language
|
|
||||||
3. Maintain the core message
|
|
||||||
Return only the tweet text.
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: true
|
|
||||||
copilot-command-slash-enabled: true
|
|
||||||
copilot-command-context-menu-order: 1030
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
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.
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: true
|
|
||||||
copilot-command-slash-enabled: true
|
|
||||||
copilot-command-context-menu-order: 1020
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
Create a bullet-point summary of {}. Each bullet point should capture a key point. Return only the bullet-point summary.
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
copilot-command-context-menu-enabled: true
|
|
||||||
copilot-command-slash-enabled: true
|
|
||||||
copilot-command-context-menu-order: 1010
|
|
||||||
copilot-command-model-key: ""
|
|
||||||
copilot-command-last-used: 0
|
|
||||||
---
|
|
||||||
Translate {} into Chinese:
|
|
||||||
1. Preserve the meaning and tone
|
|
||||||
2. Maintain appropriate cultural context
|
|
||||||
3. Keep formatting and structure
|
|
||||||
Return only the translated text.
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
## Untitled Conversation
|
|
||||||
**Time:** 2026-01-25 23:05
|
|
||||||
**Summary:** Summary generation failed
|
|
||||||
@@ -1,5 +1,10 @@
|
|||||||
### 1. Схема БД
|
### 1. Схема БД
|
||||||
|
|
||||||
| id | | |
|
| id | | |
|
||||||
| --- | --- | --- |
|
| ------ | --- | --- |
|
||||||
| | | |
|
| serial | | |
|
||||||
|
|
||||||
|
### 2. Связи
|
||||||
|
1. [[Главная]]
|
||||||
|
2. [[Сеттинг]]
|
||||||
|
3. [[Сценарии]]
|
||||||
|
|||||||
0
Вайфу/РП/Главная.md
Normal file
0
Вайфу/РП/Главная.md
Normal file
0
Вайфу/РП/Сценарии.md
Normal file
0
Вайфу/РП/Сценарии.md
Normal file
Reference in New Issue
Block a user