init: Alfred preferences

This commit is contained in:
2026-03-26 09:22:38 +08:00
commit 3cad72b72c
13215 changed files with 108280 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "https:\/\/notebooklm.google.com\/",
"uid" : "AB5816DA-AC9E-439D-ACCE-B1E2C7A76435",
"name" : "NotebookLM",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "apple.com",
"uid" : "06090CC0-3063-45BA-8D0C-F1B2CED0C1BA",
"name" : "apple_website",
"keyword" : "apple"
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "baidu.com",
"uid" : "B994B041-CC9F-4676-A539-8C433383E903",
"name" : "baidu.com",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "developers.google.com",
"uid" : "20D069E9-F2F0-4C8B-8030-19AC497E27BC",
"name" : "google_developers_website",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "google.com",
"uid" : "2AC7271E-82F3-4F85-8BCC-6049F59E40C5",
"name" : "google_website",
"keyword" : "google"
}
}

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>snippetkeywordprefix</key>
<string></string>
<key>snippetkeywordsuffix</key>
<string></string>
</dict>
</plist>

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "microsoft.com",
"uid" : "53817759-1B5A-4F99-BCEC-4AF357955D62",
"name" : "microsoft_website",
"keyword" : "microsoft"
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "docs.python.org",
"uid" : "DF75FF4D-A9A1-4221-9167-3921DED6B22E",
"name" : "python_docs_website",
"keyword" : "python"
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "tw.yahoo.com",
"uid" : "A52CFFE3-99BA-4F46-83C0-53BE79FC1ED5",
"name" : "yahoo_tw_website",
"keyword" : "yahoo"
}
}