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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Do you use Org-mode to take notes

4 点作者 mraza007超过 4 年前

4 条评论

Macphisto超过 4 年前
Every day for a large portion of the day. I use an org-capture template which lets me capture tasks and I keep all my notes in those tasks including proof-of-concept code, etc. I capture and schedule meetings through the same template which pre-populates things like space for a list of attendees, the agenda, after-meeting notes, and action items which become todos. I even track the amount of time I spend on each so I can fill out my timesheet as I&#x27;m in a field where we maintain billable work, etc.<p>All this to say it&#x27;s a very flexible system and lends itself well to keeping notes.
评论 #26064976 未加载
评论 #26037145 未加载
stevekemp超过 4 年前
Yes, I have a little template that I update every day with what I&#x27;ve worked upon.<p>There&#x27;s a simplified version available here, with two shortcuts `M-x new-day` to create a new (templated) entry, and `M-x today` to jump to today&#x27;s entry:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;skx&#x2F;org-worklog" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;skx&#x2F;org-worklog</a><p>What I use is a little more complex than that, but this might be a good starting point for the curious.
评论 #26037150 未加载
erolx超过 4 年前
Yes
unhammer超过 4 年前
all the time