SeriousBug
05/28/2021, 3:06 AMsiteUrl: https://imalightbulb.github.io
assetsPrefix: dendron-testimalightbulb
05/28/2021, 3:09 AMvicrerdgz
05/28/2021, 8:35 AMvicrerdgz
05/28/2021, 8:36 AMvicrerdgz
05/28/2021, 8:38 AMvicrerdgz
05/28/2021, 8:57 AM/tmpandrey-jef
05/28/2021, 11:12 AMuser
05/28/2021, 11:41 AMuser
05/28/2021, 11:43 AMNeurrone
05/28/2021, 12:14 PMdenisdifazio
05/28/2021, 12:32 PMimalightbulb
05/28/2021, 12:36 PMuser
05/28/2021, 12:52 PMimalightbulb
05/28/2021, 12:56 PMjson
// The following settings will only apply to markdown files:
"[markdown]": {
// quickSuggestions true will provide suggestions as you type.
// If you turn this on and DO NOT want suggestions
// for non-wiki-link, non-tag words,
"editor.quickSuggestions": true,
// This is poorly documented, but seems to offer suggestions
// from any word in open document when turned on, which
// can be a little distracting in markdown docs:
"editor.wordBasedSuggestions": true,
"editor.tabSize": 2,
// Set this to false if you turn on quickSuggestions
// but don't want suggestions for markdown related snippets
// as you type:
"editor.suggest.showSnippets": true,
},
try adding this in your settings.json, snippets should work afterwardsuser
05/28/2021, 1:05 PMlist
- item1
- <---on enter after `item1` bullet does not autocompleteuser
05/28/2021, 1:05 PMdenisdifazio
05/28/2021, 1:07 PMdendron note lookup --query "daily.journal.2021.05.28", but is there a way to automatically create a journal daily note using Dendron CLI as it exists in VSCode with the command Dendron: Create Daily Journal Note ?user
05/28/2021, 1:07 PMuser
05/28/2021, 1:08 PMuser
05/28/2021, 1:12 PMuser
05/28/2021, 1:12 PMuser
05/28/2021, 1:12 PMimalightbulb
05/28/2021, 1:12 PMimalightbulb
05/28/2021, 1:12 PMuser
05/28/2021, 1:13 PMuser
05/28/2021, 1:13 PMimalightbulb
05/28/2021, 1:15 PMuser
05/28/2021, 1:18 PMuser
05/28/2021, 1:18 PMuser
05/28/2021, 1:19 PM