Agena 组织模式标签中的双冒号
在组织模式下,我的议程视图中的一个标签后面带有两个冒号(双冒号)(:symposium::
)。所有其他标签后面仅显示一个冒号 (:admin:
)。这是什么原因/原因?
A tag in my agenda view in org-mode appears with two colons (double colons) after it (:symposium::
). All other tags appear with only one colon after them (:admin:
). What is the cause/reason for this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
当标签从父级继承时,就会出现这种情况。我怀疑这是为了区分与标题直接相关的标签和从其父级继承的标签。
在这个例子中,
我在创建所有待办事项的列表时得到了这个
It appears that way when the tag is inherited from the parent. I suspect this is to distinguish between tags that are associated directly with the headline and those that are inherited from it's parents.
With this example
I get this when creating a list of all todo items