refactor!: restructure and document configuration
This commit is contained in:
parent
4a02e072a7
commit
f87f9995be
126 changed files with 957 additions and 590 deletions
19
modules/emacs/doom/snippets/org-mode/daily.org
Normal file
19
modules/emacs/doom/snippets/org-mode/daily.org
Normal file
|
@ -0,0 +1,19 @@
|
|||
# -*- 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?
|
Loading…
Add table
Add a link
Reference in a new issue