mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
Default commit message, part of an automated flow.
This commit is contained in:
Vendored
+2
-6
@@ -29,12 +29,8 @@
|
|||||||
"]": false
|
"]": false
|
||||||
},
|
},
|
||||||
"[markdown]": {
|
"[markdown]": {
|
||||||
"editor.tabSize": 2
|
"editor.tabSize": 2,
|
||||||
},
|
"editor.quickSuggestions": false
|
||||||
"editor.quickSuggestions": {
|
|
||||||
"other": true,
|
|
||||||
"comments": true,
|
|
||||||
"strings": true
|
|
||||||
},
|
},
|
||||||
"workbench.editor.closeEmptyGroups": false,
|
"workbench.editor.closeEmptyGroups": false,
|
||||||
"saveEditorLayout.list": [
|
"saveEditorLayout.list": [
|
||||||
|
|||||||
@@ -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.)
|
- 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?
|
- I might keep using it, disabling autocomplete, and see what happens?
|
||||||
- Plot twist, apparently you can't disable autocomplete? Argh.
|
- 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 :(
|
- 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.
|
- OK, perhaps I should give [[wiki vim]]] a proper try.
|
||||||
- #push [[wiki vim]]
|
- #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).
|
- 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.
|
- `,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.
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user