<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[TaskHub：新的任务管理插件]]></title><description><![CDATA[<pre><code>$:/plugins/mabuqian/TaskHub
</code></pre>
<ul>
<li>code: <a href="https://github.com/dongrentianyu/timefortask" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/dongrentianyu/timefortask</a></li>
<li>demo: <a href="https://dongrentianyu.github.io/timefortask/" target="_blank" rel="noopener noreferrer nofollow ugc">https://dongrentianyu.github.io/timefortask/</a></li>
</ul>
<p dir="auto">插件名如上，可以在CPL上安装。</p>
<p dir="auto">插件通过两个类型，一个是项目，一个是任务。项目与任务都是各自独立的。项目条目中有一个字段tmo_projectFilter，可以根据这个字段的值进一步扩展包含的任务。这可以允许一个项目中包含来自多个项目的任务。</p>
<p dir="auto">简化了任务管理的复杂度。一个任务，要么是todo，要么就不是todo。没有设置其他优先级一类的判断。不是todo的话，则有三种可能，一种是done，表示已完成。一种是closed，表示已关闭，通常是没有去做，后面不想做了。一种是breakdown，表示失败，通常是去做了，但因为各种因素没有成功，所以失败了。一般来说，closed的条目可以再打开，但breakdown的条目应该重新新建一个去完成。</p>
<p dir="auto">项目也是一样，但项目正在进行使用的是doing而非todo。</p>
<p dir="auto">本插件重度使用了<code>$:/plugins/nico/projectify</code>原有的内容，包括样式和代码等内容。但也做了同样多的修改，所以作为新插件发行。目前可以正常使用，但可能存在问题，欢迎反馈。后续会继续跟进和更新的。</p>
]]></description><link>https://talk.tidgi.fun/topic/262/taskhub-新的任务管理插件</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 23:40:31 GMT</lastBuildDate><atom:link href="https://talk.tidgi.fun/topic/262.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 26 Jun 2025 06:28:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to TaskHub：新的任务管理插件 on Sun, 14 Sep 2025 14:08:11 GMT]]></title><description><![CDATA[<p dir="auto">我挺喜欢喜欢projectify和根据projectify开发的插件，不过存在几个问题：</p>
<ol>
<li>就是使用墨屉Tidme记忆卡片的复习安排貌似使用了projectify的相同字段，导致所有的当日要复习的卡片都会出现在Today's todo里面，</li>
<li>希望有更好的方法把现有的笔记添加到任务todo清单中去加上due day，而不是默认新建笔记加入，但是在删除的时候不要使用系统删除功能，否则容易把重要的笔记不小心删掉了，可以参考使用trashbin功能</li>
</ol>
]]></description><link>https://talk.tidgi.fun/post/1467</link><guid isPermaLink="true">https://talk.tidgi.fun/post/1467</guid><dc:creator><![CDATA[W1825]]></dc:creator><pubDate>Sun, 14 Sep 2025 14:08:11 GMT</pubDate></item></channel></rss>