mandarvaze
08/27/2021, 6:39 AMdendron command in the path ? (To run from bash script)npm install -g @dendronhq/dendron-cli solved the issue.mandarvaze
08/27/2021, 6:49 AMnpm install -g @dendronhq/dendron-cli I see following warnings
npm WARN deprecated mdast@3.0.0: `mdast` was renamed to `remark`
npm WARN deprecated @types/execa@2.0.0: This is a stub types definition. execa provides its own type definitions, so you do not need this installed.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
..
..
npm WARN deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated core-js@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
Anything to worry ?SeriousBug
08/27/2021, 6:54 AMdendron-cli does everything local and the pages are static, so there are no security risks.Bios Element
08/27/2021, 2:57 PMaleksey
08/27/2021, 6:02 PMspellright.dict file across vaults, but it feels like a bad hack.SeriousBug
08/27/2021, 6:55 PMSeriousBug
08/27/2021, 6:59 PMthor
08/27/2021, 8:00 PMthor
08/28/2021, 2:32 PMmin-zoomed-font-size property for the labels, which, upon lowering to a more reasonable size in my opinion, solved the problem. ✔️thor
08/28/2021, 10:09 PMuser
08/29/2021, 12:44 AMaleksey
08/29/2021, 12:53 AMbr tags and make your markdown hard to read?NZ-John
08/29/2021, 3:22 AMNZ-John
08/29/2021, 3:23 AMsort_order: reverse succesfully? mine doesn't seem to want to sort in reverse..Tika
08/29/2021, 5:09 AMhikchoi
08/29/2021, 5:27 AMhikchoi
08/29/2021, 5:29 AMDendron Markdown Preview Enhanced which builds on top of the original extension to add Dendron specific functionality, but we've deprecated it. The current Show Preview V2 is included in Dendron and you don't need another extension to preview. Not all things will work if you try to use MPE with Dendron.NZ-John
08/29/2021, 5:31 AMsort_order: reverse option, is this supposed to be applied to the children links in the page? cant seem to get mine workinghikchoi
08/29/2021, 5:33 AMhas_collection: true set for the page?hikchoi
08/29/2021, 5:42 AMDendron: Configure Graph Style (css)
like so:
node {
min-zoomed-font-size: 5; (default is 32)
}hikchoi
08/29/2021, 5:43 AMuser
08/29/2021, 5:43 AMhikchoi
08/29/2021, 5:44 AMTika
08/29/2021, 5:47 AMhikchoi
08/29/2021, 5:49 AMTika
08/29/2021, 5:52 AMNZ-John
08/29/2021, 6:00 AMdate: take? can it take for example: date: 2021-08-29 ?NZ-John
08/29/2021, 6:03 AMdate: 2021-08-29hikchoi
08/29/2021, 6:05 AMhikchoi
08/29/2021, 6:05 AMcreated field to determine the order.