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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you take notes?

2 点作者 lumannnn大约 8 年前
Hey HN!<p>In a meeting, discussion, talks, or negotiation, how do you take notes?<p>- What tools do you use?<p>- What do you take notes of? Just what&#x27;s been said?<p>- Do you enrich your notes with e.g. drawings &amp; diagrams, in what mood something was said, or who was speaking to whom?<p>- Do you change your behaviour of taking notes depending on what you&#x27;re listening to (e.g. meeting vs. talks)?<p>Thanks in advance for your valuable input and time!

2 条评论

sverhagen大约 8 年前
If I ever get a new job, I buy a new, empty (obviously) notebook, and take notes. I love the tactility of real paper for that. I&#x27;m ooold, I suppose. After a while I will always notice that, while I keep bringing the notebook to meetings, I just don&#x27;t really make notes anymore. Typically someone is assigned to make minutes (and we&#x27;re being very agile about that too, different subject). And beyond that, the gist of meetings typically doesn&#x27;t require me to have a written record, so it just goes in the big ol&#x27; brain (it just adds to my existing understanding of our company, our system or the problem domain). I&#x27;m sure that won&#x27;t work for everyone...<p>Something that I <i>do</i> need to keep track of is personal to do&#x27;s, sometimes driven by personal interest, so these don&#x27;t necessarily end up in the minutes, so I often walk out of meetings with one or a few Post-It&#x27;s. All our meeting rooms have a decent stack of Post-It&#x27;s and Sharpies. I incorporate later those in whatever online task list is most appropriate (team JIRA, some other backlog, personal to do list), unless I can resolve them immediately.
flukus大约 8 年前
I&#x27;m fairly religious about my note taking these days because it&#x27;s been important in my last couple of jobs. But all my notes are written with vim and in markdown format. The markdown isn&#x27;t important, it just provides some color highlight for quick visual scanning. If I do paper based notes I just end up with paper everywhere but I find I&#x27;m more likely to read and write electronic ones. I&#x27;ve developed a system that works for me and I regularly check notes I wrote over a year ago.<p>I have a notes project for general notes and a notes folder within each significant project I work on. Each issue I work on will get it&#x27;s own file. This is very specific to my workflow at this company, if I moved companies I&#x27;d develop a workflow that works there. The rest of the company has formal notes&#x2F;documentation in a bajillion sharepoint documents that make things impossible to find, so I prefer my system.