vault backup: 2025-06-15 20:33:38

Affected files:
.obsidian/plugins/copilot/data.json
.obsidian/plugins/copilot/main.js
.obsidian/plugins/copilot/manifest.json
.obsidian/plugins/copilot/styles.css
21.02. Windows/Windows 11 重灌.md
22.01. 軟體工具、設定/Windows Terminal.md
This commit is contained in:
2025-06-15 20:33:38 +08:00
parent 408ea08421
commit 3a54c06022
6 changed files with 764 additions and 486 deletions

View File

@@ -48,6 +48,59 @@
"isBuiltIn": true, "isBuiltIn": true,
"core": true, "core": true,
"plusExclusive": true, "plusExclusive": true,
"projectEnabled": false,
"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": "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": [ "capabilities": [
"vision" "vision"
] ]
@@ -72,16 +125,6 @@
"vision" "vision"
] ]
}, },
{
"name": "claude-3-5-sonnet-latest",
"provider": "anthropic",
"enabled": true,
"isBuiltIn": true,
"core": true,
"capabilities": [
"vision"
]
},
{ {
"name": "o1-mini", "name": "o1-mini",
"provider": "openai", "provider": "openai",
@@ -305,5 +348,11 @@
"prompt": "<instruction>Transform the text below 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.</instruction>\n\n<text>{copilot-selection}</text>", "prompt": "<instruction>Transform the text below 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.</instruction>\n\n<text>{copilot-selection}</text>",
"showInContextMenu": false "showInContextMenu": false
} }
] ],
"userId": "467c8709-6b72-4777-b4fe-0f17289c9459",
"includeActiveNoteAsContext": true,
"passMarkdownImages": true,
"enableCustomPromptTemplating": true,
"allowAdditionalContext": true,
"enableWordCompletion": false
} }

File diff suppressed because one or more lines are too long

View File

