chore: update doom emacs config
This commit is contained in:
parent
0e38c09df9
commit
6efa74ea62
4 changed files with 58 additions and 14 deletions
22
.config/doom/snippets/org-mode/daily
Normal file
22
.config/doom/snippets/org-mode/daily
Normal file
|
@ -0,0 +1,22 @@
|
|||
# -*- 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?
|
Loading…
Add table
Add a link
Reference in a new issue