init: Alfred preferences
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "請將以下內容進行壓縮,改寫為更簡潔易讀的版本,使用現代網路用語,避免正式語言,採用輕鬆、口語化的表達風格,並確保保留原意。",
|
||||
"uid" : "90B6A32D-E769-4A4B-8880-8B95E47BBF5E",
|
||||
"name" : "",
|
||||
"keyword" : "organize"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "HTML 檔案建議\n\n{cursor}\n\n請提供一個檔案名稱,應簡潔、有意義,避免特殊字元和大寫字母,單字間使用底線 (\\_) 分隔,並轉換為小寫。請確保檔名明確描述文件內容和用途,不需要其他內容。 \n",
|
||||
"uid" : "56563587-0550-468F-84CC-D0EC15CBB7A3",
|
||||
"name" : "HTML 檔案建議",
|
||||
"keyword" : "filename"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "Python 檔案建議\n\n{cursor}\n\n請提供一個檔案名稱,應簡潔、有意義,避免特殊字元和大寫字母,單字間使用底線 (\\_) 分隔,並轉換為小寫。請確保檔名明確描述文件內容和用途,不需要其他內容。",
|
||||
"uid" : "DADFCCFA-EA64-4065-A380-5E87ECF2D960",
|
||||
"name" : "Python 檔案建議",
|
||||
"keyword" : "filename"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "用簡單的方式解釋給8歲小孩聽",
|
||||
"uid" : "4F010FDC-74F6-4919-9864-FDC7C97B1DFD",
|
||||
"name" : "Simple Explanation for Kids",
|
||||
"keyword" : "explanation"
|
||||
}
|
||||
}
|
||||
BIN
Alfred.alfredpreferences/snippets/gpt-prompt/icon.png
Normal file
BIN
Alfred.alfredpreferences/snippets/gpt-prompt/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
10
Alfred.alfredpreferences/snippets/gpt-prompt/info.plist
Normal file
10
Alfred.alfredpreferences/snippets/gpt-prompt/info.plist
Normal 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>
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "你能幫我簡化這段話嗎?",
|
||||
"uid" : "C9B3D63F-BB97-4D74-81E8-967015A316A1",
|
||||
"name" : "你能幫我簡化這段話嗎?",
|
||||
"keyword" : "simplify"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "使用繁體中文",
|
||||
"uid" : "6DED64C9-BBD4-444D-B883-6F16CF74AA04",
|
||||
"name" : "使用繁體中文",
|
||||
"keyword" : "traditional"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "幫我整理這段文字。",
|
||||
"uid" : "3DA9BA99-E02B-41FA-B4BF-156A73DF9A71",
|
||||
"name" : "幫我整理這段文字。",
|
||||
"keyword" : "organize"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "提交推送至遠端倉庫",
|
||||
"uid" : "3538CCAD-7BA5-4223-8399-1F82D87F03A9",
|
||||
"name" : "提交推送至遠端倉庫",
|
||||
"keyword" : "push"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "Please provide a concise and meaningful name for this code snippet. The name should be in lowercase, avoid special characters and capital letters, and use underscores (_) to separate words. Ensure that the filename clearly describes the content and purpose of the document, without including any file extensions.",
|
||||
"uid" : "85C8D3E5-FD0D-4348-B905-F514195F3EC6",
|
||||
"name" : "程式碼命名",
|
||||
"keyword" : "name"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "Translate: \"{cursor}\" to zh-TW with tone: formal",
|
||||
"uid" : "4880B995-EEA0-4B08-A987-23C553072DA6",
|
||||
"name" : "翻譯此內容,採用較正式的商務用語。",
|
||||
"keyword" : "translate"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "Translate: \"{cursor}\" to zh-TW with tone: simple",
|
||||
"uid" : "58F1E461-F55B-48C3-9949-4D0F42F95179",
|
||||
"name" : "翻譯此內容,風格要淺白,像在跟小朋友解釋一樣。",
|
||||
"keyword" : "translate"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "Translate: \"{cursor}\" to zh-TW with tone: academic",
|
||||
"uid" : "2AF7D6BA-EDE5-4E7A-BC9F-1D6F299EF244",
|
||||
"name" : "翻譯此內容,風格要適合學術人士。",
|
||||
"keyword" : "translate"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "Translate: \"{cursor}\" to zh-TW with tone: fluent",
|
||||
"uid" : "20A28DB5-9F5E-4B28-83F6-0A75F55E3358",
|
||||
"name" : "翻譯此内容,讓文句更自然流暢。",
|
||||
"keyword" : "translate"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "請幫我修改這個段落。",
|
||||
"uid" : "279EAA3C-F3CB-416C-AC3D-965D9B41DB1C",
|
||||
"name" : "請幫我修改這個段落。",
|
||||
"keyword" : "modify"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "請不要跳過任何步驟,每個問題之間都請確認我回答過後才繼續。",
|
||||
"uid" : "CACE9CA7-29AA-4F51-A481-993EC3918840",
|
||||
"name" : "逐步確認指令",
|
||||
"keyword" : "gpt-step"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "這些內容有些混亂,幫我理清一下。",
|
||||
"uid" : "299C120E-E089-4D2C-BF3F-7E91CB853B39",
|
||||
"name" : "這些內容有些混亂,幫我理清一下。",
|
||||
"keyword" : "clean"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user