diff --git a/index.md b/index.md index c99ec7aca..a2244f3c2 100644 --- a/index.md +++ b/index.md @@ -1,5 +1,5 @@ - This is an example of a user contributed [[subnode]]. - - Any of the Agora [[users]] can contribute to the Agora index node by adding a file named ```index.md``` in their digital gardens. + - Any of the Agora [[users]] can contribute to the Agora home page by adding a file named ```index.md``` to their digital gardens. - Later on ranking/filtering algorithms might need to be implemented. These will be ***open source*** and ***community driven***. - I am a [[Flancian]], who are you? diff --git a/journal/2022-04-15.md b/journal/2022-04-15.md index a5513afdb..e35383a76 100644 --- a/journal/2022-04-15.md +++ b/journal/2022-04-15.md @@ -11,3 +11,9 @@ - Plot twist, apparently you can't disable autocomplete? Argh. - I just need an open source PKM that offers a responsive text editing experience and can handle >5k files :( - OK, perhaps I should give [[wiki vim]]] a proper try. +- #push [[wiki vim]] + - Is where I'm writing this now :) + - Right away I really like: + - How fast this feels! As expected. It's lightning fast while writing (it's just [[vim]]), it's lightning fast while following links (with ctrl+enter). + - `,w,j` is the way to visit my daily journal -- as I have `,` as my leader key. It looks worse than it feels to use it -- acceptable. + - It doesn't have link autocomplete, at least not just by writing `[[` -- but honestly this is relatively minor, and it seems it has pretty good searching capabilities, they just don't trigger by default.