成人国产在线小视频_日韩寡妇人妻调教在线播放_色成人www永久在线观看_2018国产精品久久_亚洲欧美高清在线30p_亚洲少妇综合一区_黄色在线播放国产_亚洲另类技巧小说校园_国产主播xx日韩_a级毛片在线免费

資訊專欄INFORMATION COLUMN

[gist]Why do we still need Evernote since there is

philadelphia / 954人閱讀

from http://oyanglul.us

I"m a Emacs user and as you may know there is a awesome mode called gist.el, and since then, I found that it"s completely my Evernote replacement. Why replace Evernote with gist?

    code snippet (very significant reason)

    Version Control, gist actually is a git repo, so you have all the commit history.

    Social, fork, star, and comment as well.

    I have emacs open all the time my machine is on. no reason open another app for note taking.

    annoying Evernote text editor without emacs like shotcut.

    Github Flavored Markdown(with emoji), or even org-mode and reStructuredText support.

    But since there are not so many Emacsers, I create a Atom package glist which do the exact thing as gist.el for Atom.io. as atom support markdown instant preview, note taking with gist is even better.

    Anyway there is still one thing gist cannot replace evernote -- web cliper. So I"m working on a simple chrome extension do the exact thing -- clipping web as markdown to gist.github.com

文章版權(quán)歸作者所有,未經(jīng)允許請勿轉(zhuǎn)載,若此文章存在違規(guī)行為,您可以聯(lián)系管理員刪除。

轉(zhuǎn)載請注明本文地址:http://systransis.cn/yun/90812.html

相關(guān)文章

  • 【Change Detection系列一】$digest 在Angular新版本中重生

    摘要:感謝您的閱讀如果喜歡這篇文章請點(diǎn)贊。它對我意義重大,它能幫助其他人看到這篇文章。對于更高級(jí)的文章,你可以在或上跟隨我。 I’ve worked with Angular.js for a few years and despite the widespread criticism I think this is a fantastic framework. I’ve started w...

    legendaryedu 評論0 收藏0
  • Easier Way to Understand apply and call in JS

    The first time I know apply was when I met this code: Math.max.apply(null, [1, 2, 3, 4]) As the mdn shows, the syntax is: function.apply( thisArg , [argsArray] ) Actually, in case above, thisArg has n...

    Wildcard 評論0 收藏0
  • Wire Protocol of PostgreSQL Queries in a Nutshell

    摘要: I was working on a pull request to improve the performance of executemany() in asyncpg, who talks to the PostgreSQL server directly in its wire protocol (comparing to psycopg2 who uses libpq to...

    陸斌 評論0 收藏0
  • Wire Protocol of PostgreSQL Queries in a Nutshell

    摘要: I was working on a pull request to improve the performance of executemany() in asyncpg, who talks to the PostgreSQL server directly in its wire protocol (comparing to psycopg2 who uses libpq to...

    teren 評論0 收藏0

發(fā)表評論

0條評論

最新活動(dòng)
閱讀需要支付1元查看
<