资讯专栏INFORMATION COLUMN

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

philadelphia / 850人阅读

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

文章版权归作者所有,未经允许请勿转载,若此文章存在违规行为,您可以联系管理员删除。

转载请注明本文地址:https://www.ucloud.cn/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元查看
<