Created
May 5, 2019 06:55
-
-
Save ygxxii/6c171c9c828701cd9c5d7a6759b44bf8 to your computer and use it in GitHub Desktop.
Work Journal | 每日日报
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
| { | |
| "journal": { | |
| "prefix": "##", | |
| "body": [ | |
| "## $CURRENT_YEAR/$CURRENT_MONTH/$CURRENT_DATE", | |
| "", | |
| "今日工作:", | |
| "", | |
| "1. $0", | |
| "", | |
| "明日计划:", | |
| "", | |
| "1. ", | |
| "", | |
| "点子:", | |
| "", | |
| "* 前提:", | |
| "* 问题:", | |
| "* 想法:", | |
| "" | |
| ], | |
| "description": "今日日报", | |
| "scope": "markdown" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment