V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
duhastmich
V2EX  ›  程序员

你应该试一下 org-mode

  •  
  •   duhastmich ·
    zweifisch · 2016-06-02 11:54:20 +08:00 · 4082 次点击
    这是一个创建于 2847 天前的主题,其中的信息可能已经有所发展或是发生改变。
    7 条回复    2016-06-02 14:47:44 +08:00
    hei1000
        1
    hei1000  
       2016-06-02 12:27:13 +08:00
    一直在用啊,读书笔记什么的
    duhastmich
        2
    duhastmich  
    OP
       2016-06-02 12:38:04 +08:00
    @hei1000 哈哈,其实是想说 babel
    ceyes
        3
    ceyes  
       2016-06-02 13:31:25 +08:00
    是的,慢慢开始用这种方式做笔记了。
    推荐: http://pragmaticemacs.com/emacs/org-mode-basics-structuring-your-notes/
    introom
        4
    introom  
       2016-06-02 13:38:34 +08:00
    图是用什么画的呢?
    lukertty
        5
    lukertty  
       2016-06-02 13:48:18 +08:00
    @introom

    #+BEGIN_SRC dot :file graph/compositing-1.png :exports results
    digraph {
    rankdir=LR
    node [shape=circle fontname="Fira Code" fontcolor="#999999" color=white style="filled" fillcolor="#f0f0f0"]
    edge [penwidth="0.7" fillcolor="#c9c9c9" color="#c9c9c9"]
    1 -> 2
    2 -> 4
    }
    #+END_SRC
    Geeker
        6
    Geeker  
       2016-06-02 14:00:50 +08:00   ❤️ 1
    自从用了 Org-Mode 就离不开了,

    用 Org 导出的 Wiki : http://geekplux.com/wiki/
    MangixPanda
        7
    MangixPanda  
       2016-06-02 14:47:44 +08:00
    每次看到 org-mode 都要进来点个赞 :), orgmode 写的 blog www.xuzhengchao.com
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5566 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 05:56 · PVG 13:56 · LAX 22:56 · JFK 01:56
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.