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

    triplem

    10/31/2022, 1:38 PM
    Unfortunately they are not, because they only reflect the current date and not the date the note is created for (eg when creating a note for the next Day).
  • t

    triplem

    10/31/2022, 1:40 PM
    The fnameToDate is provided, but I am unable to use this date in the template then (format it).
  • m

    Maned

    10/31/2022, 2:00 PM
    How do I properly link to something in the assets? I have PDFs in there and would love to link to there and when I click it, my PDF reader would open up. Maybe it's not even possible, since it's not somethign vs code can handle? ๐Ÿค” This is how I wrote it
    Copy code
    md
    
    [[assets\20221028--some-doc.pdf]]  
    [[assets/20221028--some-doc.pdf]]
    and none doing what I would expect.
  • z

    Z3r0(00L

    10/31/2022, 2:27 PM
    Thank you for the reply. I was gonna reinstall dendron and transfer all the notes again. It needs to be fixed.
  • j

    JohnMi

    10/31/2022, 2:44 PM
    thank you so much for your reply ๐Ÿ‘
  • d

    d1onys1us

    10/31/2022, 5:54 PM
    i am not sure why publish is not working out of the box for me (fresh dendron workspace). one thing that i noticed is that the siteRootDir was set to docs/ by default, and not notes/. but changing that didnt fix it for me, i'm just getting the server waiting and not loading anything when i try to visit localhost:3000
  • d

    d1onys1us

    10/31/2022, 5:55 PM
    does anyone know if theres anything else i need to do aside from the out of box state to get my local dendron notes to run on a local published site
  • j

    jeep

    10/31/2022, 7:01 PM
    What are you expecting? When I add
    [[assets\test.pdf]]
    and go to it, the file opens in an external application- which is what I expect. If I do the same with a txt file, it opens inside code- again, what I expect. Is that not happening for you? I'm on Win11.
  • m

    Maned

    10/31/2022, 7:06 PM
    I am on Win 10, and no, it didn't work. I would expect it to open up in my PDF reader, but no.
  • m

    Maned

    10/31/2022, 7:07 PM
    let me give it another try Still doesn't work.
  • m

    Maned

    10/31/2022, 7:08 PM
    Tried it with click and ctrl+click
  • j

    jeep

    10/31/2022, 7:09 PM
    Oh, I'm not using the mouse... Does Ctrl+Enter work from the editor?
  • m

    Maned

    10/31/2022, 7:09 PM
    it created a new markdown note inside the assets folder.
  • m

    Maned

    10/31/2022, 7:10 PM
  • a

    AbuelitaJoe

    10/31/2022, 7:12 PM
    Hey guys, I read the schemas docs and all but haven't quite got it. I would like to every note I create in my vault to be created with a html line (only way I could find to make font size change in preview lol), is this a use case? Should I just stick to templates? Perhaps use traits? Currently I'm using a template, but selecting "create with template" in lookup and then selecting and confirming what template to use is a bit tedious and hugely inconvenient when considering long-term use...
  • j

    jeep

    10/31/2022, 7:12 PM
    actually, clicking in the preview worked for me and ctrl-click actually opened it in code. And I realize, this system is also Win10, not Win11. I forgot what system I was on. I guess I'm not going to be able to help, but if you think of something you want me to check, let me know and I can try.
  • m

    Maned

    10/31/2022, 7:13 PM
    Hmm. The PDF you tested it on, is inside the assets folder?
    j
    b
    • 3
    • 10
  • l

    LividJava

    10/31/2022, 9:22 PM
    Hi there! is there a way to extract words written in a Dendron session?
  • b

    Bassmann

    11/01/2022, 2:04 PM
    That fixed it thanks. I hadn't noticed that all other notes had the title quoted
  • j

    JohnMi

    11/01/2022, 5:23 PM
    Hi guys. Is there any way to render csv and/or xlsx files in Dendron? I use tables a lot, although the markdown "table" isn't easy to use etc..
  • j

    JohnMi

    11/01/2022, 5:23 PM
    thanks
  • b

    Bassmann

    11/01/2022, 6:43 PM
    Not Dendron native but I like this extension https://marketplace.visualstudio.com/items?itemName=GrapeCity.gc-excelviewer.
  • e

    entropy

    11/02/2022, 3:14 AM
    I noticed that the full text search on wiki.dendron.so doesn't seem to be checking the text of headers. I can file an issue for it on GH, but I'm not sure whether to submit the issue on the repo for the site or the repo for Dendron itself. (depending on how the wiki is published and whether the problem is stemming from Dendron's internal publish settings) I very briefly tested the search bar on pkm.dendron.so to compare, and the problem doesn't seem to occur there.
  • j

    jyeung

    11/02/2022, 5:54 AM
    It's better to file issues on the Dendron repo itself
  • r

    rlh1994

    11/02/2022, 2:30 PM
    Doesn't sync, but if you just want it as an end place once you're done with your table, you can use this extension to easily paste in https://marketplace.visualstudio.com/items?itemName=csholmq.excel-to-markdown-table
  • j

    jeep

    11/02/2022, 3:36 PM
    I just opened a new workspace using WSL and the treeview doesn't seem to be working. It's telling me to open a note... so I opened the root.md file that was created and it's showing nothing. Did I miss a setup step?
  • j

    jeep

    11/02/2022, 3:37 PM
    When I do a Dendron: Lookup, I get this:
    Copy code
    error while running command: Cannot read properties of undefined (reading 'map')
  • g

    gresch

    11/02/2022, 4:41 PM
    Hi all, is there any recommended way to fix the tree view idling around and not (re)creating the hierarchy? I created some top-level hierarchy notes which did not exist before and since then, Dendron hangs. Restarting VSC(odium) doesn't help.
    k
    • 2
    • 3
  • k

    kevins8

    11/02/2022, 5:09 PM
    dendron tree view idling
  • j

    jeep

    11/02/2022, 7:36 PM
    If I do a Dendron: Initialize Workspace it starts to work. Until I reload the window. Then I get the same behavior. And I canโ€™t publish as I get the same error about not reading map.
1...726727728...757Latest