20 lines
372 B
Plaintext
20 lines
372 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: daily
|
|
# key: daily
|
|
# --
|
|
#+filetags: :daily:$1
|
|
|
|
* Tasks
|
|
$2
|
|
* Input
|
|
* Output
|
|
* Morning Journal
|
|
** What are you grateful for?
|
|
** What do you want today's highlight to be?
|
|
** What's on your mind?
|
|
* Evening Reflection
|
|
** How are you feeling today?
|
|
** What could you have done better?
|
|
** Amazing things that happened
|
|
** What did you learn today?
|