将 ics 文件添加到 Outlook 2011 (Mac) 作为新日历
我创建了一个包含多个事件的 .ics
文件,我想将这些事件作为新日历添加到 Outlook(以便我可以轻松删除它)。如果我双击 .ics
文件,事件就会添加到我当前的日历(而不是新日历)中。我也找不到用于添加或导入日历的菜单项。
我想我错过了一些明显的东西。有什么想法吗?
Mac 版 Outlook 2011
谢谢
I've created an .ics
file with multiple events that I would like to add to Outlook as a new calendar (so I can easily remove it). If I double click the .ics
file, the events get added to my current calendar (not a new one). I can't find a menu item to add or import a calendar either.
I think I'm missing something obvious. Any ideas?
Outlook 2011 for Mac
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
如果您将新日历(有时称为文件夹)添加到 Outlook 的日历部分,然后将
.ics
文件拖到 Outlook 日历窗口(选择新日历),则.ics 文件将被拖动到 Outlook 日历窗口中。 ics
文件将添加到该日历而不是默认日历中。If you add a new calendar (sometimes called a folder) to the calendar section of Outlook and then DRAG the
.ics
file to the Outlook calendar window (with the new calendar selected), the.ics
file is added to that calendar instead of the default calendar.正如第一条评论中提到的,我没有添加新的日历/文件夹。相反,
这样就可以了。
As mentioned in first comment, I didnt add a new Calender/Folder. Instead
that will do the trick.
您还可以在 .ics 文件中使用 X-WR-CALNAME 来选择要导入的日历。
You can also use X-WR-CALNAME in your .ics file to choose which calendar to import into.