Files
alfred-preferences/Alfred.alfredpreferences/snippets/gpt-prompt/Python 檔案建議 [DADFCCFA-EA64-4065-A380-5E87ECF2D960].json
2026-03-26 09:22:38 +08:00

8 lines
422 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"alfredsnippet" : {
"snippet" : "Python 檔案建議\n\n{cursor}\n\n請提供一個檔案名稱應簡潔、有意義避免特殊字元和大寫字母單字間使用底線 (\\_) 分隔,並轉換為小寫。請確保檔名明確描述文件內容和用途,不需要其他內容。",
"uid" : "DADFCCFA-EA64-4065-A380-5E87ECF2D960",
"name" : "Python 檔案建議",
"keyword" : "filename"
}
}