这篇文章将介绍GTD的核心原则。
收集
把任何你需要跟踪、记住、或者要做的事情全部记录到“收集箱”中:一个收件箱,电子邮箱,磁带,笔记本,PDA等等。把你脑中所有东西都清理出来,放入你的收集设备中,准备进行下一步的处理。每天抽几十分钟收集一下脑中的信息,记录到你的收集设备中。
more >>
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true