From 35133a5b8c93f7a20dd681387b27ae4f9dba09c3 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 15 Apr 2022 15:39:29 +0200 Subject: [PATCH] Default commit message, part of an automated flow. --- .vscode/settings.json | 8 ++------ journal/2022-04-15.md | 3 +++ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 20552452a..37584f224 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -29,12 +29,8 @@ "]": false }, "[markdown]": { - "editor.tabSize": 2 - }, - "editor.quickSuggestions": { - "other": true, - "comments": true, - "strings": true + "editor.tabSize": 2, + "editor.quickSuggestions": false }, "workbench.editor.closeEmptyGroups": false, "saveEditorLayout.list": [ diff --git a/journal/2022-04-15.md b/journal/2022-04-15.md index e35383a76..3ca8ccfc0 100644 --- a/journal/2022-04-15.md +++ b/journal/2022-04-15.md @@ -9,6 +9,8 @@ - The fact that auto completing wikilinks takes waaay to long still, essentially making linking very cumbersome (I already didn't link [[logseq]] above twice because of how long autocomplete takes to run.) - I might keep using it, disabling autocomplete, and see what happens? - Plot twist, apparently you can't disable autocomplete? Argh. + - I tried disabling quickSuggest everybody I could find it in settings (dialogs, files) and it still does it and annoyingly hangs for several seconds every time I try to link anything. + - Asked in the [[foam discord]] (argh) whether there's any way to disable autocomplete or prioritize https://github.com/foambubble/foam/issues/906 - 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]] @@ -17,3 +19,4 @@ - 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. +- [[pkm book]] https://twitter.com/PkgBook/status/1508347439409172480