Gander7
04/13/2022, 6:41 PMgit remote set-url --push never_gonna_give_you_up
SeriousBug
04/13/2022, 6:42 PMsync: pull
for that vault so workspace sync will still pull changes, but won't try to push themalexis<3
04/13/2022, 9:09 PMtags: issues.Closed
in the front matteralexis<3
04/13/2022, 9:10 PMctrl+p >go to note
to create the notealexis<3
04/13/2022, 9:10 PMalexis<3
04/13/2022, 9:10 PMalexis<3
04/13/2022, 9:10 PMpatchwork
04/13/2022, 10:48 PMkevins8
04/13/2022, 11:19 PMpatchwork
04/14/2022, 12:00 AMcss
/* Any graph node */
node {
background: cornsilk;
color: cornsilk;
}
/* Any graph edge */
/* edge {} */
/* Any selected node */
:selected {
shape-rendering: round-pentagon;
background-color: aquamarine;
color: aquamarine;
}
/* Any parent nodes (local note graph only) */
.parent {
color: coral;
background-color: coral;
}
/* Any link connection edge */
.links {
curve-style: unbundled-bezier;
}
/* Any hierarchy connection edge */
.hierarchy {
curve-style: taxi;
color: cornflowerblue;
}
Tika
04/14/2022, 6:09 AMSeriousBug
04/14/2022, 6:10 AMDendron:Dev: Diagnostic Report
and share the output? I'll take a look to see if it has the errorTika
04/14/2022, 6:11 AMSeriousBug
04/14/2022, 6:12 AMReload Index
maybe?Tika
04/14/2022, 6:12 AMSeriousBug
04/14/2022, 6:14 AMmihaiconstantin
04/14/2022, 8:23 AM[local files](assets/think.pdf)
) when the path contains spaces? I tried using "
or '
, or escaping the path (i.e., \
) and even replacing the spaces with \s
, but the preview link still doesn't open the file.SeriousBug
04/14/2022, 8:28 AM( ... )
, you have to replace them with %20
I think. But if it's happening for text part [ ... ]
, I'm not sure.Saad C
04/14/2022, 10:06 AMTika
04/14/2022, 1:15 PMJoshi
04/14/2022, 2:03 PMTika
04/14/2022, 2:05 PMJoshi
04/14/2022, 2:16 PMscope
for finding broken links. Presently if there is no vault prefix and is a multi vault case, we consider it as ambiguous.Tika
04/14/2022, 2:20 PMJoshi
04/14/2022, 2:29 PMErwyn
04/14/2022, 3:48 PMbenhsm | Jack of N trades
04/14/2022, 4:58 PMNodeType
is journal, and for scratch notes it would be Scratch
. I think it works this way because it's meant to be extensible to other special note types, but I'm not sure what the most current state of things is with thatErwyn
04/14/2022, 4:59 PMbenhsm | Jack of N trades
04/14/2022, 4:59 PMErwyn
04/14/2022, 4:59 PM