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

    Wojciech Jasiński

    05/30/2021, 4:53 PM
    I also use Dendron reload index. It works.
  • k

    Kiran

    05/31/2021, 8:14 PM
    To absolutely no surprise after that first day of voting, we've picked up 2. [Dendron should not rewrite files when it's reading them](https://github.com/dendronhq/dendron/issues/572) for this week.
  • k

    Kiran

    05/31/2021, 8:15 PM
    https://tenor.com/view/yes-sweet-hell-yes-pump-it-gif-3532253
  • k

    kevins8

    05/31/2021, 9:18 PM
    @User insert note link is now shipped 🙂
  • v

    vicrerdgz

    05/31/2021, 10:35 PM
    That's awesome to hear! So sad is too late here, I want to try it now with the lookup improvements!!!
  • v

    vicrerdgz

    05/31/2021, 10:36 PM
    Let's see if this week is not as crazy/busy as the last one and I can enjoy playing around with dendron while learning
  • v

    vicrerdgz

    05/31/2021, 10:36 PM
    Thanks for your work :)
  • v

    vicrerdgz

    06/01/2021, 8:48 AM
    I must say the insert link command is like a fresh breeze to me. Could look like it adds more friction but when you are using it actually you go faster, because you find notes faster by hierarchy
  • v

    vicrerdgz

    06/01/2021, 8:50 AM
    top 3 command imho 😆
  • v

    vicrerdgz

    06/01/2021, 8:51 AM
    I recommend to whoever is using whichkey (with vim kb) to map this command out of whichkey keybindings, so you can use it when in normal mode
  • h

    hikchoi

    06/01/2021, 3:14 PM
    I think it's my top 1 for now 😄 I just find reasons to use it everywhere
  • k

    Kiran

    06/01/2021, 3:21 PM
    I know this channel is mostly to help us get feedback about what to build next ... but I could use some feedback on something we're adding to the site - comparing Dendron to the other tools. It'd be nice to have a crisp answer to "how is Dendron different from X": https://github.com/dendronhq/dendron-site/pull/103. Feedback welcome.
  • c

    codefriar

    06/01/2021, 4:18 PM
    @User left some feedback
  • c

    codefriar

    06/04/2021, 1:18 PM
    Totally pie-in-sky feedback. When viewing the graph view (forthcoming refactor if I understand things correctly?) it'd be amazing if I could click-drag? or somehow visually mutually back link two nodes/notes. Ie: when I'm looking at the graph and see nodes for foo, and bar, I'd love a way to be able to insert back links to associate the notes
  • f

    fudo

    06/04/2021, 1:41 PM
    take a look here https://wiki.dendron.so/notes/55577c37-0943-44e7-9c85-c0327bdc9212.html
  • h

    henry

    06/04/2021, 2:51 PM
    That would be really neat - I'll definitely make a note of that! Feel free to ping me if you have any other ideas for the graph view, I'm taking the lead on it this summer and would love to hear any other ideas you may have
  • k

    kevins8

    06/04/2021, 5:04 PM
    @User forgot to ping you earlier but let me know how the latest fuzzy lookup is for your use cases. i know you brought this up a while back
  • k

    Kiran

    06/04/2021, 5:28 PM
    Hello @here! Well, it's that time again. Let's pick this week's CROP 🧑‍🌾 Hope you see something you like 🙂 (voting closes on Sunday). 1. ["Create Daily Journal Note" command for Dendron CLI](https://github.com/dendronhq/dendron/issues/770) 2. [Random Note](https://github.com/dendronhq/dendron/issues/743) 3. [Adding Unlinked References to the Backlinks Tab](https://github.com/dendronhq/dendron/issues/219) To vote, respond with a 1️⃣ 2️⃣ or 3️⃣ to this message.
  • z

    zersiax

    06/05/2021, 9:36 PM
    bit of feedback regarding the reference to the Amoeba way of notetaking. Unfortunatley the video that is linked is not very accessible; a page on the wiki that summarizes the important takeaways might be a good idea for those who don't, or can't, look at the screen to watch the video 🙂
  • z

    zersiax

    06/06/2021, 12:16 AM
    also , not sure if this is still true given I don't see this keybinding, but on the commands page the show preview keyboard shortcut listed for Windows actually clashes with the OS-wide projector options dialog (ctrl+win+p): https://wiki.dendron.so/notes/eea2b078-1acc-4071-a14e-18299fc28f47.html
  • k

    Kiran

    06/07/2021, 1:25 PM
    Any thoughts on what might be a better default (I myself found that cumbersome as well and have chaned it to ctrl+E).
  • b

    Bassmann

    06/07/2021, 5:27 PM
    I'm not even aware of that key binding but for my Ctrl-k v works for preview on Windows
  • u

    user

    06/08/2021, 5:47 AM
    looks like we're back to having CTRL plus mouse-over on a link to a non-existent note creating it. Comes up when trying to copy-paste or do other things and the mouse happens to be in such a place. (original, closed issue: https://github.com/dendronhq/dendron/issues/430)
  • k

    kevins8

    06/08/2021, 2:03 PM
    you're right. re-opened the issue and will be ingestigating
  • k

    Kiran

    06/08/2021, 2:29 PM
    @User / @User - any chance you didn't have this in your dendron.yml?
    noAutoCreateOnDefinition: true
    . I'm not able to repro the issue myself so it's strange that you are seeing it.
  • u

    user

    06/08/2021, 2:31 PM
    Copy code
    version: 1
    vaults:
        -
            fsPath: vault
    useFMTitle: true
    noLegacyNoteRef: true
    site:
        copyAssets: true
        siteHierarchies:
            - root
        siteRootDir: docs
        usePrettyRefs: true
        title: Dendron
        description: Personal knowledge space
        duplicateNoteBehavior:
            action: useVault
            payload:
                - vault
    initializeRemoteVaults: true
  • u

    user

    06/08/2021, 2:31 PM
    that's my whole dendron.yml
  • u

    user

    06/08/2021, 2:32 PM
    I haven't edited this file, though, afaik
  • k

    Kiran

    06/08/2021, 2:32 PM
    Copy code
    version: 1
    vaults:
        -
            fsPath: vault
    useFMTitle: true
    noLegacyNoteRef: true
    site:
        copyAssets: true
        siteHierarchies:
            - root
        siteRootDir: docs
        usePrettyRefs: true
        title: Dendron
        description: Personal knowledge space
        duplicateNoteBehavior:
            action: useVault
            payload:
                - vault
    initializeRemoteVaults: true
    noAutoCreateOnDefinition: true
  • k

    Kiran

    06/08/2021, 2:33 PM
    Could you replace your yaml with that and see if it stops happening @User ?
1...242526...78Latest