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

    jeep

    09/20/2022, 12:36 AM
    looks like you need to save something
  • j

    jeep

    09/20/2022, 12:36 AM
    or remove a file that already exists that will get overwritten
  • d

    d1onys1us

    09/20/2022, 12:37 AM
    i think it is a bug because if i type anything but "procedures" it works
  • d

    d1onys1us

    09/20/2022, 12:37 AM
    for example..
  • d

    d1onys1us

    09/20/2022, 12:37 AM
    "blah" works fine. it's when the replacement is "procedures" that it complains about the overwrite
  • d

    d1onys1us

    09/20/2022, 12:37 AM
    scratches chin
  • j

    jeep

    09/20/2022, 12:38 AM
    oh, the error actually tells you... the file procedures.md already exists and will get overwritten...
  • d

    d1onys1us

    09/20/2022, 12:39 AM
    oh you're right, thank you!
  • k

    kevins8

    09/20/2022, 2:45 AM
    hmm, there's an issue with autocompletion for tags but shouldn't be one for general links
  • d

    d1onys1us

    09/20/2022, 4:47 PM
    im still seeing the issue with clicking the header link scrolling past the header. is that supposed to be fixed? thought it was for a bit
  • j

    jyeung

    09/21/2022, 1:23 AM
    Clicking a markdown header link
    [header one](#header-1)
    or a wikilink
    [[sameNote#header-1]]
    ?
  • j

    jyeung

    09/21/2022, 1:28 AM
    The fix has been released in v113 - let me know if you're still having any issues
  • d

    d1onys1us

    09/21/2022, 6:59 AM
    https://wiki.dendron.so/notes/oPAmN7EszcykwLCByobb3/#submissions
  • d

    d1onys1us

    09/21/2022, 6:59 AM
    the link like highlighted here
  • s

    Saine

    09/21/2022, 10:11 AM
    I'm looking into how to manage my Paperwork with Dendron and thought it would be able to use PDFs as Notes. or somehow inline them. At least have search working on PDF Text
  • s

    Saine

    09/21/2022, 10:13 AM
    For now. I try to OCR (turns out pretty bad sometimes)the Text into the Node Text and add a reference to the File
  • r

    Raphaël

    09/21/2022, 6:25 PM
    After the dendron update 13.1 there is a problem with "show the full graph"…
    j
    j
    • 3
    • 41
  • r

    Raphaël

    09/21/2022, 6:26 PM
    it no longer works properly
  • k

    kevins8

    09/21/2022, 8:20 PM
    @Joshi can you look into this ☝️
  • j

    Joshi

    09/22/2022, 3:47 AM
    Show full graph issue
  • a

    aleksey

    09/22/2022, 5:33 PM
    Not sure if this is just me, but after
    v0.113.1
    Dendron hangs on the "starting Dendron" message and VSCode is stuck at 100% cpu load.
  • k

    kevins8

    09/22/2022, 5:46 PM
    hmm, not able to repro - if you downgrade to 0.112, does it work?
  • a

    aleksey

    09/22/2022, 5:52 PM
    yes, 0.112 works fine; 0.113 hangs on both my windows machines
  • a

    aleksey

    09/22/2022, 5:54 PM
    the last message in Dendron's output before it hangs is this:
    Copy code
    info: Segment Residual Cache flush attempted."successCount":0,"nonRetryableErrorCount":0,"retryableErrorCount":0}
  • k

    kevins8

    09/22/2022, 7:25 PM
    @Joshi , could you prioritize 👆
  • j

    jyeung

    09/23/2022, 1:29 AM
    100% repro? or does it sometimes initialize?
  • a

    aleksey

    09/23/2022, 3:00 AM
    It did finally initialize after about 20 minutes or so, but when I restarted VSCode, the initialization process stalled again.
  • a

    aleksey

    09/23/2022, 3:13 AM
    It failed pretty fast on a subsequent restart:
    Copy code
    json
    info: Segment Residual Cache flush attempted. {"successCount":0,"nonRetryableErrorCount":0,"retryableErrorCount":0}
    info: {"ctx":"ReloadIndex.execute","durationEngineInit":221103}
    error: {"ctx":"ReloadIndex.execute","error":{"message":"read ECONNRESET","stack":"Error: read ECONNRESET\n\tat TCP.onStreamRead (node:internal/stream_base_commons:217:20)","config":{"url":"http://localhost:3951/api/workspace/initialize?","method":"post","data":"{\"uri\":\"c:\\\\Users\\\\\\\\Development\\\\Notes\\\\\",\"config\":{\"vaults\":[{\"fsPath\":\"dependencies/github.com//vault.inbox\",\"remote\":{\"type\":\"git\",\"url\":\"git@github.com:/vault.inbox.git\"},\"selfContained\":true,\"name\":\"vault.inbox\"},{\"fsPath\":\"vault\",\"name\":\"vault\",\"sync\":\"sync\",\"remote\":{\"type\":\"git\",\"url\":\"git@github.com:.git\"}},{\"fsPath\":\"\",\"name\":\"\",\"sync\":\"sync\",\"remote\":{\"type\":\"git\",\"url\":\"git@github.com:.git\"}},{\"fsPath\":\"vault\",\"name\":\"\",\"sync\":\"sync\",\"remote\":{\"type\":\"git\",\"url\":\"git@github.com:/.git\"},\"workspace\":\"\"}]}}","headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json","User-Agent":"axios/0.21.4","Content-Length":685},"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false}},"code":"ECONNRESET"},"msg":"unable to initialize engine"}
    j
    k
    b
    • 4
    • 6
  • j

    Joshi

    09/23/2022, 4:52 AM
    Dendron 113.1 init issue on windows
  • b

    Bassmann

    09/23/2022, 10:25 AM
    I seem to have a similar issue as @aleksey : startiong dendron 113.1 fails on Windows with error message "read ECONNRESET" and then "Dendron engine encountered an error". Now I restarted and initialization took ages and almost all CPU. Afterwards fails wit hthe same error message. Slightly anonymized log attached
1...737475...78Latest