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?