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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What commandline tools do you use to take notes?

9 点作者 mraza007将近 4 年前
Hello<p>What cli tools do you use to capture your notes. For example, any vim packages that have improved your note taking process

7 条评论

approxim8ion将近 4 年前
I have been kind of unimpressed with vimwiki, so I used to just use my own folder structure for categories and create markdown&#x2F;rst files for somewhat-formatted notes.<p>At the moment I&#x27;m using Zim wiki, which is a graphical program.
marto1将近 4 年前
does &quot;echo&quot; count ? I do &quot;echo mynote123 &gt;&gt; notes&quot; occasionally when working with a codebase especially a novel one.<p>Then emacs org-mode for more structured notes.
评论 #28227127 未加载
mfext将近 4 年前
I’ve used <a href="https:&#x2F;&#x2F;jrnl.sh&#x2F;en&#x2F;stable&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jrnl.sh&#x2F;en&#x2F;stable&#x2F;</a> in the past and enjoyed it
fender256将近 4 年前
<a href="https:&#x2F;&#x2F;github.com&#x2F;vimwiki&#x2F;vimwiki" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vimwiki&#x2F;vimwiki</a>
bodqhrohro将近 4 年前
<a href="https:&#x2F;&#x2F;github.com&#x2F;dribnif&#x2F;tt" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dribnif&#x2F;tt</a>
speedgoose将近 4 年前
Vanilla vim with Markdown syntax.
account-5将近 4 年前
vim-wiki for cli notes.<p>Zim-wiki otherwise.