https://www.dendron.so/ logo
Join DiscordCommunities
Powered by
# feedback
  • f

    foureyedsoul

    10/27/2022, 5:20 PM
    Sorry to hear that's happening! For whatever it's worth, I'm on Ventura 13.0, on a MacBook with pan M1 Pro, and Dendron's still working okay. So I don't think it's just about being on Ventura. I don't know what that message is about exactly, but I'm guessing it wants either a "true" or "false" after "publishing" or "enableSiteLastModified"? Can you get to where you can try the "Dendron: Doctor" command?
  • m

    Mat

    10/27/2022, 5:29 PM
    #735365126227493004 would be better for this. But anyways: If you have a
    yaml
    extension, it should validate your
    dendron.yml
    against the schema and mark errors. Probably some indentation problem or just a wrong value.
  • t

    tpb

    10/27/2022, 7:16 PM
    It's a little bit weird that the default template hierarchy in the configuration file is "template" but using the create meeting command will create a template using "templates" as the hierarchy
  • d

    d1onys1us

    10/28/2022, 2:29 AM
    i just started a fresh dendron repo, installed the dendron cli, and ran
    dendron publish dev
    and it says eveyrthing was built properly and served on my port 3000 but it is just spinning and not serving anything
  • d

    d1onys1us

    10/28/2022, 2:39 AM
    ah ok i think i got it
  • d

    d1onys1us

    10/28/2022, 2:39 AM
    need to update my config i assumed it came as default
  • d

    d1onys1us

    11/02/2022, 3:50 PM
    did not get it btw
  • d

    d1onys1us

    11/02/2022, 3:51 PM
    also, one more feedback / friction i'm having. i had this once before where restarting vscode helped but now its not helping, and i have to uninstall dendron to get it to work. basically my markdown preview window is not updating as i change the markdown file
  • d

    d1onys1us

    11/02/2022, 3:51 PM
    if anyone has insights on this would be great!
  • d

    d1onys1us

    11/02/2022, 3:57 PM
    ah you know what i think it is, i think it works when i have the dendron workspace opened, but not when i don't. so if i have a workspace open which inside of it, has a dendron workspace (but that dendron workspace isn't opened), then it does not work / update.
  • j

    jeep

    11/08/2022, 5:06 PM
    love the new treeview update... moving the + to the right is much, much better
  • k

    kevins8

    11/08/2022, 5:13 PM
    courtesy of @Joshi 🙂
  • m

    Mat

    11/08/2022, 6:49 PM
    Same. It also shows an icon when a schema applies to the hierarchy. Very useful
  • j

    jake_hi00

    11/15/2022, 3:19 AM
    If I press tab to autocomplete, it only completes up to what I wrote, even if there are no other matches. Is this the expected behaviour? I would prefer it to fill the entire title when pressing tab.
  • m

    Mat

    11/15/2022, 9:14 AM
    Do you mean in the note lookup? For me it autocompletes up to the matched level. And when there is only 1 match, it takes that one. Edit: Ah, I see what you mean. You have to press TAB again, if there are children.
  • j

    jake_hi00

    11/15/2022, 9:18 AM
    Yes, I mean if I had a note called "python.methods" and I type "method" and press tab, it would fill, "python.method" (without the s) then I need to press tab again to finish it. Often I would quickly press enter without checking and accidentally create another note.
  • j

    jyeung

    11/16/2022, 5:13 AM
    Good catch - I'd call this a bug. @jake_hi00 - would you mind opening an issue to track this? https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=bug_report.md&title=
  • z

    Z3r0(00L

    11/20/2022, 4:41 PM
    I am learning web development, and dendron is helping (in a way forcing) me learn git along the way, by looking for solutions online when i mess up my vault. This is not some criticism. This is actually a good thing. I am learning git. Dendron is a great tool for all the developers out there for note taking. Thanks kevins8 (didn't want to ping you 🙂 )
  • s

    seadude

    11/22/2022, 7:40 PM
    It was quite difficult to work with a Remote Vault (
    team_docs
    ) and a Local Vault (
    my_docs
    ) in the same Workspace. - It was hit or miss where a new file would be created when hitting
    crtl+l
    - In an enterprise env, trying to setup Dendron publishing, the first
    npx init
    command reported 9 high sev vulns - I'm not a JS dev so couldn't explain why/how to mitigate/etc. Ended up - removing Dendron files from
    team_docs
    , so its just a repo with markdown files - backing up then removing the
    dependencies/localhost/my_docs/notes
    directory completely - restoring the original
    Dendron/vault
    directory from my old laptop - merged the
    dependencies/localhost/my_docs/notes
    docs with
    Dendron/vault
    docs That gave me a reliable Local Vault and a remote repo to store
    team_docs
    . At some point I'll research how to turn
    team_docs
    into a static site using Github Pages or the like.
    s
    • 2
    • 3
  • s

    ScriptAutomate

    11/22/2022, 8:59 PM
    Team Vault Workflows
  • s

    ScriptAutomate

    11/22/2022, 9:26 PM
    When creating the thread above, on Team Vault Workflows, I realized that transitive dependency vaults are ignored when Dendron initializes self contained vaults 😅 https://github.com/dendronhq/dendron/issues/3792
  • d

    d1onys1us

    12/16/2022, 1:08 AM
    GitHub Copilot could not connect to server. Extension activation failed: "ENOENT: no such file or directory, open '/Users/me/Library/Application Support/Code/User/globalStorage/dendron.dendron/segmentresidualcache.log'" im not sure why im getting this issue. anyone know why? im not even sure if its related to dendron, just figure it might be.
  • a

    aleksey

    12/16/2022, 3:41 AM
    Has this been turned off? I have some manually added files and they don't seem to get updated with metadata on their own.
  • d

    dj radon

    12/16/2022, 9:00 AM
    Running Doctor: fixfrontmatter seems to add an extra newline below the frontmatter in every file (no matter how many newlines are already there). It's pretty annoying. I could use a "Doctor: Remove extraneous newlines" now.
  • a

    aleksey

    12/16/2022, 3:15 PM
    Hey, @dj radon , this issue has been outstanding for a while now and is my personal pet peeve. Please upvote: https://github.com/dendronhq/dendron/issues/1919
  • k

    kevins8

    12/16/2022, 3:37 PM
    it shouldn't have - @Joshi could you verify when you get a chance?
    j
    a
    • 3
    • 2
  • b

    bitNomad

    12/16/2022, 9:43 PM
    open to nomenclature but work to me is the opposite of flow #749641193322971238 https://discord.com/channels/717965437182410783/749641193322971238/1053425699924496524
  • b

    bitNomad

    12/16/2022, 9:44 PM
    > flow via Csikszentmihalyi is very much not work but instead the fine balance around appropriately challenging tasks. > creativeflow instead of workflow?
  • j

    Joshi

    12/19/2022, 11:56 AM
    adding frontmatter on creating new file
  • d

    d1onys1us

    12/21/2022, 9:07 AM
    Still an issue after full reinstall of vscode hmm…
1...7475767778Latest