Files
alfred-preferences/Alfred.alfredpreferences/snippets/Prompt 工具箱/Suggest a directory name for my project files. [3CF98651-79F1-4173-9715-AB07B1A47F13].json
2026-03-26 09:22:38 +08:00

8 lines
509 B
JSON
Raw Permalink 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" : "為我的項目文件建議一個包含項目主題的目錄名稱,僅提供名稱,例如「項目主題」,請使用小寫英文字母,使用「-」作為單字分隔符號,避免使用空白和特殊字元,不以「.」或「-」開頭並避免使用系統保留字且建議10個不同的目錄名稱。",
"uid" : "3CF98651-79F1-4173-9715-AB07B1A47F13",
"name" : "Suggest a directory name for my project files.",
"keyword" : "dir"
}
}