@@ -1,9 +1,9 @@
{ {
"id": "copilot", "id": "copilot",
"name": "Copilot", "name": "Copilot",
"version": "2.8.8", "version": "2.9.0",
"minAppVersion": "0.15.0", "minAppVersion": "0.15.0",
"description": "An AI Copilot in Obsidian.", "description": "Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.",
"author": "Logan Yang", "author": "Logan Yang",
"authorUrl": "https://twitter.com/logancyang", "authorUrl": "https://twitter.com/logancyang",
"fundingUrl": { "fundingUrl": {

File diff suppressed because one or more lines are too long

View File

@@ -3,6 +3,7 @@
- `%userprofile%/.ssh` - `%userprofile%/.ssh`
- `%userprofile%/.bash_profile` - `%userprofile%/.bash_profile`
- `%userprofile%/.bashrc` - `%userprofile%/.bashrc`
- `%userprofile%/.zshrc`
- `%userprofile%/.gitconfig` - `%userprofile%/.gitconfig`
- `%userprofile%/.vimrc` - `%userprofile%/.vimrc`
@@ -20,11 +21,11 @@ WinMerge.WinMerge \
SoftDeluxe.FreeDownloadManager \ SoftDeluxe.FreeDownloadManager \
Google.Chrome \ Google.Chrome \
CodecGuide.K-LiteCodecPack.Mega \ CodecGuide.K-LiteCodecPack.Mega \
ShareX.ShareX \
Win32diskimager.win32diskimager \ Win32diskimager.win32diskimager \
Google.GoogleDrive \ Google.GoogleDrive \
Microsoft.VisualStudioCode \ Microsoft.VisualStudioCode \
Google.AndroidStudio Google.AndroidStudio \
Microsoft.PowerShell
``` ```
```PowerShell ```PowerShell
@@ -39,11 +40,11 @@ WinMerge.WinMerge `
SoftDeluxe.FreeDownloadManager ` SoftDeluxe.FreeDownloadManager `
Google.Chrome ` Google.Chrome `
CodecGuide.K-LiteCodecPack.Mega ` CodecGuide.K-LiteCodecPack.Mega `
ShareX.ShareX `
Win32diskimager.win32diskimager ` Win32diskimager.win32diskimager `
Google.GoogleDrive ` Google.GoogleDrive `
Microsoft.VisualStudioCode ` Microsoft.VisualStudioCode `
Google.AndroidStudio Google.AndroidStudio \
Microsoft.PowerShell
``` ```
@@ -99,13 +100,12 @@ choco upgrade all -y
4. Python 3.9 4. Python 3.9
7. Visual Studio 2022 7. Visual Studio 2022
8. Office 365 8. Office 365
9. Lightroom 9. [Sublime Text 4](https://www.sublimetext.com/download)
11. [ShareX](https://getsharex.com/) 10. Lightroom
12. [win32diskimager](https://sourceforge.net/projects/win32diskimager/) 11. [卡巴斯基](https://www.kaspersky.com.tw/)
13. [卡巴斯基](https://www.kaspersky.com.tw/) 12. 字型
14. 字型
- [Caskaydia](\\diskstation\share\Tools\字型\Caskaydia Cove Nerd Font\) - [Caskaydia](\\diskstation\share\Tools\字型\Caskaydia Cove Nerd Font\)
15. 安裝 [`wget`](https://eternallybored.org/misc/wget/) 13. 安裝 [`wget`](https://eternallybored.org/misc/wget/)
1. [Version 1.21.4](https://eternallybored.org/misc/wget/1.21.4/64/wget.exe) 1. [Version 1.21.4](https://eternallybored.org/misc/wget/1.21.4/64/wget.exe)
# `~/.bashrc` # `~/.bashrc`

View File

@@ -63,6 +63,10 @@ unset THEME
}, },
"id": "User.splitPane.864CD510" "id": "User.splitPane.864CD510"
}, },
{
"command": "paste",
"id": "User.paste"
},
{ {
"command": "command":
{ {
@@ -70,10 +74,6 @@ unset THEME
}, },
"id": "User.newTab.5DEADB41" "id": "User.newTab.5DEADB41"
}, },
{
"command": "paste",
"id": "User.paste"
},
{ {
"command": "find", "command": "find",
"id": "User.find" "id": "User.find"
@@ -106,19 +106,19 @@ unset THEME
"copyFormatting": "none", "copyFormatting": "none",
"copyOnSelect": false, "copyOnSelect": false,
"defaultProfile": "{00000000-0000-0000-ba54-000000000002}", "defaultProfile": "{00000000-0000-0000-ba54-000000000002}",
"initialCols": 230, "initialCols": 160,
"initialPosition": "50,990", "initialPosition": "50,420",
"initialRows": 30, "initialRows": 30,
"keybindings": "keybindings":
[ [
{
"id": "User.newTab.5DEADB41",
"keys": "ctrl+t"
},
{ {
"id": "User.copy.644BA8F2", "id": "User.copy.644BA8F2",
"keys": "ctrl+c" "keys": "ctrl+c"
}, },
{
"id": "User.newTab.5DEADB41",
"keys": "ctrl+t"
},
{ {
"id": "User.prevTab.0", "id": "User.prevTab.0",
"keys": "ctrl+pgup" "keys": "ctrl+pgup"
@@ -127,22 +127,22 @@ unset THEME
"id": "User.splitPane.D5151347", "id": "User.splitPane.D5151347",
"keys": "ctrl+shift+\\" "keys": "ctrl+shift+\\"
}, },
{
"id": "User.splitPane.A6751878",
"keys": "alt+shift+d"
},
{ {
"id": "User.splitPane.864CD510", "id": "User.splitPane.864CD510",
"keys": "ctrl+\\" "keys": "ctrl+\\"
}, },
{ {
"id": "User.paste", "id": "User.splitPane.A6751878",
"keys": "ctrl+v" "keys": "alt+shift+d"
}, },
{ {
"id": "User.find", "id": "User.find",
"keys": "ctrl+shift+f" "keys": "ctrl+shift+f"
}, },
{
"id": "User.paste",
"keys": "ctrl+v"
},
{ {
"id": "User.toggleFullscreen", "id": "User.toggleFullscreen",
"keys": "alt+x" "keys": "alt+x"
@@ -168,22 +168,23 @@ unset THEME
"list": "list":
[ [
{ {
"colorScheme": "Dark+",
"commandline": "\"C:\\Program Files\\PowerShell\\7\\pwsh.exe\" -NoLogo", "commandline": "\"C:\\Program Files\\PowerShell\\7\\pwsh.exe\" -NoLogo",
"font": "font":
{ {
"face": "CaskaydiaCove Nerd Font Mono" "face": "FiraCode Nerd Font"
}, },
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}", "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"hidden": false, "hidden": false,
"name": "Windows PowerShell" "name": "Windows PowerShell"
}, },
{ {
"colorScheme": "Tango Dark", "colorScheme": "One Half Dark",
"commandline": "\"C:\\Program Files\\PowerShell\\7\\pwsh.exe\" -NoLogo", "commandline": "\"C:\\Program Files\\PowerShell\\7\\pwsh.exe\" -NoLogo",
"elevate": true, "elevate": true,
"font": "font":
{ {
"face": "CaskaydiaCove Nerd Font" "face": "FiraCode Nerd Font Mono"
}, },
"guid": "{41dd7a51-f0e1-4420-a2ec-1a7130b7e950}", "guid": "{41dd7a51-f0e1-4420-a2ec-1a7130b7e950}",
"hidden": false, "hidden": false,
@@ -196,17 +197,11 @@ unset THEME
"hidden": false, "hidden": false,
"name": "Command Prompt" "name": "Command Prompt"
}, },
{
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"hidden": false,
"name": "Azure Cloud Shell",
"source": "Windows.Terminal.Azure"
},
{ {
"commandline": "%PROGRAMFILES%/git/usr/bin/bash.exe -i -l", "commandline": "%PROGRAMFILES%/git/usr/bin/bash.exe -i -l",
"font": "font":
{ {
"face": "FiraCode Nerd Font Mono", "face": "CaskaydiaCove Nerd Font Mono",
"size": 11 "size": 11
}, },
"guid": "{00000000-0000-0000-ba54-000000000002}", "guid": "{00000000-0000-0000-ba54-000000000002}",
@@ -215,43 +210,11 @@ unset THEME
"name": "Bash", "name": "Bash",
"startingDirectory": "%SYNODRIVE_PATH%/codes" "startingDirectory": "%SYNODRIVE_PATH%/codes"
}, },
{
"guid": "{2744ad91-8521-5596-9ac5-70fb4de49b4a}",
"hidden": false,
"name": "Developer Command Prompt for VS 2022",
"source": "Windows.Terminal.VisualStudio"
},
{
"guid": "{1bcf2edb-0cb5-5538-bcff-b19c896bae9f}",
"hidden": false,
"name": "Developer PowerShell for VS 2022",
"source": "Windows.Terminal.VisualStudio"
},
{
"guid": "{16208362-94fc-5b1f-a491-5b2624d5ab56}",
"hidden": true,
"name": "Visual Studio Debug Console",
"source": "VSDebugConsole"
},
{
"closeOnExit": "never",
"commandline": "C:\\SynologyDrive\\PortableApps\\SerialForWindowsTerminal\\SerialForWindowsTerminal.exe",
"guid": "{f94cfa40-542b-4da9-93c1-c590449f327f}",
"hidden": false,
"icon": "C:\\SynologyDrive\\PortableApps\\SerialForWindowsTerminal\\serial-port-icon.png",
"name": "Serial Port"
},
{ {
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}", "guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"hidden": false, "hidden": false,
"name": "PowerShell", "name": "PowerShell",
"source": "Windows.Terminal.PowershellCore" "source": "Windows.Terminal.PowershellCore"
},
{
"guid": "{d581ee41-af10-54b5-aa58-55a545198a21}",
"hidden": false,
"name": "Ubuntu",
"source": "Microsoft.WSL"
} }
] ]
}, },