https://www.dendron.so/ logo
Join Discord
Powered by
# feedback
  • k

    kevins8

    06/08/2022, 3:15 AM
    all good
  • k

    kfischer_okarin

    06/08/2022, 3:24 AM
    Also done 😄 https://github.com/dendronhq/dendron-site/pull/536 Though the garden itself is of course totally a WIP
  • f

    foureyedsoul

    06/10/2022, 7:11 PM
    Finally had a reason to refactor about 150 notes yesterday. Just wanted to thank whoever worked on that interface / feature! The "this is what will happen" preview pane definitely helped me feel comfortable doing something that would otherwise have made me either very anxious (if I tried regex on my own) or very frustrated (if I renamed the files all manually).
  • a

    AshSimmonds

    06/10/2022, 7:20 PM
    Haha, yeah that's one of those "oh I thought it was normal" kinda pages, that isn't normal, so take for granted. So much software nowadays just does stuff and goes "welp, hope we didn't ruin your day", rather than a good dry run report before-hand.
  • f

    foureyedsoul

    06/10/2022, 7:43 PM
    Absolutely! It's good to design with error-prone users in mind, and I wish more people did. I know, because I'm a very error-prone user!
  • k

    kevins8

    06/10/2022, 9:02 PM
    @hikchoi ☝️ 🙂
  • t

    thinline

    06/10/2022, 9:46 PM
    any progress on https://discord.com/channels/717965437182410783/739186036495876126/979822093443170334 ?
  • t

    thinline

    06/10/2022, 9:47 PM
    I'm seeing this popup when starting any workspace in VSCode, not only for a Dendron one.
  • t

    thinline

    06/10/2022, 9:50 PM
    It looks like something in the extension is, on Windows at least, enumerating through the root directories and when it hits one that has the attributes I describe in that thread, the popup appears.
  • s

    SeriousBug

    06/10/2022, 9:55 PM
    Sorry about that, I'll make sure to look into it today. A fix wouldn't make it into the release this Tueday, but should be out by the next one.
  • t

    thinline

    06/10/2022, 10:00 PM
    👍
  • n

    nikhil

    06/11/2022, 1:40 AM
    If I do Command+L and then type the identifier of a note that doesn't exist, and then press enter before the preview updates, it creates a partial version of what I typed
  • n

    nikhil

    06/11/2022, 1:40 AM
    e.x. "books.fiction.some-book" becomes "books.fiction.some-bo"
  • n

    nikhil

    06/11/2022, 1:40 AM
    so I end up having to create a note and then immediately rename it, which is frustrating :(
  • n

    nikhil

    06/11/2022, 1:41 AM
    especially since sometimes the internal cache of dendron state thinks that "books.fiction.some-book" was created (?????) so I can't rename until I restart vscode
  • n

    nikhil

    06/11/2022, 1:41 AM
    not sure if there's anything y'all can do about the first bug but the second one seems solvable maybe (this smells like a race condition from reading the text box multiple times)
  • h

    hikchoi

    06/11/2022, 5:04 AM
    Hey, thanks for the report. Would you create an issue for this? We are planning to push some changes that will fix the lookup sluggishness but I don't think what you described is handled there.
  • s

    ScriptAutomate

    06/13/2022, 3:23 PM
    Just wanted to say: I've been away for a bit, and wow! All these new features and updates. I'll be tweaking and updating my vaults. Awesome work!
  • x

    Xanaus

    06/14/2022, 1:20 PM
    The plus symbol dosen't go away even after creating the file and also refreshing the index
  • a

    aleksey

    06/14/2022, 4:40 PM
    Check you have
    stub: true
    in your frontmatter for these files. Sometimes it sticks around for whatever reason.
  • a

    aleksey

    06/14/2022, 4:42 PM
    Is it possible to somehow to configure keybinding to change task status (https://wiki.dendron.so/notes/SEASewZSteDK7ry1AshNG/#setting-task-status--marking-a-task-as-complete) to use the same key combinations as in the bujo extension (https://github.com/mihaiconstantin/bujo#keybindings-for-updating-entry-symbols) ?
  • k

    kevins8

    06/14/2022, 5:01 PM
    yeah - the keybindings are completely customizable. see https://wiki.dendron.so/notes/c8e99b84-8a5a-42d3-838d-3d5cdebf32e5
  • m

    marukoRoburesu

    06/14/2022, 5:20 PM
    great update! thanks you!
  • k

    kevins8

    06/15/2022, 2:57 AM
    @User we're refactoring the dendron docs to adhere to a standard format so that all features, configuration, commands, etc are just one lookup away. the goal is to make it unambiguous to either find or add information on new features and capabilities. we would love to get everyone's input on this - if you have opinions on the structure of the dendron docs, please leave feedback in the github discussion https://github.com/dendronhq/dendron/discussions/3088 @nickolay-kond @ScriptAutomate @foureyedsoul @hikchoi
  • a

    aleksey

    06/16/2022, 1:50 AM
    ServerNotify! It's CROP time (every other Wednesday). 🙂 Please vote for your favored community issue 👨‍🌾👩‍🌾: 1. [Merge Notes command](https://github.com/dendronhq/dendron/issues/906) 2. [Vault rename command](https://github.com/dendronhq/dendron/issues/840) 3. [Enable setting Katex options from dendron](https://github.com/dendronhq/dendron/issues/1535) 4. None of these (if there's an issue you'd like to add to rotation, please reply with a Github issue). To vote, respond with a 1️⃣ 2️⃣ 3️⃣ or 4️⃣ to this message. Voting closes Monday at noon Pacific Time.
    d
    • 2
    • 3
  • a

    aleksey

    06/16/2022, 11:54 AM
    CROP 2022-06-15
  • s

    ScriptAutomate

    06/16/2022, 9:49 PM
    Not sure if this already a known issue or if a new issue needs to be opened: - I created a new note for a new user via goto note on
    @Example
    - Because
    @Example
    starts with a capital letter, Dendron made the note as
    user.Example
    , which I wasn't expecting. I was expecting it to be
    user.example
    - Dendron doesn't let me rename the note to a lower-case version, giving me the error message
    my-vault/user.example exists
    This may be two issues, I suppose, one where Dendron is making a note with capital letters, and the other issue being that you can't change the file name with rename note. I'm not sure how this may impact backlinks
  • s

    SeriousBug

    06/16/2022, 9:52 PM
    The rename makes sense, Dendron is case-insensitive so
    user.Example
    and
    user.example
    are the same note. The note being created with a capital letter is a bug I would guess
  • j

    José Longo

    06/16/2022, 9:52 PM
    depending on operating system, if windows you are renaming for the same name (not case sensitive)... have tried user.example1 and after user.example ?
  • s

    ScriptAutomate

    06/16/2022, 9:53 PM
    Okay, good to know that Dendron is case-insensitive, which means things like backlinks would still function as expected, etc.
1...606162...78Latest