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

    Ed Nico

    09/01/2020, 4:50 PM
    How does publishing currently work - would it take your whole vault and try to publish it and you can exclude publishing by adding the appropriate syntax or would you be able to select what is published?
  • k

    kevins8

    09/01/2020, 4:52 PM
    you can publish on a per hierarchy and per note level
  • k

    kevins8

    09/01/2020, 4:52 PM
    https://www.dendron.so/notes/73d395c9-5041-4d0d-9db7-080d9586136e.html#sitehierarchies-str
  • k

    kevins8

    09/01/2020, 4:52 PM
    we even have a per line exclusion depending on how private you want to be 🙂 https://www.dendron.so/notes/73d395c9-5041-4d0d-9db7-080d9586136e.html#exclude-line-from-publication
  • e

    Ed Nico

    09/01/2020, 4:58 PM
    cool - thanks a lot for your quick responses @User , much appreciated
  • p

    p0lyg0n

    09/01/2020, 10:23 PM
    Emojis work on the editor but not the markdown preview, any ideas?
  • p

    p0lyg0n

    09/01/2020, 10:24 PM
    Latest VS Code (1.48.2), linux, latest dendron (0.9.1)
  • p

    p0lyg0n

    09/01/2020, 10:25 PM
    I have 'Noto Color Emoji' added to the Editor font family list
  • p

    p0lyg0n

    09/01/2020, 10:38 PM
    I should mention this setting is enabled as well
  • k

    kevins8

    09/01/2020, 10:57 PM
    is the expected behavior for the emojis to show up in color in the preview?
  • p

    p0lyg0n

    09/01/2020, 11:05 PM
    Yes, that's the expected behaviour
  • p

    p0lyg0n

    09/01/2020, 11:06 PM
    any ideas ?
  • p

    p0lyg0n

    09/01/2020, 11:06 PM
    Do you know if the markdown extension is using the same fonts as the editor ?
  • p

    p0lyg0n

    09/01/2020, 11:06 PM
    Maybe that's the issue ?
  • k

    kevins8

    09/01/2020, 11:07 PM
    this is the docs for the markdown preview: https://shd101wyy.github.io/markdown-preview-enhanced/#/
  • k

    kevins8

    09/01/2020, 11:08 PM
    the setting you have enabled is for
    : smile :
    syntax emoji
  • k

    kevins8

    09/01/2020, 11:09 PM
    looks like its not just you: https://github.com/shd101wyy/markdown-preview-enhanced/issues/1019
  • p

    p0lyg0n

    09/01/2020, 11:09 PM
    So emoji shortcuts, tried that just now, same issue
  • p

    p0lyg0n

    09/01/2020, 11:10 PM
    Fixed
  • p

    p0lyg0n

    09/01/2020, 11:10 PM
    Needed to add an emoji font
  • p

    p0lyg0n

    09/01/2020, 11:11 PM
    to the preview's cutom css
  • p

    p0lyg0n

    09/01/2020, 11:11 PM
    in my case I'm using
    Noto Color Emoji
  • k

    kevins8

    09/01/2020, 11:11 PM
    got it. nice!
  • p

    p0lyg0n

    09/01/2020, 11:11 PM
    Thank you for your help and guidance
  • p

    p0lyg0n

    09/01/2020, 11:11 PM
  • p

    p0lyg0n

    09/01/2020, 11:11 PM
    Will help out the people in that github issue 😄
  • k

    kevins8

    09/01/2020, 11:11 PM
    haha, i think you did most of the work on this one 🙂
  • p

    p0lyg0n

    09/01/2020, 11:12 PM
    Any idea how I can figure out which font was being used in the one-dark.css preview theme ?
  • k

    kevins8

    09/01/2020, 11:13 PM
    have you tried opening
    web developer tools
    using the command prompt?
  • k

    kevins8

    09/01/2020, 11:13 PM
    you can use the element inspector to narrow down the font
1...333435...757Latest