国产xxxx99真实实拍_久久不雅视频_高清韩国a级特黄毛片_嗯老师别我我受不了了小说

資訊專欄INFORMATION COLUMN

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

philadelphia / 947人閱讀

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

文章版權歸作者所有,未經允許請勿轉載,若此文章存在違規行為,您可以聯系管理員刪除。

轉載請注明本文地址:http://specialneedsforspecialkids.com/yun/90812.html

相關文章

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

    摘要:感謝您的閱讀如果喜歡這篇文章請點贊。它對我意義重大,它能幫助其他人看到這篇文章。對于更高級的文章,你可以在或上跟隨我。 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

發表評論

0條評論

最新活動
閱讀需要支付1元查看
<