Files
alfred-preferences/Alfred.alfredpreferences/snippets/Prompt 工具箱/Convert this event info into an ICS file. [87087BE3-55CB-47C9-A3B2-24932928A94C].json
2026-03-26 09:22:38 +08:00

8 lines
375 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" : "將以下事件資訊轉換為ICS檔案格式包括事件標題、開始時間、結束時間、地點和描述。請確保時間格式遵循ISO 8601標準並添加適當的時區資訊。",
"uid" : "87087BE3-55CB-47C9-A3B2-24932928A94C",
"name" : "Convert this event info into an ICS file.",
"keyword" : "ics"
}
}