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

    kevins8

    03/19/2022, 2:43 PM
    yeah, the old docs were moved to a new domain to have a better “user guide”/ “developer guide” split. we added a redirect when we did the initial split but have missed a few links 😥
  • d

    dagriefaa

    03/20/2022, 6:03 AM
    is anyone else having problems with images not rendering in preview?
  • t

    Tika

    03/20/2022, 6:06 AM
    Yes, but only on one computer. Your issue might be different, here is what I am seeing https://github.com/dendronhq/dendron/issues/1856
  • d

    dagriefaa

    03/20/2022, 6:10 AM
    basically if i switch to a note with an image with the preview open, images don't render - if i open preview on a note with an image, it renders - if i update the note, it renders - if it renders once it will continue to render if i switch back to it
  • d

    dagriefaa

    03/20/2022, 6:11 AM
    this happens across both computers and all of my repos
  • d

    dagriefaa

    03/20/2022, 6:16 AM
    and in a fresh workspace and vault
  • s

    SeriousBug

    03/20/2022, 7:24 AM
    So it renders for the first note you open, but doesn't when you switch notes? I don't think that's the same issue as Tika linked, I'd recommend creating another issue so we can track this too. If you can attach diagnostic logs to your issue too, that would be very helpful (Dendron:Dev: Diagnostic Report command, please use the command after you see the issue happen)
  • d

    dagriefaa

    03/20/2022, 10:35 AM
    https://github.com/dendronhq/dendron/issues/2598
  • d

    DarrenBrierton

    03/21/2022, 2:17 PM
    I see this too in some (but not all) notes. I noticed that making a very simple edit, like a carriage return or a space, makes the images render, and that I can then immediately undo the change and the images remain rendered. (I added this to the above bug report.)
  • k

    kevins8

    03/22/2022, 3:03 PM
    @User -> FYI: https://github.com/dendronhq/handbook/blob/main/handbook/ext.md#L14:L14 we're discussing how to better support this right now
  • a

    aleksey

    03/23/2022, 2:47 PM
    @User! It's CROP time (every other Wednesday) and today we have a lookup-specific collection of issues to pick from. 🙂 Please vote for your favored community issue 👨‍🌾👩‍🌾: 1. [Lookup stops working properly after pressing tab · Issue #2550 · dendronhq/dendron](https://github.com/dendronhq/dendron/issues/2550) 2. [Lookup: Enable automatic space to '-' conversion upon note creation. · Issue #2514 · dendronhq/dendron](https://github.com/dendronhq/dendron/issues/2514) 3. [Lookup: Missing space between note title and vault name · Issue #2467 · dendronhq/dendron](https://github.com/dendronhq/dendron/issues/2467) To vote, respond with a 1️⃣ 2️⃣ 3️⃣ or 4️⃣ to this message. Voting closes Monday at noon Pacific Time.
    • 1
    • 1
  • d

    Daniel Silverstone

    03/29/2022, 2:37 PM
    Something I've noticed recently is that when editing markdown files in non-dendron vscode workspaces, I sometimes get a notification along the lines of "The engine has not been set" or somesuch. Next time I see it I'll try and remember the exact wording. I believe this is Dendron doing something when I paste into markdown files.
  • g

    Gander7

    03/31/2022, 12:16 PM
    There is WAY too much engagement happening on the server, it is severely hampering my ability to keep up with conversations <-- sarcasm 😛
  • k

    kevins8

    03/31/2022, 1:35 PM
    hmm, yeah, please let us know the next time that happens. dendron should be disabled outside of a workspace
  • d

    Daniel Silverstone

    04/01/2022, 8:28 AM
    I have become so used to ctrl+enter to open links to notes, that when it didn't work on a normal markdown link to a webpage I was very confused. Is there any chance that
    dendron.openLink
    could defer to
    editor.action.openLink
    if the cursor is over a markdown link which isn't to a note?
  • d

    Daniel Silverstone

    04/01/2022, 8:28 AM
    I'm happy to file a feature request issue if that makes sense.
  • s

    SeriousBug

    04/01/2022, 8:29 AM
    I sometimes really want to hit
    Ctrl+enter
    for regular markdown links (or even inside code files to go to definition!) I think a feature request would make sense
  • d

    Daniel Silverstone

    04/01/2022, 8:29 AM
    I'll file one now then
  • d

    Daniel Silverstone

    04/01/2022, 8:35 AM
    https://github.com/dendronhq/dendron/issues/2670 so you can add other context/ideas 😄
  • a

    aleksey

    04/01/2022, 5:07 PM
    > • We will be focusing on improving Tree view V1 and will be removing V2 in the near future. Glad that you are focusing on the V1 Tree view. Are you going to replace V2 Tree in published sites as well?
  • k

    kevins8

    04/01/2022, 5:10 PM
    we never ended up using v2 tree in the published sites (this was the major motivation for switching to a web view). turns out that the tree view didn't lend itself to collapse well on mobile pages which resulted in us just writing our custom component 😅
  • a

    aleksey

    04/01/2022, 5:12 PM
    got it, thanks
  • a

    aleksey

    04/07/2022, 2:28 AM
    @User! It's CROP time (every other Wednesday). 🙂 Please vote for your favored community issue 👨‍🌾👩‍🌾: 1. [Ability to remove children and backlinks](https://github.com/dendronhq/dendron/issues/2000) 2. [Allow override of lookup sorting results](https://github.com/dendronhq/dendron/issues/2504) (note: this will likely be merged with [Sorting Lookup results by modified date/name, ascending or descending](https://github.com/dendronhq/dendron/issues/330)) 3. [Optional publishing under original filenames?](https://github.com/dendronhq/dendron/issues/331) To vote, respond with a 1️⃣ 2️⃣ 3️⃣ or 4️⃣ to this message. Voting closes Monday at noon Pacific Time. Update: - #331 has a near-duplicate: https://github.com/dendronhq/dendron/issues/620
    t
    • 2
    • 4
  • k

    kevins8

    04/09/2022, 3:22 PM
    vault visualizations
    c
    • 2
    • 7
  • x

    xyz

    04/09/2022, 5:21 PM
    Hi @kevins8. Just want to say thank you for developing Dendron. That's amazing. Made my life so much easier. You have a beautiful mind 🙂
  • k

    kevins8

    04/09/2022, 5:31 PM
    aww shucks. thanks, appreciate this 🙂 curious, what do you use dendron for?
  • x

    xyz

    04/09/2022, 7:40 PM
    mainly I use it to take notes while studying. I am learning to code now and have lots of notes to save. My main problem is that the learning curve is too steep with too much information and I was struggling to find a way to take notes and make my notes accessible when I need. Dendron seems to be the perfect match for me 😄 Thanks
  • a

    alexis<3

    04/11/2022, 6:42 PM
    i think it would be good on the rich formatting doc to have the clear text version of input it wasn't clear to me that mermaid was triggered by triple backtick with mermaid the table formatting i think is a perfect way to document the table feature
  • k

    kevins8

    04/11/2022, 9:17 PM
    updated! https://github.com/dendronhq/dendron-site/commit/8056b41e2773e3816328ef084e33ead707912531 TIL - you can escape code blocks inside of code blocks by using four levels of backticks for your outer block 😅
  • a

    alexis<3

    04/11/2022, 9:22 PM
    you rock!
1...525354...78Latest