benhsm | Jack of N trades
12/11/2022, 5:32 PMbenhsm | Jack of N trades
12/11/2022, 5:33 PMctrl+l
or cmd+l
by defaultbenhsm | Jack of N trades
12/11/2022, 5:35 PMbenhsm | Jack of N trades
12/11/2022, 5:36 PMfood.fruit.apple
I have a note "apple" in the "fruit" sub-hierarchy of the "food" hierarchyK-RITE
12/11/2022, 5:37 PMbenhsm | Jack of N trades
12/11/2022, 5:37 PMK-RITE
12/11/2022, 5:37 PMbenhsm | Jack of N trades
12/11/2022, 5:37 PMbenhsm | Jack of N trades
12/11/2022, 5:38 PMK-RITE
12/11/2022, 5:39 PMK-RITE
12/11/2022, 5:39 PMK-RITE
12/11/2022, 5:48 PMK-RITE
12/11/2022, 5:49 PMlordfrikk
12/11/2022, 5:57 PM(private)
. I tried adding the name of the vault to the siteHierarchies
in dendron.yml
but that didn't do anything. I don't have dendron.yml
in the other vault. Is there something I am missing? Is it possible to do what I want?lordfrikk
12/11/2022, 6:43 PMsiteHierarchies
contains the correct hierarchies. I misunderstood. I thought there is a "main" vault and "other" vaults, and I would have to specify something like otherVault:otherVaultHierarchy
to get it published. My bad!lordfrikk
12/11/2022, 6:44 PMlordfrikk
12/11/2022, 6:44 PMtech
from vault A but not vault B, and publish hierarchy life
from both vault A and B.K-RITE
12/12/2022, 3:06 AMhikchoi
12/12/2022, 7:09 AMhikchoi
12/12/2022, 7:13 AMdendron.yml
under the publishing
namespace.
for your example:
...
publishing:
hierarchy:
tech:
publishByDefault:
vaultA: true
vaultB: false
life:
publishByDefault: true
lordfrikk
12/12/2022, 12:42 PMhikchoi
12/12/2022, 12:44 PMManed
12/13/2022, 5:43 PMresearch
top note, which is then either holding all the notes, or it would hold dates, like so research.2022.12.13
and then the note name.Maned
12/13/2022, 5:44 PMManed
12/13/2022, 5:45 PMManed
12/13/2022, 5:46 PMprocastrination
, where would I put that hierachy wise? 🤔 Time Management maybe? And then this where? Just management? And management is split into different things? time, self, work, personal knowledge...Roman Inflianskas
12/14/2022, 7:33 PM{"level":50,"time":1671044681018,"pid":11862,"hostname":"tumbleweed.rominf-personal-microos","name":"dendron.server","ctx":"appModule:ErrorHandler","error":{"0":"N","1":"o","2":" ","3":"E","4":"n","5":"g","6":"i","7":"n","8":"e","9":":","10":" ","length":11}}
POST /api/schema/query? 500 31.750 ms - 102 - 10
It looks like it's this place: https://github.com/dendronhq/dendron/blob/e3dbc9eac5872ef6811b73a1f16baae5fd77dc0a/packages/api-server/src/utils.ts#L28
Could you please give me some pointers on how to investigate/fix it? I think I've tried everything written in troubleshooting. I even created a new vault. No luck. Or should I fill out a bug report?Roman Inflianskas
12/14/2022, 7:47 PMbuggin
12/14/2022, 10:14 PM