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

    kevins8

    04/21/2022, 12:24 AM
    template doesn't apply frontmatter but its something we want to enable in the future 🙂
  • a

    alexis<3

    04/21/2022, 1:41 AM
    it sounds like schemas can though did i misread that?
  • k

    kevins8

    04/21/2022, 1:41 AM
    nope, schemas can 🙂
  • k

    kevins8

    04/21/2022, 1:42 AM
    we just also want to enable "Insert note" to do the same
  • a

    alexis<3

    04/21/2022, 1:42 AM
    awesome (i didn't get a chacne to try yet obviously)
  • k

    kevins8

    04/21/2022, 1:42 AM
    and rename that command to "apply template" 😅
  • z

    ZaddyMattty

    04/21/2022, 3:13 AM
    Is it possible to display multiple pages on a single one? Sort of like "intro" would display all the contents of its child pages?
  • k

    kfischer_okarin

    04/21/2022, 3:15 AM
    You could use a wild card note reference
    Copy code
    md
    # Parent Note
    
    ![[parent-note.*]]
  • k

    kfischer_okarin

    04/21/2022, 3:15 AM
    But it will show all descendant notes
  • k

    kfischer_okarin

    04/21/2022, 3:16 AM
    If I remember correctly
  • z

    ZaddyMattty

    04/21/2022, 3:16 AM
    Thanks, I will try now. Just jumped into this today, but love it so far.
  • k

    kfischer_okarin

    04/21/2022, 3:16 AM
    But you can also just include notes as you like
    Copy code
    md
    # Parent Note
    
    ![[parent-note.child1]]
    ![[parent-note.child2]]
    ...
  • k

    kfischer_okarin

    04/21/2022, 3:16 AM
    by direct reference
  • k

    kfischer_okarin

    04/21/2022, 3:17 AM
    https://wiki.dendron.so/notes/f1af56bb-db27-47ae-8406-61a98de6c78c/
  • k

    kfischer_okarin

    04/21/2022, 3:17 AM
    Note reference is the topic you'd want to research more I think 😉
  • u

    user

    04/21/2022, 8:46 AM
    how do i correctly open a Vault in another computer once I moved the files over? If I open the folder none of the features work
  • u

    user

    04/21/2022, 9:00 AM
    I am getting this error also
  • r

    ruph0us

    04/21/2022, 9:02 AM
    For some reason running Dendron: Workspace Sync is not pushing repos
  • r

    ruph0us

    04/21/2022, 9:03 AM
    I'm having to manually commit & push all the time
  • t

    Tika

    04/21/2022, 9:04 AM
    local os time stamps are perishable, e.g., we moved to a new repo and they are all gone on cloning. when you use notes on one machine it is great but otherwise it would be great to be able to sort by the time stamps in the frontmatter.
  • t

    Tika

    04/21/2022, 9:06 AM
    do you have
    sync: sync
    set for all vaults?
  • s

    SeriousBug

    04/21/2022, 9:13 AM
    Could you find that file (
    c:\Users\yamif\dendron-knowledge\.dendron.ws
    ) and delete it? Looks like Dendron is getting a permission error when it tries to access the file, Dendron should recreate it after it's deleted and it should hopefully work then.
  • s

    SeriousBug

    04/21/2022, 9:14 AM
    Could you share the message that you get when you run the command? Does it say 0 vaults committed/pushed/pulled? Or does it tell you a number, but it doesn't actually do it?
  • u

    user

    04/21/2022, 9:15 AM
    This happens when I delete it
  • s

    SeriousBug

    04/21/2022, 9:16 AM
    Same with that file please then, same folder but
    .dendron.port
    .
  • m

    mihaiconstantin

    04/21/2022, 9:18 AM
    Has anything changed about the Tree View? I just noticed that it feels super responsive and looks better! Also, I just learned that blockquote previews are a thing (i.e., see photo). This made my day!
  • u

    user

    04/21/2022, 9:19 AM
    ok. its working now! I also had to delete a .json file inside the Vault folder after that. But now its working fine
  • u

    user

    04/21/2022, 9:19 AM
    thanks!
  • s

    SeriousBug

    04/21/2022, 9:19 AM
    Yup, we dropped the webview based one and started using a "native" view. It has much better performance. And yay for the blockquotes, glad it's working!
  • s

    SeriousBug

    04/21/2022, 9:19 AM
    Glad to hear that!
1...612613614...757Latest