You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To pick up a draggable item, press the space bar.
While dragging, use the arrow keys to move the item.
Press space again to drop the item in its new position, or press escape to cancel.
Activity
[-]task[/-][+]taskpaper[/+][-]taskpaper[/-][+] 纯文本任务管理思考[/+]xiang578 commentedon Apr 4, 2018
Mac: TaskPaper or PlainTask-sublime
iOS: Editorial
实践
参考
xiang578 commentedon Apr 4, 2018
aziz/PlainTasks: An opinionated todo-list plugin for Sublime Text editor (version 2 and 3)
快捷键
⌘ + enter
or⌘ + i
: 新任务--
and thentab
will get--- ✄ -----------------------
s+tab+tab
暂停tg+tab+tab
当前时间cr+tab+tab
d
+tab
@Due()ctrl+o
在 sublime 中打开文件Tasks: View as HTML
以网页形式查看⌘+r
项目中跳转⌘+shift+r
标签中跳转bevesce/todoflow_sublime: Plain text to-do list plugin for Sublime Text 3
filter
检索当前文件saved_filters
根据已经保存的检索语句检索move_to_project
移动任务jonathandelgado/SublimeTodoReview: A SublimeText plugin for reviewing todo (and other) comments within your code.
xiang578 commentedon Apr 4, 2018
《18分钟》:如何用18分钟变身效率达人?| 狗熊月读64_哔哩哔哩 (゜-゜)つロ 干杯~-bilibili
18分钟原则:3个步骤,一天的轻重缓急
狗熊实践
xiang578 commentedon Apr 6, 2018
3 things
[-] 纯文本任务管理思考[/-][+]纯文本任务管理思考[/+]xiang578 commentedon Jul 1, 2018
项目管理
思路
gissues
"syntax": "Packages/Plaintasks/PlainTasks.sublime-syntax"
,可以以 Plaintasks 的格式打开 issueshttps://github.com/bevesce/todoflow_sublime
https://github.com/jonathandelgado/SublimeTodoReview
Zenhub
GitHawk
Issues template
Todo
[ ] 项目大小的定义
[ ] 如何协调 Github Issues 项目和 todoist 的关系
[ ] Milestone 用法
xiang578 commentedon Jul 5, 2018
纯文本任务管理 Vs. GUI 软件
为什么不使用高级的任务管理软件
Taskpaper vs PlainTasks
* [ ]
,相当于使用 markdown 管理任务,相对应通过 iCloud 同步,手机上也能进行轻量修改。优点
缺点
JimmyLv commentedon Jul 6, 2018
我直接把纯文本放在iCloud里面,所以都是跨平台跨设备同步的。
xiang578 commentedon Jul 6, 2018
@JimmyLv 考虑过,不过ios没有找到合适的软件,taskmator不能自动同步iCloud文件
Sent with GitHawk
JimmyLv commentedon Jul 7, 2018
@xiang578 直接用Files App就行了,配合iOS 12 的Siri Shortcut 还可以直接语音打开某个具体文件。
具体情况是,实测下来在手机端编辑的次数很少,更多只是查看,而编辑甚至都是伪需求。
iOS 端的查看
我需要能在Spotlight里面能够直接搜索到文本,via iOS Spotlight 调教指南 - 少数派
需要做的就是让iOS端的应用打开的iCloud文件夹直接在mac上设置为Sublime所在的文件夹。
btw: 我没有用1Writer 或者 Byword,我还在用 Letterspace
iOS 端的编辑
有很多原生支持 Files 的App可以直接打开Files的文本文件(注意不是 copy to XXX 复制一份再打开),而我用的就是Pretext(另一款是Textor)。
从需求上来说,手机端的编辑其实是很少的,所以够用就行啦。
以上都是从工具角度上来说的,而实际上更应该从需求出发,借鉴于采铜我也把输入分为三种:信息 - 灵感 - 作品,可以看看这篇:基于「信息 - 灵感 - 作品」的写作输入工具集 · Issue #304 · JimmyLv/jimmylv.github.io
在手机端来说,最主要需要被处理的其实是灵感,稍纵即逝,所以我选择的工具反而是 iOS 原生的「备忘录」。
xiang578 commentedon Sep 17, 2018
robwalton/alfred-taskpaper-workflow: Alfred 3 workflow for TaskPaper
JimmyLv commentedon May 16, 2019
我最近完全切到了 OmniFocus,真香! JimmyLv/jimmylv.github.io#348