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