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

    Durbincs

    01/07/2022, 12:51 PM
    looks like it puts c:\ in front of the path
  • d

    Durbincs

    01/07/2022, 12:51 PM
    how to fix this?
  • k

    kevins8

    01/07/2022, 4:22 PM
    what errors are you getting? can you run
    Diagnostics Report
    and send me the output so we can help diagnose?
  • m

    mazma

    01/07/2022, 5:19 PM
    No obvious errors that I can see, just get a black window. i.e. nothing rendered. I'll ping a diagnostics over
  • h

    Hope

    01/07/2022, 5:24 PM
    Hello there, Im switching my notes to Dendron, tho I want to ask, is there anyway I can sync my notes to my private github repo other than through terminal?
  • k

    kevins8

    01/07/2022, 5:26 PM
    vscode has a good git interface for managing git. we also provide a custom command to help you sync repos -> https://wiki.dendron.so/notes/c4cf5519-f7c2-4a23-b93b-1c9a02880f6b.html#workspace-sync
  • h

    Hope

    01/07/2022, 5:26 PM
    oh so it should be done through the git system with no interface
  • h

    Hope

    01/07/2022, 5:26 PM
    cause I've seen an option to define an endpoint for docs
  • h

    Hope

    01/07/2022, 5:26 PM
    thank you kevin for your efforts
  • k

    kevins8

    01/07/2022, 5:29 PM
    the endpoint is to do the initial setup
  • k

    kevins8

    01/07/2022, 5:29 PM
    you can use
    vault convert
    (https://wiki.dendron.so/notes/6682fca0-65ed-402c-8634-94cd51463cc4.html#vault-convert) to connect your vault with a git repo
  • k

    kevins8

    01/07/2022, 5:30 PM
    afterwards, you can run
    workspace sync
    to keep your vaults up to date
  • h

    Hope

    01/07/2022, 5:32 PM
    this won't work, I can only sync one vault per repo, I kept the inital tutorial files for later reference in seprate vault
    k
    • 2
    • 9
  • a

    Agent A.

    01/07/2022, 7:33 PM
    If I link to a PDF file, how can I open it from my notes?
  • k

    kevins8

    01/07/2022, 7:42 PM
    if you link to it using a markdown link, you should be able to ctrl+click to open it
  • a

    Agent A.

    01/07/2022, 7:43 PM
    Nope
  • a

    Agent A.

    01/07/2022, 7:45 PM
    The wiki link says it's missing, but the relative path is correct. The MD Link as []() isn't working either, just doesn't recognize it as a link.
  • s

    SeriousBug

    01/07/2022, 7:51 PM
    The path should be relative from the root of your workspace, could you check if that's true? The root is wherever
    dendron.yml
    is
  • c

    Colin Madland

    01/07/2022, 7:51 PM
    @User https://github.com/cmadland/Dendron
  • a

    Agent A.

    01/07/2022, 7:52 PM
    It is relative to the root of the vault.
    s
    k
    • 3
    • 7
  • a

    Agent A.

    01/07/2022, 7:54 PM
    Linux
  • a

    Agent A.

    01/07/2022, 7:55 PM
    Also, I don't have a dendron.yml, I do have a root.schema.yml
  • m

    mgrandau

    01/07/2022, 7:55 PM
    My 2 cents WikiLinks only work from within a wiki. Also depending on where the Wiki is Azure DevOps or GitHub the wikis are different. Github is an alternate repo to the code repo and Devops gives you an option on how to map. So I tend to use the Markdown links for my notes and the link should be relative to the Dendron root.
  • s

    SeriousBug

    01/07/2022, 7:57 PM
    You might not see it, but you should have one! It should be inside the folder that contains the vault. We set up Dendron workspaces to hide it by default because it can be confusing otherwise.
  • a

    Agent A.

    01/07/2022, 7:57 PM
    My vault is local.
  • a

    Agent A.

    01/07/2022, 7:57 PM
    I have not published it because I use it only for myself.
  • r

    rlh1994

    01/07/2022, 8:05 PM
    Vscode question: has anyone seen a way to add lines to basically make it look like lined paper? I can't find a theme or setting that does it but might just have lost my Google powers...
  • s

    ScriptAutomate

    01/07/2022, 8:11 PM
    I only know about setting vertical lines/rulers, like with:
    Copy code
    json
      // Render vertical rulers after a certain number of monospace characters. Use multiple values for multiple rulers. No rulers are drawn if array is empty.
      "editor.rulers": [80,120],
  • r

    rlh1994

    01/07/2022, 8:16 PM
    Maybe if I turn my screen and find a font at 90 degrees... 😅
  • k

    kzilla

    01/07/2022, 9:12 PM
    Perhaps this would work? https://marketplace.visualstudio.com/items?itemName=lvdh.alternating-line-background-color
1...492493494...757Latest