🗂️ Organize and update project files, documentation, and plugin configurations for the Pokémon Professor project
This commit is contained in:
5
docs/projects/pokemon-professor/.obsidian/app.json
vendored
Normal file
5
docs/projects/pokemon-professor/.obsidian/app.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"promptDelete": false,
|
||||
"alwaysUpdateLinks": true,
|
||||
"attachmentFolderPath": "Attachements"
|
||||
}
|
||||
1
docs/projects/pokemon-professor/.obsidian/appearance.json
vendored
Normal file
1
docs/projects/pokemon-professor/.obsidian/appearance.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
4
docs/projects/pokemon-professor/.obsidian/community-plugins.json
vendored
Normal file
4
docs/projects/pokemon-professor/.obsidian/community-plugins.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
[
|
||||
"dataview",
|
||||
"copilot"
|
||||
]
|
||||
33
docs/projects/pokemon-professor/.obsidian/core-plugins.json
vendored
Normal file
33
docs/projects/pokemon-professor/.obsidian/core-plugins.json
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"file-explorer": true,
|
||||
"global-search": true,
|
||||
"switcher": true,
|
||||
"graph": true,
|
||||
"backlink": true,
|
||||
"canvas": true,
|
||||
"outgoing-link": true,
|
||||
"tag-pane": true,
|
||||
"properties": false,
|
||||
"page-preview": true,
|
||||
"daily-notes": true,
|
||||
"templates": true,
|
||||
"note-composer": true,
|
||||
"command-palette": true,
|
||||
"slash-command": false,
|
||||
"editor-status": true,
|
||||
"bookmarks": true,
|
||||
"markdown-importer": false,
|
||||
"zk-prefixer": false,
|
||||
"random-note": false,
|
||||
"outline": true,
|
||||
"word-count": true,
|
||||
"slides": false,
|
||||
"audio-recorder": false,
|
||||
"workspaces": false,
|
||||
"file-recovery": true,
|
||||
"publish": false,
|
||||
"sync": true,
|
||||
"webviewer": false,
|
||||
"footnotes": false,
|
||||
"bases": true
|
||||
}
|
||||
22
docs/projects/pokemon-professor/.obsidian/graph.json
vendored
Normal file
22
docs/projects/pokemon-professor/.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": true
|
||||
}
|
||||
386
docs/projects/pokemon-professor/.obsidian/plugins/copilot/data.json
vendored
Normal file
386
docs/projects/pokemon-professor/.obsidian/plugins/copilot/data.json
vendored
Normal file
@@ -0,0 +1,386 @@
|
||||
{
|
||||
"userId": "7d368208-99d0-458a-9891-ac6edf40d8a7",
|
||||
"isPlusUser": false,
|
||||
"plusLicenseKey": "",
|
||||
"openAIApiKey": "",
|
||||
"openAIOrgId": "",
|
||||
"huggingfaceApiKey": "",
|
||||
"cohereApiKey": "",
|
||||
"anthropicApiKey": "",
|
||||
"azureOpenAIApiKey": "",
|
||||
"azureOpenAIApiInstanceName": "",
|
||||
"azureOpenAIApiDeploymentName": "",
|
||||
"azureOpenAIApiVersion": "",
|
||||
"azureOpenAIApiEmbeddingDeploymentName": "",
|
||||
"googleApiKey": "",
|
||||
"openRouterAiApiKey": "",
|
||||
"xaiApiKey": "",
|
||||
"mistralApiKey": "",
|
||||
"deepseekApiKey": "",
|
||||
"amazonBedrockApiKey": "",
|
||||
"amazonBedrockRegion": "",
|
||||
"siliconflowApiKey": "",
|
||||
"defaultChainType": "llm_chain",
|
||||
"defaultModelKey": "google/gemini-2.5-flash|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,
|
||||
"includeActiveNoteAsContext": true,
|
||||
"defaultOpenArea": "view",
|
||||
"defaultSendShortcut": "enter",
|
||||
"customPromptsFolder": "copilot/copilot-custom-prompts",
|
||||
"indexVaultToVectorStore": "ON MODE SWITCH",
|
||||
"qaExclusions": "copilot",
|
||||
"qaInclusions": "",
|
||||
"chatNoteContextPath": "",
|
||||
"chatNoteContextTags": [],
|
||||
"enableIndexSync": true,
|
||||
"debug": false,
|
||||
"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": true,
|
||||
"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": true,
|
||||
"isBuiltIn": true,
|
||||
"core": true,
|
||||
"projectEnabled": true,
|
||||
"capabilities": [
|
||||
"vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gpt-5",
|
||||
"provider": "openai",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"core": true,
|
||||
"capabilities": [
|
||||
"vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gpt-5-mini",
|
||||
"provider": "openai",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"core": true,
|
||||
"capabilities": [
|
||||
"vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gpt-4.1",
|
||||
"provider": "openai",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"core": true,
|
||||
"projectEnabled": true,
|
||||
"capabilities": [
|
||||
"vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gpt-4.1-mini",
|
||||
"provider": "openai",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"core": true,
|
||||
"projectEnabled": true,
|
||||
"capabilities": [
|
||||
"vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "openai/gpt-4.1",
|
||||
"provider": "openrouterai",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"core": false,
|
||||
"projectEnabled": true,
|
||||
"capabilities": [
|
||||
"vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "openai/gpt-4.1-mini",
|
||||
"provider": "openrouterai",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"core": false,
|
||||
"projectEnabled": true,
|
||||
"capabilities": [
|
||||
"vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "grok-4-fast",
|
||||
"provider": "xai",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"core": false,
|
||||
"projectEnabled": true,
|
||||
"capabilities": [
|
||||
"vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "x-ai/grok-4-fast",
|
||||
"provider": "openrouterai",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"core": false,
|
||||
"projectEnabled": true,
|
||||
"capabilities": [
|
||||
"vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "claude-sonnet-4-20250514",
|
||||
"provider": "anthropic",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"capabilities": [
|
||||
"vision",
|
||||
"reasoning"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gemini-2.5-flash",
|
||||
"provider": "google",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"projectEnabled": true,
|
||||
"capabilities": [
|
||||
"vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gemini-2.5-flash-lite",
|
||||
"provider": "google",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"projectEnabled": true,
|
||||
"capabilities": [
|
||||
"vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gemini-2.5-pro",
|
||||
"provider": "google",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"projectEnabled": 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"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "deepseek-ai/DeepSeek-V3",
|
||||
"provider": "siliconflow",
|
||||
"enabled": false,
|
||||
"isBuiltIn": false,
|
||||
"baseUrl": "https://api.siliconflow.com/v1"
|
||||
},
|
||||
{
|
||||
"name": "deepseek-ai/DeepSeek-R1",
|
||||
"provider": "siliconflow",
|
||||
"enabled": false,
|
||||
"isBuiltIn": false,
|
||||
"baseUrl": "https://api.siliconflow.com/v1",
|
||||
"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": "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",
|
||||
"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
|
||||
}
|
||||
3063
docs/projects/pokemon-professor/.obsidian/plugins/copilot/main.js
vendored
Normal file
3063
docs/projects/pokemon-professor/.obsidian/plugins/copilot/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
13
docs/projects/pokemon-professor/.obsidian/plugins/copilot/manifest.json
vendored
Normal file
13
docs/projects/pokemon-professor/.obsidian/plugins/copilot/manifest.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "copilot",
|
||||
"name": "Copilot",
|
||||
"version": "3.1.4",
|
||||
"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
docs/projects/pokemon-professor/.obsidian/plugins/copilot/styles.css
vendored
Normal file
1
docs/projects/pokemon-professor/.obsidian/plugins/copilot/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
20876
docs/projects/pokemon-professor/.obsidian/plugins/dataview/main.js
vendored
Normal file
20876
docs/projects/pokemon-professor/.obsidian/plugins/dataview/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
docs/projects/pokemon-professor/.obsidian/plugins/dataview/manifest.json
vendored
Normal file
11
docs/projects/pokemon-professor/.obsidian/plugins/dataview/manifest.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "dataview",
|
||||
"name": "Dataview",
|
||||
"version": "0.5.68",
|
||||
"minAppVersion": "0.13.11",
|
||||
"description": "Complex data views for the data-obsessed.",
|
||||
"author": "Michael Brenan <blacksmithgu@gmail.com>",
|
||||
"authorUrl": "https://github.com/blacksmithgu",
|
||||
"helpUrl": "https://blacksmithgu.github.io/obsidian-dataview/",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
141
docs/projects/pokemon-professor/.obsidian/plugins/dataview/styles.css
vendored
Normal file
141
docs/projects/pokemon-professor/.obsidian/plugins/dataview/styles.css
vendored
Normal file
@@ -0,0 +1,141 @@
|
||||
.block-language-dataview {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
/*****************/
|
||||
/** Table Views **/
|
||||
/*****************/
|
||||
|
||||
/* List View Default Styling; rendered internally as a table. */
|
||||
.table-view-table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.table-view-table > thead > tr, .table-view-table > tbody > tr {
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.table-view-table > tbody > tr:hover {
|
||||
background-color: var(--table-row-background-hover);
|
||||
}
|
||||
|
||||
.table-view-table > thead > tr > th {
|
||||
font-weight: 700;
|
||||
font-size: larger;
|
||||
border-top: none;
|
||||
border-left: none;
|
||||
border-right: none;
|
||||
border-bottom: solid;
|
||||
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.table-view-table > tbody > tr > td {
|
||||
text-align: left;
|
||||
border: none;
|
||||
font-weight: 400;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.table-view-table ul, .table-view-table ol {
|
||||
margin-block-start: 0.2em !important;
|
||||
margin-block-end: 0.2em !important;
|
||||
}
|
||||
|
||||
/** Rendered value styling for any view. */
|
||||
.dataview-result-list-root-ul {
|
||||
padding: 0em !important;
|
||||
margin: 0em !important;
|
||||
}
|
||||
|
||||
.dataview-result-list-ul {
|
||||
margin-block-start: 0.2em !important;
|
||||
margin-block-end: 0.2em !important;
|
||||
}
|
||||
|
||||
/** Generic grouping styling. */
|
||||
.dataview.result-group {
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
/*******************/
|
||||
/** Inline Fields **/
|
||||
/*******************/
|
||||
|
||||
.dataview.inline-field-key {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
font-family: var(--font-monospace);
|
||||
background-color: var(--background-primary-alt);
|
||||
color: var(--nav-item-color-selected);
|
||||
}
|
||||
|
||||
.dataview.inline-field-value {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
font-family: var(--font-monospace);
|
||||
background-color: var(--background-secondary-alt);
|
||||
color: var(--nav-item-color-selected);
|
||||
}
|
||||
|
||||
.dataview.inline-field-standalone-value {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
font-family: var(--font-monospace);
|
||||
background-color: var(--background-secondary-alt);
|
||||
color: var(--nav-item-color-selected);
|
||||
}
|
||||
|
||||
/***************/
|
||||
/** Task View **/
|
||||
/***************/
|
||||
|
||||
.dataview.task-list-item, .dataview.task-list-basic-item {
|
||||
margin-top: 3px;
|
||||
margin-bottom: 3px;
|
||||
transition: 0.4s;
|
||||
}
|
||||
|
||||
.dataview.task-list-item:hover, .dataview.task-list-basic-item:hover {
|
||||
background-color: var(--text-selection);
|
||||
box-shadow: -40px 0 0 var(--text-selection);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*****************/
|
||||
/** Error Views **/
|
||||
/*****************/
|
||||
|
||||
div.dataview-error-box {
|
||||
width: 100%;
|
||||
min-height: 150px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
border: 4px dashed var(--background-secondary);
|
||||
}
|
||||
|
||||
.dataview-error-message {
|
||||
color: var(--text-muted);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/*************************/
|
||||
/** Additional Metadata **/
|
||||
/*************************/
|
||||
|
||||
.dataview.small-text {
|
||||
font-size: smaller;
|
||||
color: var(--text-muted);
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.dataview.small-text::before {
|
||||
content: "(";
|
||||
}
|
||||
|
||||
.dataview.small-text::after {
|
||||
content: ")";
|
||||
}
|
||||
290
docs/projects/pokemon-professor/.obsidian/workspace(5).json
vendored
Normal file
290
docs/projects/pokemon-professor/.obsidian/workspace(5).json
vendored
Normal file
@@ -0,0 +1,290 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "202a61c02683ea81",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "c8cb0523f9e221c9",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "73d0d003289d9194",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Leagues/Next Steps After A Store Is Sanctioned.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Next Steps After A Store Is Sanctioned"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "e823e65c7604a9fb",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Las Vegas.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Las Vegas"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "465c648dc6f73a7f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Las Vegas.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Las Vegas"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "48537491ce45e5b0",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "release-notes",
|
||||
"state": {
|
||||
"currentVersion": "1.10.3"
|
||||
},
|
||||
"icon": "lucide-book-up",
|
||||
"title": "Release Notes 1.10.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "bfe16d8b7987b951",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Rounds/Round 1.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Round 1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "e83714bcbeebdf83",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Rounds/Round 1.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Round 1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 5
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "8c9dc2ea80b10d3e",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "d9d56086d7cf64a2",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "18ab8082763cdd7b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical",
|
||||
"autoReveal": false
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "Files"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "500426ddd58a6e69",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
},
|
||||
"icon": "lucide-search",
|
||||
"title": "Search"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "154b37220e801673",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {},
|
||||
"icon": "lucide-bookmark",
|
||||
"title": "Bookmarks"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 357.5
|
||||
},
|
||||
"right": {
|
||||
"id": "4893f2022f5f68d6",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a4759e0698fe5ff3",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "967a52e4206817b7",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Leagues/First League Challenge.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks for First League Challenge"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0e9377203d9f98d9",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Outgoing links"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "00d4ec63ae171808",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-tags",
|
||||
"title": "Tags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b2224dda519864e8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Rounds/Round 1.md",
|
||||
"followCursor": false,
|
||||
"showSearch": true,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline of Round 1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 3
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"bases:Create new base": false,
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"daily-notes:Open today's daily note": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false,
|
||||
"copilot:Open Copilot Chat": false
|
||||
}
|
||||
},
|
||||
"active": "e83714bcbeebdf83",
|
||||
"lastOpenFiles": [
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Rounds/Round 2.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Rounds/Round 1.md",
|
||||
"thedomdomdomdom.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Rounds/Round 3.md",
|
||||
"copilot/copilot-custom-prompts/Make longer.md",
|
||||
"copilot/copilot-custom-prompts/Explain like I am 5.md",
|
||||
"copilot/copilot-custom-prompts/Emojify.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/All Matches.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Standings.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Rounds/Round 5.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Rounds/Round 4.md",
|
||||
"quackpower.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Potential Teams.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/DsuCo.pdf",
|
||||
"copilot/copilot-custom-prompts/Rewrite as tweet thread.md",
|
||||
"copilot/copilot-custom-prompts/Rewrite as tweet.md",
|
||||
"copilot/copilot-custom-prompts/Remove URLs.md",
|
||||
"copilot/copilot-custom-prompts/Generate glossary.md",
|
||||
"copilot/copilot-custom-prompts/Generate table of contents.md",
|
||||
"copilot/copilot-custom-prompts/Make shorter.md",
|
||||
"copilot/copilot-custom-prompts/Simplify.md",
|
||||
"copilot/copilot-custom-prompts/Summarize.md",
|
||||
"copilot/copilot-custom-prompts/Translate to Chinese.md",
|
||||
"copilot/copilot-custom-prompts/Fix grammar and spelling.md",
|
||||
"copilot/copilot-custom-prompts",
|
||||
"copilot",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/AbyssAct0r.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/Quackpower.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/JavierV20.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/FragginWagon.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/BuckeyeFitzy.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/DancingRob.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/bdogwyatt.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Untitled.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament.md",
|
||||
"Booster Box Cases.md",
|
||||
"Attachements/VG At Your Local Store - Time is Money.jpeg",
|
||||
"Attachements/VG At Your Local Store - Alt venues.jpeg",
|
||||
"Attachements/VG At Your Local Store - Location.jpeg",
|
||||
"Attachements/VG At Your Local Store - Date & Time.jpeg",
|
||||
"Attachements/Play! Tools - Hands On Activity.jpeg",
|
||||
"Attachements/Play! Pokemon Recent and Upcoming Program Changes - ProfCOM Ranks.jpeg",
|
||||
"Attachements/Play! Pokemon Recent and Upcoming Program Changes - Role Criteria.jpeg",
|
||||
"Attachements/Program Development - How do we incentivize.jpeg",
|
||||
"Attachements/Pokemon Club - How to enroll in the program.jpeg",
|
||||
"Attachements/Program Development - Feedback Survey.jpeg"
|
||||
]
|
||||
}
|
||||
187
docs/projects/pokemon-professor/.obsidian/workspace(7).json
vendored
Normal file
187
docs/projects/pokemon-professor/.obsidian/workspace(7).json
vendored
Normal file
@@ -0,0 +1,187 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "63fa191260c163ee",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "1f7b7241b4bfcb70",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "7d238849864c81df",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "copilot/copilot-custom-prompts/Translate to Chinese.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Translate to Chinese"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "8dec4e0ce9e03b33",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "157a8351ddefd57f",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "8d155fce21437592",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical",
|
||||
"autoReveal": false
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "Files"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "83169bc74bfa1672",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
},
|
||||
"icon": "lucide-search",
|
||||
"title": "Search"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "46cbeb21ada57281",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {},
|
||||
"icon": "lucide-bookmark",
|
||||
"title": "Bookmarks"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"right": {
|
||||
"id": "43f5326b4d805f51",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "05e6fc5f1d8305dc",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "afb08f9b8072e514",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "ca0e8f4a9a2958aa",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Outgoing links"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "3a10e886948656a8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-tags",
|
||||
"title": "Tags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "7a63feea08e1311a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"followCursor": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"copilot:Open Copilot Chat": false,
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"daily-notes:Open today's daily note": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false,
|
||||
"bases:Create new base": false
|
||||
}
|
||||
},
|
||||
"active": "7d238849864c81df",
|
||||
"lastOpenFiles": [
|
||||
"copilot/copilot-custom-prompts/Summarize.md",
|
||||
"copilot/copilot-custom-prompts/Simplify.md",
|
||||
"copilot/copilot-custom-prompts/Rewrite as tweet thread.md",
|
||||
"copilot/copilot-custom-prompts/Remove URLs.md",
|
||||
"copilot/copilot-custom-prompts/Rewrite as tweet.md",
|
||||
"copilot/copilot-custom-prompts/Make longer.md",
|
||||
"copilot/copilot-custom-prompts/Fix grammar and spelling.md",
|
||||
"copilot/copilot-custom-prompts/Explain like I am 5.md",
|
||||
"copilot/copilot-custom-prompts/Emojify.md",
|
||||
"TODO.md",
|
||||
"thedomdomdomdom.md",
|
||||
"Table of Contents.md",
|
||||
"Las Vegas.md",
|
||||
"Booster Box Cases.md"
|
||||
]
|
||||
}
|
||||
152
docs/projects/pokemon-professor/.obsidian/workspace-mobile.json
vendored
Normal file
152
docs/projects/pokemon-professor/.obsidian/workspace-mobile.json
vendored
Normal file
@@ -0,0 +1,152 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "0dd352a782712124",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "810bd272d4bb1d03",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "8fffc4e76f968deb",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
"state": {},
|
||||
"icon": "lucide-file",
|
||||
"title": "New tab"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "4f09456a127fda3e",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "37859dee87373000",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical",
|
||||
"autoReveal": false
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "Files"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "08b87b4243124c5a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
},
|
||||
"icon": "lucide-search",
|
||||
"title": "Search"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "cf47db7f83374f40",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-tags",
|
||||
"title": "Tags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "284d07ad8ef71c35",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {},
|
||||
"icon": "lucide-bookmark",
|
||||
"title": "Bookmarks"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"right": {
|
||||
"id": "294a4c8e6341ddd5",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "ff4b6837293171a6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "4effc97ff73d8c47",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Outgoing links"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "49deee06bbdff061",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"followCursor": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"bases:Create new base": false,
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"daily-notes:Open today's daily note": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "8fffc4e76f968deb",
|
||||
"lastOpenFiles": []
|
||||
}
|
||||
172
docs/projects/pokemon-professor/.obsidian/workspace.json
vendored
Normal file
172
docs/projects/pokemon-professor/.obsidian/workspace.json
vendored
Normal file
@@ -0,0 +1,172 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "dbea326f5a7eef0e",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "33cb3b63442ef3e2",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "03bc92bce96d8847",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "release-notes",
|
||||
"state": {
|
||||
"currentVersion": "1.11.5"
|
||||
},
|
||||
"icon": "lucide-book-up",
|
||||
"title": "Release Notes 1.11.5"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "51d249e97eb631df",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "e27fe91559b8323a",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "6893279c01482aa5",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical",
|
||||
"autoReveal": false
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "Files"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "1354b92b77086879",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
},
|
||||
"icon": "lucide-search",
|
||||
"title": "Search"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "7bd7edfb815c69a6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {},
|
||||
"icon": "lucide-bookmark",
|
||||
"title": "Bookmarks"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"right": {
|
||||
"id": "1c3c022a36d199ca",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "e9231b430de0b572",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "fa016c167bbc26d8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "f7e5cdd83386832c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Outgoing links"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "20cd550dc7cb138c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-tags",
|
||||
"title": "Tags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "751f8b968439d8d1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"followCursor": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"daily-notes:Open today's daily note": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false,
|
||||
"bases:Create new base": false,
|
||||
"copilot:Open Copilot Chat": false
|
||||
}
|
||||
},
|
||||
"active": "03bc92bce96d8847",
|
||||
"lastOpenFiles": [
|
||||
"Icon\r"
|
||||
]
|
||||
}
|
||||
275
docs/projects/pokemon-professor/.obsidian/workspace.json 2.json
vendored
Normal file
275
docs/projects/pokemon-professor/.obsidian/workspace.json 2.json
vendored
Normal file
@@ -0,0 +1,275 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "202a61c02683ea81",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "c8cb0523f9e221c9",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "73d0d003289d9194",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Leagues/Next Steps After A Store Is Sanctioned.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Next Steps After A Store Is Sanctioned"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "e823e65c7604a9fb",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Las Vegas.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Las Vegas"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "465c648dc6f73a7f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Las Vegas.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Las Vegas"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "48537491ce45e5b0",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "release-notes",
|
||||
"state": {
|
||||
"currentVersion": "1.10.3"
|
||||
},
|
||||
"icon": "lucide-book-up",
|
||||
"title": "Release Notes 1.10.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "bfe16d8b7987b951",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Professor Cups/Winter Professor Cup 2025 - Online/Potential Teams.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Potential Teams"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 4
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "8c9dc2ea80b10d3e",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "d9d56086d7cf64a2",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "18ab8082763cdd7b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical",
|
||||
"autoReveal": false
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "Files"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "500426ddd58a6e69",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
},
|
||||
"icon": "lucide-search",
|
||||
"title": "Search"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "154b37220e801673",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {},
|
||||
"icon": "lucide-bookmark",
|
||||
"title": "Bookmarks"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 357.5
|
||||
},
|
||||
"right": {
|
||||
"id": "4893f2022f5f68d6",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a4759e0698fe5ff3",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "967a52e4206817b7",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Leagues/First League Challenge.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks for First League Challenge"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0e9377203d9f98d9",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Outgoing links"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "00d4ec63ae171808",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-tags",
|
||||
"title": "Tags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b2224dda519864e8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Professor Cups/Winter Professor Cup 2025 - Online/Potential Teams.md",
|
||||
"followCursor": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline of Potential Teams"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 3
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"bases:Create new base": false,
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"daily-notes:Open today's daily note": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "bfe16d8b7987b951",
|
||||
"lastOpenFiles": [
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/AbyssAct0r.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/All Matches.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/JavierV20 - screencapture-rk9-gg-teamlist-go-public-PC03woGXZuQzAVJBeEPq-E5SDAtTgwyNLbapDd1Uc-2026-01-10-04_58_29.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/DancingRob - screencapture-rk9-gg-teamlist-go-public-PC03woGXZuQzAVJBeEPq-cLzQSZYriYfRY9xhaUNW-2026-01-10-04_58_14.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/thedomdomdomdom - screencapture-rk9-gg-teamlist-go-public-PC03woGXZuQzAVJBeEPq-VC4H5xJTwcwBltuvNz2Q-2026-01-10-04_55_37.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/Ventuski - screencapture-rk9-gg-teamlist-go-public-PC03woGXZuQzAVJBeEPq-LoEljBYsUiII3Vprzymh-2026-01-10-04_57_02.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/bdogwyatt - screencapture-rk9-gg-teamlist-go-public-PC03woGXZuQzAVJBeEPq-SE3mZvwQA034Xoc39eMy-2026-01-10-04_54_52.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/SeagullTheDev - screencapture-rk9-gg-teamlist-go-public-PC03woGXZuQzAVJBeEPq-sdIUjfSEEFvlD6FIJH2V-2026-01-10-04_52_29.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/ScrapinPete - screencapture-rk9-gg-teamlist-go-public-PC03woGXZuQzAVJBeEPq-Kw7ElB3jgyCwHOOFplwh-2026-01-10-04_57_42.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/SanchesRicardo - screencapture-rk9-gg-teamlist-go-public-PC03woGXZuQzAVJBeEPq-XUhWoOlmLdLPLpWhsesw-2026-01-10-04_57_54.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/Quackpower - screencapture-rk9-gg-teamlist-go-public-PC03woGXZuQzAVJBeEPq-B9QvFskzvjTGRuWS5EbZ-2026-01-10-04_55_52.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Players/LordenzDLC - screencapture-rk9-gg-teamlist-go-public-PC03woGXZuQzAVJBeEPq-ISSebcKypt5LSBicpEMW-2026-01-10-04_56_26.pdf",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Standings.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Rounds/Round 1.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Round 1.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament/Untitled.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament Rounds/Round 1.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Tournament.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Meta/Untitled.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Meta/Untitled 1.md",
|
||||
"Booster Box Cases.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Meta/Pokémon GO Format.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Meta/Pokémon TCG Pocket Format.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Meta/Overall Meta.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Meta/Pokémon VG Format.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Meta/Pokémon TCG Format.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online/Potential Teams.md",
|
||||
"Professor Cups/Winter Professor Cup 2025 - Online.md",
|
||||
"Professor Conferences/Cleveland 2025/Professor Conference - Cleveland.md",
|
||||
"Las Vegas.md",
|
||||
"Professor Conferences/Cleveland 2025/Professor Conference - Cleveland 2025 - Day 1.md",
|
||||
"Professor Conferences/Cleveland 2025/Professor Conference - Cleveland 2025 - Day 2.md",
|
||||
"Play! Summit/Montreal 2025/Day 2/4 - Running VG at Your Local Store.md",
|
||||
"Attachements/VG At Your Local Store - Time is Money.jpeg",
|
||||
"Attachements/VG At Your Local Store - Alt venues.jpeg",
|
||||
"Attachements/VG At Your Local Store - Location.jpeg",
|
||||
"Attachements/VG At Your Local Store - Date & Time.jpeg",
|
||||
"Play! Summit/Montreal 2025/Day 2/3 - EMEA Market Development.md",
|
||||
"Play! Summit/Montreal 2025/Day 2/2 - Play! Pokemon Access.md",
|
||||
"Play! Summit/Montreal 2025/Day 2/1 - Play! Tools.md",
|
||||
"Attachements/Play! Tools - Hands On Activity.jpeg",
|
||||
"Attachements/Play! Pokemon Recent and Upcoming Program Changes - ProfCOM Ranks.jpeg",
|
||||
"Attachements/Play! Pokemon Recent and Upcoming Program Changes - Role Criteria.jpeg",
|
||||
"Attachements/Program Development - How do we incentivize.jpeg",
|
||||
"Attachements/Pokemon Club - How to enroll in the program.jpeg",
|
||||
"Attachements/Program Development - Feedback Survey.jpeg"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user