emacs: add onChange script to run doom sync and add missing symbols font
This commit is contained in:
parent
f2882f16a0
commit
30ed9f1e1f
7 changed files with 445 additions and 11 deletions
19
programs/emacs/doom/snippets/org-mode/daily.org
Normal file
19
programs/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