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

    benhsm | Jack of N trades

    02/13/2022, 3:07 PM
    I believe files are copied and not moved, but as always, if you aren't sure, just make a backup copy.
  • x

    Xanaus

    02/13/2022, 3:09 PM
    is this right?
  • b

    benhsm | Jack of N trades

    02/13/2022, 3:13 PM
    This is what it looks like for me:
  • b

    benhsm | Jack of N trades

    02/13/2022, 3:13 PM
    I'm guessing what you have there will work if that's the correct path to your notes
  • b

    benhsm | Jack of N trades

    02/13/2022, 3:14 PM
    but I'm not sure if you need the extra fields there
  • b

    benhsm | Jack of N trades

    02/13/2022, 3:14 PM
    I'm pretty sure that's just for your information
  • b

    benhsm | Jack of N trades

    02/13/2022, 3:15 PM
    i.e., I think those lines "type" and "required" should remain commented
  • x

    Xanaus

    02/13/2022, 3:16 PM
    it was commented but after reading the wiki i thought we need to uncomment it
  • x

    Xanaus

    02/13/2022, 3:17 PM
    Is it posible to name a vault?
  • x

    Xanaus

    02/13/2022, 3:17 PM
    and after doing the file and saving it what should i do
  • b

    benhsm | Jack of N trades

    02/13/2022, 3:18 PM
    I think you can name a vault on creation, but I'm not sure if there's a way to rename a vault through the UI
  • b

    benhsm | Jack of N trades

    02/13/2022, 3:19 PM
    if you're happy with the config, you can go ahead and run the command again
  • x

    Xanaus

    02/13/2022, 3:20 PM
    and I dont have a frontmatter in my obsidian notes but i want it when its imported
  • x

    Xanaus

    02/13/2022, 3:21 PM
    i uncommented
    frontmatter: TODO
  • s

    seadude

    02/13/2022, 4:56 PM
    What should I do about the
    Missing Property
    in
    dendron.yml
    ? Its the only red squiggly in the file.
    k
    h
    • 3
    • 8
  • x

    Xanaus

    02/13/2022, 5:50 PM
    So I have created Folders and placed some files in them how can i see them in my graph view?
  • b

    benhsm | Jack of N trades

    02/13/2022, 6:44 PM
    Dendron doesn't use folders, unless you're talking about vaults, so I'm not sure what your setup is and what kind of results you're going to get, but the command to view your notes as a graph from inside VSCode is
    Dendron: Show Note Graph
  • x

    Xanaus

    02/13/2022, 6:46 PM
    Its a multi vault now i got the hang of it. Kind of understand how to work with it
  • x

    Xanaus

    02/13/2022, 6:47 PM
    Whats the syntax for using refer this note
  • b

    benhsm | Jack of N trades

    02/13/2022, 7:27 PM
    if I understand correctly what you're asking here, just adding an exclamation point in front of a wiklink should make it a reference, e.g.
    ![[example.note]]
  • d

    DarkZelus

    02/13/2022, 8:10 PM
    About fixFrontmatter Hi all When publishing, I have an error when titles are not quoted. When I use fixFrontmatter, I noticed that all titles quotes are removed 😭 What should be the correct syntax? If titles should be quoted, then I'll create an issue in github.
  • d

    DarkZelus

    02/13/2022, 8:10 PM
    Here is the error I am getting:
    Copy code
    bash
    error {"stack":"TypeError: value.replace is not a function\n    at encode (/home/bastien/notes/cwt/node_modules/stringify-entities/lib/core.js:7:17)\n    at encode (/home/bastien/notes/cwt/node_modules/stringify-entities/lib/encode.js:12:10)\n    at Object.serializeText [as text] (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/text.js:12:7)\n    at serialize (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/one.js:25:29)\n    at all (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/all.js:14:22)\n    at Object.serializeElement [as element] (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/element.js:33:13)\n    at serialize (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/one.js:25:29)\n    at all (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/all.js:14:22)\n    at Object.serializeElement [as element] (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/element.js:33:13)\n    at serialize (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/one.js:25:29)","message":"value.replace is not a function"}
  • d

    DarkZelus

    02/13/2022, 8:10 PM
    Copy code
    bash
    {"level":50,"time":1644782691968,"pid":5522,"hostname":"PC-Curuba","name":"publish <cmd>","stack":"TypeError: value.replace is not a function\n    at encode (/home/bastien/notes/cwt/node_modules/stringify-entities/lib/core.js:7:17)\n    at encode (/home/bastien/notes/cwt/node_modules/stringify-entities/lib/encode.js:12:10)\n    at Object.serializeText [as text] (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/text.js:12:7)\n    at serialize (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/one.js:25:29)\n    at all (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/all.js:14:22)\n    at Object.serializeElement [as element] (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/element.js:33:13)\n    at serialize (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/one.js:25:29)\n    at all (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/all.js:14:22)\n    at Object.serializeElement [as element] (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/element.js:33:13)\n    at serialize (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/one.js:25:29)","type":"Error","msg":"value.replace is not a function"}
    unknown error [object Object]
  • x

    Xanaus

    02/14/2022, 2:17 AM
    can I add this plugin https://github.com/elviswolcott/remark-admonitions to vs code?
  • s

    SeriousBug

    02/14/2022, 3:32 AM
    Not the VSCode itself, unless there's an extension for it already. But we'd be happy to accept a contribution to Dendron if you are experinced with TypeScript. Otherwise there is an admonition feature request for Dendron, we'd love it if you can share this link there: https://github.com/dendronhq/dendron/issues/1287
  • x

    Xanaus

    02/14/2022, 3:35 AM
    Ok will do that right away
  • s

    seadude

    02/14/2022, 3:51 AM
    Anyone seen this Preview feature bug? Where: - Preview appears fine - Go back to markdown - Then back to Preview and the first bold words under a heading has a strange syntax - Go back to markdown, change something - Then back to Preview and the error is gone So weird!
  • m

    mikhail

    02/14/2022, 4:24 AM
    hi -- if I'm programmatically generating dendron files, should I leave the "id" field blank or generate it myself? will dendron get confused if it sees a note with an id but didnt generate that id itself?
  • s

    SeriousBug

    02/14/2022, 4:25 AM
    You're free to generate anything for the IDs. Dendron reads all notes it doesn't know about on startup. Dendron generates `nanoid`s, `UUID`s are also good. You can also use anything else, but the ID needs to be unique.
  • s

    SeriousBug

    02/14/2022, 4:28 AM
    That does look weird! Please feel free to report the bug, although that looks like the builtin preview of VSCode. The Dendron preview should probably be more reliable unless you are relying on some feature of the builtin preview.
1...546547548...757Latest