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

    kevins8

    01/10/2022, 5:02 PM
    not that i know of (and i've been watching ever threat in our discord since day one ๐Ÿ˜… ). thanks for sharing!
  • k

    kevins8

    01/10/2022, 5:03 PM
    oh, nice catch! could you submit a bug report [here](https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=bug_report.md&title=) so we can add it to our roadmap?
  • g

    glucinater21

    01/10/2022, 11:06 PM
    Yeah no problem, also did you ever figure out anything for the github pages issue from the github publish debug thread?
  • k

    kevins8

    01/11/2022, 4:12 AM
    not yet - a little backlogged but will look again tomorrow!
  • h

    Hope

    01/11/2022, 12:10 PM
    Are there any plans to support Jetbrains Products?
  • r

    ruph0us

    01/11/2022, 3:14 PM
    I've found that the docs are out of date. I don't know when you switched to yaml configs, but they aren't mentioned at all here: https://wiki.dendron.so/notes/cebe5393-5da0-484c-a24a-0939f0cef768/
  • k

    kevins8

    01/11/2022, 3:46 PM
    the plan is to offer dendron in jetbrains (and any ide that supports language server). no ETA yet on delivery date
  • k

    kevins8

    01/11/2022, 3:47 PM
    thanks for pointing that out. @User -> can we update that?
  • s

    ScriptAutomate

    01/11/2022, 4:02 PM
    Yeah, I'll log it, can look at it later today
  • h

    Hope

    01/11/2022, 4:03 PM
    Thank you
  • a

    aleksey

    01/12/2022, 2:55 AM
    So, what does the Look View actual do? It shows up as an empty grey square no matter what I do with the lookup:
  • k

    kevins8

    01/12/2022, 3:01 AM
    @hikchoi can you reproduce? away from computer at the moment
  • h

    hikchoi

    01/12/2022, 3:01 AM
    yes I can.
  • h

    hikchoi

    01/12/2022, 3:02 AM
    looking into it. sorry about the inconvenience ๐Ÿ™
  • k

    kevins8

    01/12/2022, 3:03 AM
    i think the issue is on me. we did a manual build today and might not have included the new views
  • k

    kevins8

    01/12/2022, 3:03 AM
    iโ€™ll be back in a little bit so let me check if thatโ€™s it
  • h

    hikchoi

    01/12/2022, 3:05 AM
    possible. since it seems like the issue is a non existent bundle and css
  • k

    kevins8

    01/12/2022, 3:51 AM
    @User issue was that the bundle wasn't included in the build. just did a patch build in 0.77.1 that fixes the issue. you should see the update in the market place now
  • g

    glucinater21

    01/13/2022, 3:44 AM
    Hey got my site up and running but it seems to be a bit wonky on mobile
  • g

    glucinater21

    01/13/2022, 3:44 AM
    https://github.com/aglucky/knowledge2 repo here
  • s

    ScriptAutomate

    01/13/2022, 6:32 AM
    I can confirm that this seems to happen on mobile rendering of sites that aren't using a logo. Examples: - https://wiki.dendron.so (uses logo, renders as expected) - https://blog.dendron.so (doesn't use a logo, has similar rendering issue)
  • s

    Saine

    01/13/2022, 7:19 AM
    are there plans, or is it even possible to get dendron available in VSCode for Web?
  • s

    SeriousBug

    01/13/2022, 7:24 AM
    We do have plans to do that. It should work right now with ones that have access to a server like
    code-server
    or VSCode Remote, and we will be adding support for web based Dendron.
  • k

    kevins8

    01/13/2022, 3:29 PM
    @User could you submit a bug report [here](https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=bug_report.md&title=) so we can add it to our roadmap?
  • a

    aleksey

    01/13/2022, 6:01 PM
    I played with the new "Lookup View" and were wondering what was its intended purpose and who were its target audience. From what I understand, it's duplicating, or rather showing in more details (and with tooltips/explanations), various lookup's options, but not adding anything new. I would guess "Lookup View" targets new users who are not that familiar with VSCode and it probably will serve as a building block to the web version of Dendron that doesn't rely on VSCode controls like the command palette.
  • k

    kevins8

    01/13/2022, 6:12 PM
    yep, the latter. we find that almost no one knows the modifier exists. granted the lookup view today doesn't expand on activation so it doesn't help with discoverability (we didn't want it to disturb existing user flows). going to add a smart open mode in future iterations
  • a

    aleksey

    01/13/2022, 6:19 PM
    Got it. Do you want eventually replace the "quick pick" lookup with the one living in the sidebar or just have it as an addition? Maybe it makes sense to add the actual search field to the lookup view then, since it would be strange to type your query in one place at the center of the screen and change settings somewhere to the side. In essence, make it more like the VSCode's search view:
  • k

    kevins8

    01/13/2022, 6:35 PM
    its a possibility. we're still experimenting with the UI and I agree, its a little confusing having the lookup controls show up in two places
  • n

    Nezteb

    01/14/2022, 5:39 AM
    A bit of early documentation feedback: schemas/templates are confusing as heck to me, and I'd benefit from a relatively in-depth video explaining them more. The written docs are good but I am a troglodyte. ๐Ÿ˜‚ https://wiki.dendron.so/notes/c5e5adde-5459-409b-b34d-a0d75cbb1052/ There is one video on schema templates, but not schemas/templates individually (combining them is even more confusing but that will probably take time for me to grok...)
  • n

    Nezteb

    01/14/2022, 5:41 AM
    Oh actually are "templates" and "schema templates" referring to the same thing? It looks like they might be. In programming terms I'm thinking of schema as lint rules. Templates are like... code snippets?
1...444546...78Latest