<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>GTD - 标签 - 菠菜眾長</title><link>https://lruihao.cn/tags/gtd/</link><description>GTD - 标签 - 菠菜眾長</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>1024@lruihao.cn (Lruihao)</managingEditor><webMaster>1024@lruihao.cn (Lruihao)</webMaster><lastBuildDate>Wed, 22 Dec 2021 20:17:42 +0800</lastBuildDate><atom:link href="https://lruihao.cn/tags/gtd/" rel="self" type="application/rss+xml"/><item><title>Getting Things Done for ios App Reminders and Github issues</title><link>https://lruihao.cn/posts/gtd/</link><pubDate>Wed, 22 Dec 2021 20:17:42 +0800</pubDate><author>Lruihao</author><guid>https://lruihao.cn/posts/gtd/</guid><description><![CDATA[<div class="featured-image">
        <img src="/posts/gtd/images/reminders.png" referrerpolicy="no-referrer">
      </div><div class="details admonition quote open">
    <div class="details-summary admonition-title">
      <i class="icon fa-solid fa-quote-right fa-fw" aria-hidden="true"></i>quote<i class="details-icon fa-solid fa-angle-right fa-fw" aria-hidden="true"></i>
    </div>
    <div class="details-content">
      <div class="admonition-content"><p><strong>Getting Things Done (GTD)</strong> is a personal productivity system developed by David Allen and published in a book of the same name. GTD is described as a time management system. Allen states &ldquo;there is an inverse relationship between things on your mind and those things getting done&rdquo;.</p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Getting_Things_Done"target="_blank" rel="external nofollow noopener noreferrer">Reference<i class="fa-solid fa-external-link-alt fa-fw fa-xs ms-1 text-secondary" aria-hidden="true"></i></a></li>
<li><a href="https://github.com/Lruihao/hugo-blog/issues/20"target="_blank" rel="external nofollow noopener noreferrer">#20<i class="fa-solid fa-external-link-alt fa-fw fa-xs ms-1 text-secondary" aria-hidden="true"></i></a></li>
</ul>
</div>
    </div>
  </div>
<h2 id="理解">理解</h2>
<p>简而言之原则就是：</p>
<ol>
<li>搜集 (Collections Box)</li>
<li>处理</li>
<li>组织
<ul>
<li>Next actions</li>
<li>Projects</li>
<li>Waiting for</li>
<li>Someday</li>
</ul>
</li>
<li>检查</li>
</ol>
<h2 id="apple-reminders-app">Apple Reminders app</h2>
<p>按照以上原则就可以把 Apple 的提醒事项建 5 个大分类，<br>
日常各种想法收集到收集箱，<br>
空闲下来后再组织，分到不同时间点去做，<br>
然后就要自律地去执行处理，做完回顾检查是否都完成。<br>
还可以通过标签更加细分我们的 idea, 配合日历使用让生活学习更高效。</p>
<p></p>
<h2 id="github">Github</h2>
<ul>
<li>收集：选择 repository -&gt; 建 issue</li>
<li>处理：解决并关闭 issue</li>
<li>组织：
<ul>
<li>Labels</li>
<li>Projects</li>
<li>Milestone</li>
</ul>
</li>
</ul>
<table>
<thead>
<tr>
<th style="text-align:left">Lable</th>
<th style="text-align:left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left">bug</td>
<td style="text-align:left">Something isn&rsquo;t working</td>
</tr>
<tr>
<td style="text-align:left">documentation</td>
<td style="text-align:left">Improvements or additions to documentation</td>
</tr>
<tr>
<td style="text-align:left">duplicate</td>
<td style="text-align:left">e or pull request already exists</td>
</tr>
<tr>
<td style="text-align:left">enhancement</td>
<td style="text-align:left">New feature or request</td>
</tr>
<tr>
<td style="text-align:left">good first issue</td>
<td style="text-align:left">Good for newcomers</td>
</tr>
<tr>
<td style="text-align:left">help wanted</td>
<td style="text-align:left">Extra attention is needed</td>
</tr>
<tr>
<td style="text-align:left">invalid</td>
<td style="text-align:left">This doesn&rsquo;t seem right</td>
</tr>
<tr>
<td style="text-align:left">priority</td>
<td style="text-align:left">Something to deal with first</td>
</tr>
<tr>
<td style="text-align:left">question</td>
<td style="text-align:left">Further information is requested</td>
</tr>
<tr>
<td style="text-align:left">study</td>
<td style="text-align:left">Self learning plan</td>
</tr>
<tr>
<td style="text-align:left">wontfix</td>
<td style="text-align:left">This will not be worked on</td>
</tr>
</tbody>
</table>
<h2 id="总结">总结</h2>
<p>之前在 Foxconn 工作，因为工作电脑、个人电脑、手机可以做到互不干扰，本来想的是把<strong>工作、学习 (Free Code) 和 生活</strong> 的计划完全分开。
但是换工作后用自己的电脑，工作和 Free Code 就有了交集，换 mac 后，由于苹果生态的原因，不可避免生活计划也加入其中，形成一个三者互相交错的 Venn 图，所以简单分一下：</p>
<ul>
<li>工作、生活
<ul>
<li>苹果生态：日历、提醒、备忘录 （标签区分）</li>
</ul>
</li>
<li>学习
<ul>
<li>Github (collection, backup), Blog (summarize)</li>
</ul>
</li>
</ul>]]></description></item></channel></rss>