https://www.dendron.so/ logo
Join Discord
Powered by
# questions
  • t

    teflinfoki

    11/18/2021, 3:20 PM
    and I'm looking at the official tutorial
  • t

    teflinfoki

    11/18/2021, 3:25 PM
    maybe an extension is missing?
  • t

    teflinfoki

    11/18/2021, 3:33 PM
    [[Conclusion|tutorial.5-conclusion]] also doesn't look okay
  • k

    kevins8

    11/18/2021, 3:39 PM
    oh, can you make sure you're not using the vscode preview but the dendron preview?
  • k

    kevins8

    11/18/2021, 3:39 PM
    Dendron: Show Preview
  • k

    kevins8

    11/18/2021, 3:40 PM
    should look like this -> https://www.loom.com/share/337c649419e54f1797f87638dd6430be
  • t

    teflinfoki

    11/18/2021, 3:48 PM
    I used the icon on the right "Show preview". I tried Dendron: Show Preview and it works. Thank you.
  • s

    ScionAra

    11/19/2021, 8:11 AM
    Hello! I have a few questions regarding special notes: 1. Is there a way to add templates to the special notes? 2. I'd like to remove the
    daily
    hierarchy from the default
    daily.journal.202...
    , how should I go about that? 3. Can I create my own special note? Thanks a mil!
  • s

    SeriousBug

    11/19/2021, 8:14 AM
    1. Templates should apply to special notes as long as it matches, same as regular notes. Please send us a bug report if that's not working. 2. You can set
    dailyDomain: ''
    in your config under
    journal
    to remove that part. 3. Not yet, but we're working on it! Here's some information on our plans: https://wiki.dendron.so/notes/E8ZUvTzJ7cVOyZtqHiIKX/
  • s

    ScionAra

    11/19/2021, 8:18 AM
    Cheers to a fast response, I appreciate your time! 1. I should've been clearer. Is there a way to set templates to special notes? Like setting a schema template. 2. Could you kindly point me to where the config would be? 3. Sweet! Looking forward to it.
  • s

    SeriousBug

    11/19/2021, 8:20 AM
    Here's the link: https://wiki.dendron.so/notes/3i4ABJutl7NGeXRHTnUEC/#dailydomain You'll want to check your
    dendron.yml
    file:
    Copy code
    workspace:
        ...
        journal:
            dailyDomain: ''
  • b

    Bassmann

    11/19/2021, 8:25 AM
    If you create e.g.a daily schema you can add templates like for any other schema. You can find mine here https://github.com/Bassmann/dendron-schemas
  • s

    ScionAra

    11/19/2021, 8:28 AM
    @User Hmm, I can't seem to find it. Screenshots below:
  • s

    SeriousBug

    11/19/2021, 8:29 AM
    Ah, this is a weirdness with our workspace setup. You should still be able to find it in your file explorer, or if you do
    Open File
    and go a folder up from vault to
    Dendron
    .
  • s

    ScionAra

    11/19/2021, 8:30 AM
    Aha! I see it. Thanks!
  • e

    Eddy

    11/19/2021, 1:52 PM
    is it possible somehow to take a bunch of notes from an older version of dendron and import as a new vault in the newer/current versions?
  • e

    Eddy

    11/19/2021, 1:52 PM
    or what would be the best way of doing it? im sure it's possible some way..
  • b

    Bassmann

    11/19/2021, 1:58 PM
    Not quite sure what you mean. You can update Dendron as an extension so no need to copy. If you want to start with a fresh workspace simply copying the old folder should work for local vaults. I use remote vaults stored as GitHub repos and simply add them if I initialize a new workapace
  • l

    l2dy

    11/19/2021, 2:59 PM
    dendron publish export
    takes 50 seconds to publish less than 20 notes with NextJS on my Mac, is this normal?
    k
    a
    • 3
    • 15
  • e

    Eddy

    11/19/2021, 5:00 PM
    Sorry @User, just got a bit busy. Well, i tried simply copying it over, but then it seems like Dendron can't figure out exactly where assets are supposed to go
  • e

    Eddy

    11/19/2021, 5:01 PM
    so, i have, for instance a lot of notes called DTU.* (* for wildcard) and i would like to move them all into a vault called DTU
  • e

    Eddy

    11/19/2021, 5:01 PM
    is that possible somehow?
  • e

    Eddy

    11/19/2021, 5:05 PM
    nevermind, i need to read up on how the vaults actually work and so on before disturbing you guys! thanks for your work 🙂
  • a

    aleksey

    11/19/2021, 6:22 PM
    What happened to managed publishing? I noticed it disappeared from dendron.so.
  • k

    kevins8

    11/19/2021, 6:23 PM
    it still exists, we just hid it from the nav bar. we’re doing some behind the scenes work to upgrade and make everything compatible for nextjs so we’re not actively advertising managed publishing until that work is done
  • g

    grndstt

    11/19/2021, 6:27 PM
    Are cross vault links supposed to appear in the note graph ?
  • b

    Bassmann

    11/19/2021, 6:37 PM
    You would just store them in the vault directory as DTU. *. Dendron relies on hierarchical notes instead of folders. Vaults can be used to partition your notes. E.g. I have a local vault for work notes and another one for my knowledge base which lives in a private GitHub repo to be synced across ally machines
  • a

    andrey-jef

    11/19/2021, 7:02 PM
    i have the same issue with the NextJS publish the
    Publish Export
    command takes more than 5min to publish my vaults with around 100 notes, though I edit only 2 files. The previous 11ty takes less than 30s. I raised the question about the NextJS publishing execution time at least twice, but have not received any feedback yet.
  • s

    ScionAra

    11/19/2021, 9:50 PM
    I ended up doing this, and it's working flawlessly so far. Hopefully it doesn't break anything.
  • j

    johndendron29

    11/19/2021, 10:18 PM
    I don't think it is supported yet. Can you please submit a feature request so we can track it in our roadmap? https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=feature_request.md&title=
1...453454455...757Latest