hikchoi
06/08/2022, 2:08 PMawaydiscordthrow
06/08/2022, 2:12 PMawaydiscordthrow
06/08/2022, 2:12 PMawaydiscordthrow
06/08/2022, 2:13 PMd1onys1us
06/08/2022, 7:29 PMkevins8
06/08/2022, 7:51 PMd1onys1us
06/08/2022, 7:53 PMNULL
06/08/2022, 9:15 PMposts/post1.md
posts/post2.md
static/img/post1/cover.png
static/img/post1/testimage.png
static/img/post2cover.png
static/img/post2/something.png
NULL
06/08/2022, 9:15 PMNULL
06/08/2022, 9:15 PMSeriousBug
06/08/2022, 9:17 PMNULL
06/08/2022, 9:19 PMSeriousBug
06/08/2022, 9:21 PMNULL
06/08/2022, 9:21 PMtsdaye
06/08/2022, 9:35 PMSeriousBug
06/08/2022, 9:57 PMtsdaye
06/08/2022, 9:58 PMSeriousBug
06/08/2022, 9:58 PMtsdaye
06/08/2022, 9:59 PMSeriousBug
06/08/2022, 9:59 PMtsdaye
06/08/2022, 10:02 PMquokka
06/09/2022, 1:26 AMvault/filename exists
SeriousBug
06/09/2022, 1:28 AMquokka
06/09/2022, 1:31 AMRename note
drop down the new hierarchy location? As everytime I do it just errors as mentioned above. (Also strange that rename note dropdown's title is Move.)SeriousBug
06/09/2022, 1:35 AMXanaus
06/09/2022, 8:08 AMXanaus
06/09/2022, 8:08 AM// 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": false,
"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": false,
},
alefteris
06/09/2022, 2:04 PMkevins8
06/09/2022, 2:08 PMmatch
helper soon to let you capture text from the input that will enable this. also the ability to define custom helpersXanaus
06/09/2022, 2:10 PM