thm
11/18/2020, 4:21 PMthm
11/18/2020, 4:21 PMthm
11/18/2020, 4:29 PMparentNote is null - so I ran Dendron Doctor and it actually resulted in an error too:
{
"err": {
"msg": "no childNote found: 42766300-7023-4fd6-b189-0f98592cca93"
}
}
That note isn't strange in any way though, and after I had saved it, ran Doctor again, it succeeded without error, but the buildSite command still failsthm
11/18/2020, 4:29 PMthm
11/18/2020, 4:30 PMstub: true from the parent note did fix the issue!thm
11/18/2020, 4:31 PMwriteStubs of the buildSite command at default value (i.e. true), and I don't recall adding a stub: true propkevins8
11/18/2020, 4:32 PMwriteStubs as falsekevins8
11/18/2020, 4:33 PMkevins8
11/18/2020, 4:33 PMthm
11/18/2020, 4:33 PMbuildSite (which was in fact acting up, not "Build pod")kevins8
11/18/2020, 4:35 PMkevins8
11/18/2020, 4:36 PMkevins8
11/18/2020, 4:36 PMKiran
11/18/2020, 9:30 PMtilted
11/18/2020, 9:39 PMkevins8
11/18/2020, 11:41 PMkevins8
11/18/2020, 11:41 PMkevins8
11/18/2020, 11:41 PMkevins8
11/18/2020, 11:42 PMKiran
11/18/2020, 11:42 PMkevins8
11/18/2020, 11:42 PMKiran
11/18/2020, 11:42 PMuser
11/19/2020, 8:37 AMimalightbulb
11/19/2020, 8:46 AM- id: work
title: Work
parent: root
children: [team, zone, training]
- id: team
title: Team
namespace: true
- id: zone
title: Zone
namespace: true
- id: training
title: Training
namespace: trueuser
11/19/2020, 8:50 AM- id: work
> title: Work
> parent: root
> children: [team, zone, training]
>
> - id: team
> title: Team
> namespace: true
>
> - id: zone
> title: Zone
> namespace: true
>
> - id: training
> title: Training
> namespace: true
@User Thanks - that is great and get's me going. So the purpose is really to drive consistency - if I type a pattern that is not supported by a schema then Dendron will let me know - right?imalightbulb
11/19/2020, 8:52 AMuser
11/19/2020, 8:53 AMimalightbulb
11/19/2020, 8:54 AMuser
11/19/2020, 8:55 AM