From d7e4bf7776fbc37b5453a5c0605207ae28493076 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 26 May 2022 15:50:11 +0200 Subject: [PATCH] autopushed --- journal/2022-05-26.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/journal/2022-05-26.md b/journal/2022-05-26.md index 7e1d9386b..4db945ecd 100644 --- a/journal/2022-05-26.md +++ b/journal/2022-05-26.md @@ -1,9 +1,12 @@ - [[logseq]] is getting slower every day. - - thinking about starting to use [[wiki vim]] (not [[vim wiki]], confusingly :)) more regularly. - - #push [[wiki vim]] - - now I'm writing this in [[wiki vim]], in which: - - ,ww navigates to index.md - - ,w,w navigates to the current journal - - unfortunately navigating to a wikilink from the journal creates the file in journal/, even though I want it in the root. - - filed: https://github.com/lervag/wiki.vim/issues/225 - - already resulted in a nice workaround that I can just plug into my .vimrc :) + - thinking about starting to use [[wiki vim]] (not [[vim wiki]], confusingly :)) more regularly. + - #push [[wiki vim]] + - now I'm writing this in [[wiki vim]], in which: + - ,ww navigates to index.md + - ,w,w navigates to the current journal + - unfortunately navigating to a wikilink from the journal creates the file in journal/, even though I want it in the root. + - filed: https://github.com/lervag/wiki.vim/issues/225 + - already resulted in a nice workaround that I can just plug into my .vimrc :) +- It is actually really nice to be able to journal in [[vim]] again. + - So responsive! + - And I can drop into 'full text/document mode' pretty easily, not to be constrained by [[outliner mode]].