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

    bpathakota

    07/07/2022, 4:27 PM
    Hey! If this is still an issue, can you please submit a bug report - https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=bug_report.md&title=?
  • d

    d33bs

    07/07/2022, 4:28 PM
    Hello - is it possible to publish a native workspace vault (for ex, with
    siteRootDir: docs
    ) via Github actions workflows? When I attempt to publish using the workflow (found here https://wiki.dendron.so/notes/FnK2ws6w1uaS1YzBUY3BR/), I end up with non-functional Github pages results. I believe but am not certain this might be due to the directory structure.
  • c

    Chinmay

    07/07/2022, 4:52 PM
    Hi can someone tell me how to highlight text in dendron? Does this feature already exist or is requested before? If it exist can someone point me to it please?
  • r

    rlh1994

    07/07/2022, 4:58 PM
    Highlight in what way?
  • c

    Chinmay

    07/07/2022, 5:00 PM
    say I want to highlight a string of text to yellow as i would do in one note or ms word
  • r

    rlh1994

    07/07/2022, 5:06 PM
    You can do this using the
    <mark>
    tag around the text and it will render in your preview, it isn't supported in raw markdown itself.
    Copy code
    markdown
    <mark>this text is highlighted</mark> and this isn't
  • r

    rlh1994

    07/07/2022, 5:07 PM
    (you could also use any other html tags really, you could use a
    span
    with specific style)
  • c

    Chinmay

    07/07/2022, 5:08 PM
    Hi I have another question : https://stackoverflow.com/questions/47344571/how-to-draw-checkbox-or-tick-mark-in-github-markdown-table In standard markdown we would do something like this to have check boxes: But when I do this in dendron i get : I dont get checkboxes 😟
  • c

    Chinmay

    07/07/2022, 5:09 PM
    thanks
  • r

    rlh1994

    07/07/2022, 5:13 PM
    I'm now sure where your first image is from but I don't believe checkboxes in tables is supported in standard markdown, some renderers may have custom code to display them but Dendron doesn't seem to support this currently, you could raise a feature request if you would like https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=feature_request.md&title=
  • c

    Chinmay

    07/07/2022, 5:14 PM
    the image is a screenshot from the stackoverflow link I shared. If you scroll down
  • r

    rlh1994

    07/07/2022, 5:16 PM
    Looks like it's their specific previewer, as it's non-standard dendron would need to implement it via a feature request
  • c

    CyberFoxar

    07/07/2022, 5:23 PM
    Say, any idea why is the "Dendron: Show Schema Graph" command not working for me ? I have an info message "still connecting to engine, please try again in a few moments..." popup that does not seems to update or go away
  • k

    kevins8

    07/07/2022, 5:28 PM
    do you have markdown links installed?
  • c

    CyberFoxar

    07/07/2022, 5:35 PM
    I do
  • c

    CyberFoxar

    07/07/2022, 5:35 PM
    But not enabled
  • c

    CyberFoxar

    07/07/2022, 5:35 PM
    woops
  • c

    CyberFoxar

    07/07/2022, 5:38 PM
    Hmm, even if enabled, it's still gives me the same message
  • k

    kevins8

    07/07/2022, 5:38 PM
    ah, it should be removed (its not compatible with dendron)
  • c

    CyberFoxar

    07/07/2022, 5:38 PM
    Aaaaah
  • c

    CyberFoxar

    07/07/2022, 5:39 PM
    Hmm, no, I don't have markdown links, I only have the dendron exts + Markdown all in one
  • c

    CyberFoxar

    07/07/2022, 5:40 PM
    Here's my list, pray tell if there's a better way to give it x)
  • c

    CyberFoxar

    07/07/2022, 5:41 PM
    And when I open the window I get a 'command "dendron.showSchemaGraph" already exist'
  • k

    kevins8

    07/07/2022, 5:42 PM
    dendron markdown links is the one
  • c

    CyberFoxar

    07/07/2022, 5:42 PM
    I should not be using it ?
  • k

    kevins8

    07/07/2022, 5:42 PM
    yep
  • c

    CyberFoxar

    07/07/2022, 5:42 PM
    Gotcha
  • c

    CyberFoxar

    07/07/2022, 5:43 PM
    Yup, it works
  • c

    CyberFoxar

    07/07/2022, 5:43 PM
    Thanks
  • c

    CyberFoxar

    07/07/2022, 5:43 PM
    And sorry for the bother ^^
1...670671672...757Latest