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

    hikchoi

    06/14/2022, 5:51 AM
    Can you elaborate what setting you are looking for?
  • t

    Tika

    06/14/2022, 7:15 AM
    published: false
    statements... even now that I found this wording in an existing note I cannot find it in the docs...
  • g

    glucinater21

    06/14/2022, 7:32 AM
    Is there a way to turn a dendron vault into a giant pdf w/ a table of contents?
  • s

    shivam.mehta25

    06/14/2022, 7:52 AM
    I am stuck at "still connecting to engine. please try again in a few moments..." and neither am I able to export my notes --> "error while running command: Command failed with exit code 1: npm run --silent export warn - No ESLint configuration detected. Run next lint to begin setup > Build error occurred Error:."
  • k

    kevins8

    06/14/2022, 3:42 PM
    its mentioned ini the legacy publishiiing docs but not very discoverable: https://wiki.dendron.so/notes/f2ed8639-a604-4a9d-b76c-41e205fb8713 just added it to our repo, will be synced with next release: https://github.com/dendronhq/dendron-site/blob/dev/vault/dendron.topic.publish.config.published.md#L19:L19
  • j

    johndendron29

    06/14/2022, 4:56 PM
    Not supported but you can use [Markdown Export Pod](https://wiki.dendron.so/notes/Un0n1ql7LfvMtmA9JEi4n.html) to export a particular hierarchy and use something like Pandoc to convert it all to a pdf.
  • j

    johndendron29

    06/14/2022, 5:22 PM
    > still connecting to engine. please try again in a few moments Are you running the Show Note Graph command? if so, kindly uninstall the Dendron Markdown Links extension.
  • p

    p0lyg0n

    06/14/2022, 6:56 PM
    Is it possible to have custom colors for node clusters in the graph view ? Per hierarchy or note that is, not the same colors for all notes on the graph
  • p

    p0lyg0n

    06/14/2022, 6:57 PM
    Had a look at the docs: https://wiki.dendron.so/notes/587e6d62-3c5b-49b0-aedc-02f62f0448e6/ and not sure it's possible ?
  • s

    SeriousBug

    06/14/2022, 7:00 PM
    This used to be supported but it looks like the feature was dropped at some point. Can you send a feature request?
  • p

    p0lyg0n

    06/14/2022, 7:11 PM
    https://github.com/dendronhq/dendron/issues/3086
  • p

    p0lyg0n

    06/14/2022, 7:12 PM
    Thanks
  • t

    Tika

    06/15/2022, 9:14 AM
    i see video iframes now work in preview but i cannot get
    ?background=1
    to work on a vimeo source, any tips?
  • j

    José Longo

    06/15/2022, 10:42 AM
    Hi there ! The create new in "Move note" makes sense ?
  • j

    jyeung

    06/15/2022, 11:08 AM
    Yes, this is what you want to do - and yes, I agree that the text is confusing. Move note will allow you to move a note from say
    foo.bar
    to
    alpha.bar
    , or
    foo.bar
    to
    foo.beta
    . We give you search results so that you can find existing hierarchies in your notes. But ultimately, you want the destination to be a "new" location
  • j

    José Longo

    06/15/2022, 11:32 AM
    It is possible based on a template to do a "real" insert of content of other note, range or item on created note?
  • j

    José Longo

    06/15/2022, 11:33 AM
    like preview of references, but editable on created note
  • j

    José Longo

    06/15/2022, 11:49 AM
    the nearest related thing i can find is references...
  • h

    hikchoi

    06/15/2022, 11:54 AM
    You can use
    Apply Template
    on any note as if you are applying a template, and it will append the entire content of the note. We don't currently support resolving references to actual text though.
  • h

    hikchoi

    06/15/2022, 11:56 AM
    If you have a snippet of text that you need to copy a lot, I would create a separate note that holds that snippet of text and apply template when needed. If this content needs to be in context of another note, then I would use the reference there instead.
  • j

    José Longo

    06/15/2022, 12:03 PM
    Ty
  • p

    pdina

    06/15/2022, 1:13 PM
    hi, any idea what should I do to fix this error? > Command 'Dendron: Show Note Graph' resulted in an error (no workspace)
  • h

    hikchoi

    06/15/2022, 1:31 PM
    Do you have Dendron Markdown Links installed? If so, having this extension installed and enabled will cause problems with that command. We have since move the note graph capability to our main extension so it works natively.
  • j

    José Longo

    06/15/2022, 6:00 PM
    where i can find the available language identifiers for code blocks ?
  • s

    SeriousBug

    06/15/2022, 6:04 PM
    I believe Dendron is using Prism.js, the full list of languages is here: https://prismjs.com/#supported-languages
  • j

    José Longo

    06/15/2022, 6:05 PM
    Thanks
  • a

    AshSimmonds

    06/16/2022, 1:34 PM
    How can I tell which note is causing
    error updating note
    when doing
    npx dendron publish
    ?
  • p

    pcgeek86

    06/16/2022, 3:53 PM
    Dumb question. How do I upgrade Dendron.yml to a new version? My VSCode extension is updated, but I'm still on
    dendronVersion: 0.83.5
  • s

    SeriousBug

    06/16/2022, 4:13 PM
    You can ignore that version, that's the oldest Dendron version that can read this config file. If your config is out of date, Dendron will prompt you. If you don't see any prompts, you should be good!
  • h

    hikchoi

    06/16/2022, 4:35 PM
    To add onto @SeriousBug 's explanation, that is the last time a config migration (run manually by the user, or automatically during upgrade) has happened. In any case, the value of
    dendronVersion
    shouldn't affect anything under normal use of Dendron so you can safely ignore it 🙂
1...657658659...757Latest