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

    hikchoi

    10/05/2022, 10:42 AM
    Can you elaborate on what you mean by inline?
  • t

    Tika

    10/05/2022, 10:44 AM
    In the body of the note. Say - [ ] task priority: low @smith etc some such...
  • h

    hikchoi

    10/05/2022, 10:50 AM
    ah, understood. that's not support.
  • t

    Tika

    10/05/2022, 10:58 AM
    Thanks for confirming
  • m

    Mina Atef

    10/05/2022, 12:03 PM
    Hi, is there a way to keep the frontmatter (yaml) from being removed when exporting to markdown ?
  • m

    Mina Atef

    10/05/2022, 12:41 PM
    Found this in showcase, I think it covers exactly what I need .. Thank you πŸ‘ πŸ‘ https://gitlab.com/dagriefaa/dendron-hugo-pod
  • c

    ccamara

    10/05/2022, 12:45 PM
    Thanks for sharing @Mina Atef ! as I do not have user nextjs but I've used hugo before, I considered if there was an option to create documentation from a vault using Hugo. I understand this is exactly what that pod does. I'll have to test it. Have you used it? What's your workflow?
  • m

    Mina Atef

    10/05/2022, 12:59 PM
    I just found about it right now, so I'm currently testing it and see how it will go.. Honesty I haven't decided yet on the workflow .. but for now I'm thinking in keeping it fairly simple ... I will have my main workspace and a sub vault which will be the output ... So that I can manage it from my main workspace view .. and edit it in the sub vault view .. Not sure if I'm clear enough though ..
  • c

    ccamara

    10/05/2022, 4:04 PM
    thanks for answering. I see... Please do let me know if you make progress. I'm interested in how to automate the process of converting a vault into a live site using hugo instead of nextjs. I believe one way to do that could be a script running the pod and deploy the hugo site into another folder or branch. I do not know how to automate that, though. (actually, I haven't given much thought as of yet :D)
  • t

    tpb

    10/05/2022, 4:12 PM
    Is it possible to add a specific branch of a git repo as a remote vault?
  • m

    Mina Atef

    10/05/2022, 4:25 PM
    most welcome ... ok for sure .. I'm bit new to the whole realm of static site generators though .. so the progress is kinda slow .. but it's a good idea to start with .. thank you :D .. I will let you know if there's any update
  • s

    ScriptAutomate

    10/05/2022, 4:58 PM
    Yeah. I'm trying to remember the syntax. I think
    ref:
    or
    branch:
    is for branch reference. So:
    Copy code
    yaml
    workspace:
        vaults:
            -
                fsPath: dependencies/github.com/<repo-path>
                remote:
                    type: git
                    url: git@github.com:<repo-path>
                    branch: dev # This is either branch or ref for option flag
                selfContained: true
    I use
    branch:
    in my example here, instead of
    ref:
    , since I saw that used in the multi-vault doc: - https://wiki.dendron.so/notes/45cfb9f2-46cf-4f67-a41e-834818fbd06e/#configuration I haven't tested! So I'd be interested in hearing how your testing goes πŸ™‚
  • b

    Booker

    10/05/2022, 5:28 PM
    Is there a way to have the preview scroll along with the editor? The vscode built in markdown preview does this but the dendron preview does not do this and they scroll separately.
  • t

    tpb

    10/05/2022, 6:17 PM
    Neither branch nor ref seemed to do anything. They also both get a linting error from the YAML schema validation. I was able to just switch to the branch I wanted using vscode's git tools though, and Dendron seems to have no issues with that.
    s
    s
    k
    • 4
    • 3
  • z

    Z3r0(00L

    10/05/2022, 6:31 PM
    No error shows up. I just checked it's downloaded in my dendron notes folder. But doesn't show in vscode.
  • j

    johndendron29

    10/06/2022, 2:25 PM
    Hi there! currently this is not supported. Feel free to upvote the feature request here: https://github.com/dendronhq/dendron/issues/1978
  • b

    Booker

    10/06/2022, 2:25 PM
    Great, thanks!
  • k

    KiloJon

    10/06/2022, 9:37 PM
    i love having everything in dendron but don't use tldr much so far. Recent comments pointed to Dash for least-clicks access to documentation from where I spend most of my time (vs code on macOS). I need access to cortex.io API, cortex.io docs (html) , grav docs (html), and the asana API without having to constantly switch windows. Dash seems to provide that but does anyone have an opinion why I should prefer tldr or dash for this?
  • k

    kevins8

    10/07/2022, 2:34 AM
    depends on what works better for you. when you say tldr, do you mean the cli tool or the dendron vault?
  • j

    jeep

    10/07/2022, 3:12 AM
    necroing this... Is there a way to configure nicer table formatting in the dendron preview? It looks like the normal preview works well as does the animated gif that is linked in the dendron docs.
  • k

    KiloJon

    10/07/2022, 3:24 AM
    the dendron.tldr πŸ™‚
  • h

    hikchoi

    10/07/2022, 3:25 AM
    We don't have a config that changes how tables are rendered in the preview. Can you open a feature request for this? (+ any recommendation on how the tables should be rendered would be awesome if you have anything).
  • h

    hikchoi

    10/07/2022, 3:27 AM
    > It looks like the normal preview works well as does the animated gif that is linked in the dendron docs. Sorry for the confusion. that gif was used to demonstrate the
    Add Table
    command, and the gif clearly doesn't reflect what happens with Dendron's preview. We'll update this as well.
  • j

    jeep

    10/07/2022, 2:09 PM
    Does anyone have any idea why this happened? Why do all the notes except for the 5th show up the same? I use C-S-i to create the note each day. The frontmatter for the notes all look similar and the filename format looks the same
    k
    • 2
    • 2
  • e

    ElderFallGuy

    10/07/2022, 3:47 PM
    Dendron cannot start (hunging at "dendron starting") for one workspace (another is fine)
    Copy code
    "error":{"message":"read ECONNRESET","name":"Error","stack":"Error: read ECONNRESET\n    at TCP.onStreamRead (node:internal/stream_base_commons:217:20)","config":{"url":"http://localhost:57474/api/workspace/initialize?
    "Content-Type":"application/json","User-Agent":"axios/0.21.4","Content-Length":259},"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false}},"code":"ECONNRESET"},"msg":"unable to initialize engine"}
    OS WIN 10, VS code version 1.72, dendron version v0.114.0 Please adviseπŸ™
  • m

    michaelvolk

    10/07/2022, 8:06 PM
    Is it possible to open multiple preview panes? I am writing a lot of latex and it is necessary to compare previews.
  • f

    foureyedsoul

    10/07/2022, 8:31 PM
    I don't quickly see a way to have multiple preview panes within the same window. But maybe this method for using multiple windows will help? https://wiki.dendron.so/notes/401c5889-20ae-4b3a-8468-269def4b4865/#workspace
  • j

    jeep

    10/07/2022, 10:42 PM
    I have decided that having a separate "People" vault doesn't work for me. Is there a way to move all those files to a hierarchy in my notes vault using dendron so all the links will get update? (other than one by one, I mean)
  • j

    jeep

    10/08/2022, 5:29 PM
    Does anyone know if todo-tree is a dead project? I know Dendron integrates with it, but it looks like the project is stale and issues are not getting addressed. Is there any alternative that is live?
  • c

    chr1s

    10/08/2022, 5:47 PM
    Beginner question: How can I put a new (secondary) vault on Dropbox (or some other path in the filesystem) without having to use a symlink? When I do "add vault" in my workspace I get a new vault in
    <workspace>\dependencies\localhost\<newvault>
    ? Can I somehow choose that it should get created somewhere else?
1...713714715...757Latest