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

    SeriousBug

    07/20/2021, 4:46 PM
    VSCode sometimes automatically suggests autocomplete based on words it has seen before, it could be that. Glad to see people using the feature!
  • t

    Tika

    07/23/2021, 10:29 AM
    Something is wrong with the # type tags. How does this source become this in preview?
  • k

    kevins8

    07/23/2021, 1:56 PM
    what preview are you using? v1, v2 or built-in?
  • t

    Tika

    07/23/2021, 1:59 PM
    V1 and 2, both Dendron
  • t

    Tika

    07/23/2021, 2:00 PM
    The image is from 2
  • k

    kevins8

    07/23/2021, 2:00 PM
    hmm, having trouble reproducing. can you paste the raw text as well as two lines above and below for context?
  • t

    Tika

    07/23/2021, 2:02 PM
    Has to be tomorrow, not at a computer
  • s

    SeriousBug

    07/23/2021, 5:30 PM
    This is a known problem that's fixed in the next version. Sorry for the trouble, thanks for reporting it though! πŸ™‚
  • s

    ScriptAutomate

    07/25/2021, 1:37 AM
    I haven't popped in here for a while, and as a result, I realized I hadn't looked at some of the release notes lately. I just wanted to say that I love the v2 preview vs. the older extension!
  • t

    Tika

    07/25/2021, 2:54 AM
    In Preview v2, I think the rendering of italics needs to be consistent. It is especially inconvenient if an academic reference is in the block quote where the requirement is to emphasize the title (typically with italics)
  • k

    kevins8

    07/25/2021, 2:08 PM
    glad to hear it. the plan is to use it as the default going forward, probably next wee
  • k

    kevins8

    07/25/2021, 2:09 PM
    thanks for the feedback. we will add it to our work items
  • k

    Kiran

    07/25/2021, 3:19 PM
    Hello @here! It's CROP time πŸ™‚ Please vote for your favored crop πŸ‘¨β€πŸŒΎπŸ‘©β€πŸŒΎ 1. [Rename Header command](https://github.com/dendronhq/dendron/issues/370) 2. [Create Index Note](https://github.com/dendronhq/dendron/issues/603) 3. [Lookup Vault Filter](https://github.com/dendronhq/dendron/issues/1031) 4. None of these (if there's an issue you'd like to add to rotation, please reply with a github issue) To vote, respond with a 1️⃣ 2️⃣ 3️⃣ or 4️⃣ to this message. voting closes tomorrow
  • s

    ScriptAutomate

    07/26/2021, 5:15 AM
    https://github.com/dendronhq/dendron/issues/667 - Right-hand navigation menu: Local table of contents / TOC of a note in Dendron 11ty theme
  • k

    kevins8

    07/26/2021, 5:39 PM
    @User - you can uninstall markdown preview now πŸ™‚
  • b

    Bios Element

    07/26/2021, 7:47 PM
    You have impressive memory @User πŸ˜›
  • k

    kevins8

    07/26/2021, 7:49 PM
    rather i have a tool that lets me look stuff up πŸ˜…
  • a

    andrey-jef

    07/26/2021, 7:52 PM
    which tools? I'm curious πŸ˜„ currently i'm using fibery to hook things up
  • b

    Bassmann

    07/26/2021, 8:07 PM
    It's truly amazing how fast the tool evolves! And with the new preview and without markdown preview startup and reload are waaay faster.
  • b

    Bassmann

    07/26/2021, 8:08 PM
    Once more thanks for creating such an amazing tool. I start to feel like my use of Emacs: there is always so much more than I'm comfortable using or even k ow about
  • k

    kevins8

    07/26/2021, 8:36 PM
    i have vscode open at all times so i use dendron. you can see my setup here -> https://www.kevinslin.com/notes/7f197479-279e-4b1e-9edd-21bf2da423b0.html#dendron-setup
  • k

    kevins8

    07/26/2021, 8:36 PM
    that's a high honor coming from an emacs user. thank you πŸ™‚
  • t

    Tika

    07/27/2021, 12:26 AM
    on footnotes. in Preview v2 in v52 the superscript numbers and and the numbers in footnotes render correctly. however, in embedded/referenced notes the footnotes are now outside of the embedded box as it used to be in Preview v1. still needs fixing, please. Also, a minor issue, can the return link be rendered in a less prominent way? a pale arrow on white before was better, it is not an important piece of information and is distracting. i duplicated this comment here https://github.com/dendronhq/dendron/issues/1001
  • k

    kevins8

    07/27/2021, 2:37 AM
    thanks for the feedback. we'll be working on cleaning up preview v2 features for this week and next
  • a

    aleksey

    07/27/2021, 5:31 PM
    Tags docs say (https://wiki.dendron.so/notes/8bc9b3f1-8508-4d3a-a2de-be9f12ef1821.html#autocomplete-intellisense): > To create a tag note,
    Ctrl+click
    on a tag, or select the tag and use "Dendron: Goto Note" command. Ctrl-clicking a tag that doesn't exist yet doesn't create it,
    Ctrl+Enter
    works though.
  • a

    aleksey

    07/27/2021, 5:37 PM
    If creating missing tags works the same way as creating missing linked pages, I guess it's related to https://github.com/dendronhq/dendron/issues/1014, but since it's not implemented yet, maybe it shouldn't be in the docs yet.
  • t

    tfer

    07/28/2021, 2:33 AM
    SVG images are now displaying in V2, but still no grid lines for tables
  • t

    tfer

    07/28/2021, 2:49 AM
    V2 is still using microsoft's web rendering engine, (like Markdown Preview Enhanced does), I assume - correct? The only way that V2 differs is that the HTML that the web renderer is feed is being generated in a way that is consistent with the way each note is translated in to html for a static web site, (using 11ty currently, but in the future, nextjs)?
  • k

    kevins8

    07/28/2021, 2:51 AM
    yep, table lines is a known issue
  • k

    kevins8

    07/28/2021, 2:52 AM
    as for the rendering, this is actually using nextjs. we export a static react template and hydrate it during the preview phase
1...303132...78Latest