简体   繁体   English

组织模式下的每周议程视图命令

[英]Command for Weekly agenda view in org mode

In org mode, Cc Ca does not show the weekly agenda. 在组织模式下,抄送Ca不会显示每周议程。

Tried the following 尝试了以下

https://orgmode.org/worg/orgcard.html - shows the keybinding is Cc a a. https://orgmode.org/worg/orgcard.html-显示按键绑定为C a。 That doesn't work. 那不行

Tried to find the command for compiling the weekly agenda by searching inside the buffer showing the describe-mode . 试图通过在显示describe-mode的缓冲区内搜索来找到用于编译每周议程的命令。 Tried using keywords agenda, compil, week. 使用关键字“议程”,“编译”,“星期”进行了尝试。

https://www.gnu.org/software/emacs/manual/html_node/org/Agenda-commands.html https://www.gnu.org/software/emacs/manual/html_node/org/Agenda-commands.html

The command mentioned here - org-agenda-week-view is not recognized by emacs 26.x 这里提到的命令-emacs 26.x无法识别org-agenda-week-view

What is the command called and how do I find it ? 该命令叫什么,如何找到它?

Got it. 得到它了。 The command is org-agenda . 该命令是org-agenda the keybindings need to be changed to global-keys. 键绑定需要更改为全局键。

Now it works. 现在可以了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM