TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Git Notes – Personal notes sync'ed through Git (alpha version)

2 点作者 tanin超过 5 年前
Hello HN,<p>I&#x27;ve recently finished the first version of Git Notes and been using it for a week now. So, I&#x27;d like to share it with you.<p>Git Notes is a golang app that monitors a directory and keep pushing changes to a remote git repo.<p>There are 3 advantages:<p>1. The permanence of your notes feels much higher. It&#x27;s on Github, Gitlab, or your own Git host. Over the years, I&#x27;ve used many note taking apps (e.g. Evernote, SimpleNote, Joplin), and they don&#x27;t feel &quot;forever&quot;. When something is stored on Github, for me, it feels more &quot;forever&quot;.<p>2. Conflicts are handled in a familiar way for programmers. Git Notes simply merges and commits without resolving conflicts. You&#x27;ll see the Git-style conflict text showing up in your notes.<p>3. You can use your own editor. I like writing on Sublime, so I want to use Sublime editor. I&#x27;m sure you have your own fav editor as well.<p>The app is still in an early stage. Test coverage is great. But I&#x27;d love to get early users who are willing to install Git Notes (using systemd and launchd) and help me battle-test the app.<p>See: https:&#x2F;&#x2F;github.com&#x2F;tanin47&#x2F;git-notes<p>Any feedback and comment is welcome. Thank you!

暂无评论

暂无评论