【问题标题】:org-mode and populating tables组织模式和填充表
【发布时间】:2016-03-31 17:20:02
【问题描述】:

如何根据自定义序列使用待办事项列表中的项目填充列中的行?

又名:

* TODO <<something1>>
* WAITING <<something2>>
* BLOCKED <<something3>>
* TODO <<something4>>

然后我可以根据我添加的项目使用C-c C-c 更新一个表(使用类似#TBLFM 我猜?)。

| TODO           | WAITING        | BLOCKED       |
| [[something1]] | [[something2]] | [[something3]]|
| [[something4]] |                |               | 

【问题讨论】:

    标签: emacs elisp org-mode


    【解决方案1】:

    【讨论】:

    • 这就是我试图使用的,但表格永远不会更新(即使使用他的示例代码和游戏仓库)
    猜你喜欢
    • 2012-12-24
    • 2015-03-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-06-05
    • 2013-12-24
    • 1970-01-01
    相关资源
    最近更新 更多