feat(journal): use typora as editor

This commit is contained in:
Ayo Ayco 2025-06-22 15:14:22 +02:00
parent 7ca5126c26
commit a1f87a7120

View file

@ -23,7 +23,7 @@ else
fi
# Open in editor
vim "$full_path"
typora "$full_path"
# Report; TODO: write log
echo ">>> " $full_path