https://www.dendron.so/ logo
Join Discord
Powered by
# feedback
  • s

    ScriptAutomate

    07/11/2022, 11:19 PM
    I think I remember this becoming a thing and I somehow totally forgot about how it was done
  • s

    ScriptAutomate

    07/11/2022, 11:23 PM
    Do you know what
    siteIndex
    does here?
    siteUrl
    looks to be what I'm looking for, but I'm interested in what
    siteIndex
    may also be doing
  • k

    kevins8

    07/11/2022, 11:23 PM
    siteIndex
    determines, for the subVault, your index page
  • k

    kevins8

    07/11/2022, 11:23 PM
    by default, dendron generates the url
    /notes/{id}
    but for index pages, it should just generate
    /
  • s

    ScriptAutomate

    07/11/2022, 11:26 PM
    Ah, what would be the use case for that? Would it be if wanting the subVaults to have their own landings in multi-vault publishing scenarios or?
  • k

    kevins8

    07/11/2022, 11:37 PM
    yep
  • a

    aleksey

    07/12/2022, 2:51 AM
    Thanks for a quick fix! The command did work for that small vault, but in my main one it still left some files without frontmatter no matter how many times I tried to run the command.
  • a

    aleksey

    07/13/2022, 1:31 AM
    > - enhance(edit): delete command also closes current window 🎉 this actually annoyed me a lot, but I never thought to open an issue since for some reason I didn't think Dendron could do it. Thank you!
  • k

    kevins8

    07/13/2022, 3:18 AM
    yeah, it’s a paper cut that’s been bugging me as well! credit to @hayata-suenaga for the enhancement 🙂
  • d

    d1onys1us

    07/13/2022, 8:51 PM
    there are a bunch of 404 in the console.log for *.json files in the dendron pbulished site
  • d

    d1onys1us

    07/13/2022, 8:57 PM
    ooooh i reallly want this one. let me know if i need to make a github issue for it: when we navigate to a link with dendron, it doesn't expand out the sidebar to the note that is sent.
  • d

    d1onys1us

    07/13/2022, 8:57 PM
    so everything is collapsed and it just looks a bit odd
  • d

    d1onys1us

    07/13/2022, 8:57 PM
    i think it should all be expanded out with the note focused on, so it has context about the hierarchy it is under
  • k

    kevins8

    07/13/2022, 9:21 PM
    > ooooh i reallly want this one. let me know if i need to make a github issue for it: when we navigate to a link with dendron, it doesn't expand out the sidebar to the note that is sent. that should happen unless the note is not located in the sidebar (eg. because you set
    nav_exclude: true
    ). this is currently a bug that needs to be fixed (feel free to send as an issue for this)
  • k

    kevins8

    07/13/2022, 9:22 PM
    > there are a bunch of 404 in the console.log for *.json files in the dendron published site do you have a link you can share?
  • d

    d1onys1us

    07/13/2022, 10:02 PM
    I will PM you with a screen record. I can’t share it as it’s internal
  • d

    d1onys1us

    07/13/2022, 10:03 PM
    Nav_exclude true will mean it will open it in expanded? Unsure of that key
  • d

    d1onys1us

    07/13/2022, 10:03 PM
    And yup, I can def open an issue!
  • h

    hikchoi

    07/13/2022, 10:05 PM
    nav_exclude: true
    means the note is not in the sidebar navigation. So unless you set this to true in your note frontmatter, the sidebar should expand.
  • h

    hikchoi

    07/13/2022, 10:06 PM
    which is not the case right now, hence a bug. 😄
  • d

    d1onys1us

    07/14/2022, 2:03 AM
    here is the issue: https://github.com/dendronhq/dendron/issues/3240
  • a

    aleksey

    07/14/2022, 3:15 AM
    @User It's CROP time (every other Wednesday). 🙂 Please vote for your favored community issue 👨‍🌾👩‍🌾: 1. [Allow Use of non-pretty Refs and pretty Refs in the same note](https://github.com/dendronhq/dendron/issues/2459) 2. [Generate backlinks for links in frontmatter](https://github.com/dendronhq/dendron/issues/1531) 3. [Add Ability To Tell Dendron Not To Change Note Title on "> Refactor Hierarchy" Command](https://github.com/dendronhq/dendron/issues/1288) 4. None of these (if there's an issue you'd like to add to rotation, please reply with a Github issue). To vote, respond with a 1️⃣ 2️⃣ 3️⃣ or 4️⃣ to this message. Voting closes Monday at noon Pacific Time.
    • 1
    • 1
  • t

    Tika

    07/14/2022, 7:07 AM
    They are all useful, impossible to choose. Also, curious about the state of previous CROP selections, any progress report?
  • d

    d1onys1us

    07/14/2022, 2:08 PM
    https://github.com/dendronhq/dendron/issues/3097 here is my vote for #4
  • a

    aleksey

    07/18/2022, 6:32 PM
    You can see the status of previous CROP issues here: https://github.com/orgs/dendronhq/projects/7
  • a

    aleksey

    07/18/2022, 6:56 PM
    CROP 2022-07-13
  • r

    robopete

    07/19/2022, 10:10 AM
    looks like blog.dendron.so is down
  • h

    hikchoi

    07/19/2022, 11:36 AM
    Thanks for the catch! We'll work on getting it fixed.
  • a

    aleksey

    07/19/2022, 1:40 PM
    The sidebar on the wiki site doesn't seem to render all the levels of notes--child CROP pages are not shown:
  • l

    l2dy

    07/19/2022, 1:44 PM
    Have anyone tried the Notion export pod and encountered an error of
    {"object":"error","status":409,"code":"conflict_error","message":"Conflict occurred while saving. Please try again."}
    ?
    j
    • 2
    • 13
1...646566...78Latest