有些网站提供 .ics 文件、日历文件。我希望 Thunderbird 能够使用 Lightning 打开这些文件,以便它可以将 ics 文件中的事件添加到其日历中。
当我使用/usr/bin/thunderbird
打开文件时,它会启动一条新消息并附加 ics 文件。
我可以下载文件,然后从闪电中导入它,但我宁愿用闪电打开文件。
有命令行选项吗?也许是一些包装脚本?我应该在 Firefox 中做些更改吗?
答案1
答案2
对于 Thunderbird 15.0 / Lightning 1.7,以下步骤对我有用:
Open the "Today Pane" ie. the Events panel on the right hand side next to the email list. Drag&Drop the ics-file onto that pane.
在我的情况下(Kubuntu 12.04),它将创建事件。希望这能有所帮助。
答案3
我认为与这个问题相关的最好的错误是这个: Bug 357480 - 双击打开或将 .ics 文件添加到日历
请考虑投票以增加其对开发团队的重要性。