From 5cbd357d5d30e882d3e067ea9103483a5a9e209c Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 26 May 2022 16:15:36 +0200 Subject: [PATCH] autopushed --- journal/2022-05-26.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/journal/2022-05-26.md b/journal/2022-05-26.md index 6c91d83aa..fcb665b94 100644 --- a/journal/2022-05-26.md +++ b/journal/2022-05-26.md @@ -13,3 +13,5 @@ - Also I now have a *global* alt-d shortcut for my journal -- that is, pressing alt-d brings up my daily note no matter where I am :) - Next thing missing is pasting media (that is, storing in assets and inserting a link). Thinking about how to solve this. - [[md img paste]] https://github.com/ferrine/md-img-paste.vim might be this :) +- Looked into managing my [[dotfiles]] in a more structured way again. + - [[chezmoi]] is looking fancy and probably worth investing on?