Agent A.
01/20/2021, 5:56 PMkevins8
01/20/2021, 6:34 PMthm
01/20/2021, 7:26 PMthm
01/20/2021, 7:31 PMdendron-cli@0.16.2 - that works fine for the time being 😅 )Agent A.
01/20/2021, 7:35 PMAgent A.
01/20/2021, 7:43 PMassets folder, and restarted Code and MPE seems to be working again. I wonder if that was causing the problem for some reason. Also, thinking on it, I wonder if the images were generated as part of my attempts to export to PDF or Word documents.Agent A.
01/20/2021, 8:39 PMError: Chromium revision is not downloaded. Run "npm install" or "yarn install"
I've run yarn install, but it doesn't seem to be helping.Agent A.
01/20/2021, 9:24 PMcameron
01/21/2021, 6:20 AMpublishByDefault: false, and a child within in that hierarchy sets published: true but its ancestor nodes are not published, what would be the expected way to navigate to that child note? Currently I'm not able to navigate to these "per note" notes using either the search bar or the navmenu.cameron
01/21/2021, 6:21 AMimalightbulb
01/21/2021, 7:06 AMhikchoi
01/21/2021, 7:08 AMimalightbulb
01/21/2021, 9:34 AMimalightbulb
01/21/2021, 9:34 AMhikchoi
01/21/2021, 9:38 AMhikchoi
01/21/2021, 9:38 AMhikchoi
01/21/2021, 9:39 AMhikchoi
01/21/2021, 9:42 AMimalightbulb
01/21/2021, 9:46 AM![[s2021.bm.info#bm,1:#*]]imalightbulb
01/21/2021, 9:46 AMhikchoi
01/21/2021, 9:57 AMimalightbulb
01/21/2021, 10:01 AMhikchoi
01/21/2021, 10:03 AMhikchoi
01/21/2021, 10:03 AMhikchoi
01/21/2021, 10:06 AMpointer2p
01/21/2021, 10:46 AMfudo
01/21/2021, 11:19 AMkevins8
01/21/2021, 4:48 PMpublished: true is set.
this can be un-intuitive and i'm currently considering the following options:
- publish the child note and put it as the child of its closest parent
- publish the child note but don't make it visible under the nav
open to suggestions. also, in case you ever want to clarify, the code for filtering is below:
- filtering logic here: https://github.com/dendronhq/dendron/blob/master/packages/engine-server/src/topics/site.ts#L115:L115
- tests here: https://github.com/dendronhq/dendron/blob/master/packages/engine-test-utils/src/__tests__/site.spec.ts#L476:L476kevins8
01/21/2021, 4:49 PMuser
01/21/2021, 8:42 PM