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

    fudo

    05/16/2021, 10:29 AM
    I just finisched writing a RFC for improving the usability of Schemas you can find the tracking issue here: https://github.com/dendronhq/dendron/issues/712 feel free to take a look at the Pull request for it and discuss it in the linked discussion.
  • u

    user

    05/16/2021, 10:40 AM
    Page scaling issues. Safari, iPhone XS Max (Dendron Wiki).
  • k

    kevins8

    05/16/2021, 3:47 PM
    thanks for the report. was that on initial load only?
  • u

    user

    05/16/2021, 5:55 PM
    The behaviour is persistent.
  • k

    Kiran

    05/16/2021, 6:53 PM
    Hello #739186036495876126! It's time to pick the community issue of the week. The issues for next week: 1. [Option to fold frontmatter automatically](https://github.com/dendronhq/dendron/issues/489) 2. [Dendron should not rewritefiles when it's reading them](https://github.com/dendronhq/dendron/issues/572) 3. [Paste file (similar to paste image)](https://github.com/dendronhq/dendron/issues/575) To vote, respond with a 1️⃣ 2️⃣ or 3️⃣ to this message by tomorrow so we can make sure it's included in weekly planning.
  • k

    Kiran

    05/16/2021, 6:55 PM
    Quick update on last week's community feature (Support for Arguments - #544). It will be shipped in the next update (releasing tomorrow). 🥳
  • k

    Kiran

    05/17/2021, 3:04 PM
    Thank you all for the feedback! We are going to pick up paste file 📋 (https://github.com/dendronhq/dendron/issues/575) to deliver next week.
  • b

    Bassmann

    05/17/2021, 7:43 PM
    Will this then include an option to easily open any such attachment? Previously clicking on a link to e.g. a PDF opened it as text which is not what I want
  • k

    Kiran

    05/17/2021, 7:56 PM
    No, that's likely a future optimization. Though, have you tried vscode-pdf so you can open a pdf in the meantime? https://marketplace.visualstudio.com/items?itemName=tomoki1207.pdf
  • b

    Bassmann

    05/17/2021, 7:58 PM
    No I hadn't seen this. Thanks for the info I'll try that
  • k

    kevins8

    05/17/2021, 10:15 PM
    @User we added the ability to set custom values for lookup shortcuts: https://wiki.dendron.so/notes/ad270a7d-2aed-4273-8319-eb6536e38b29.html#value let us know if its working as expected 🙂
  • v

    vicrerdgz

    05/17/2021, 10:39 PM
    I was waiting for that! I've been the hole day looking forward to it 👀. Sadly I'm off the computer for today, is a late here but I will try it first thing tomorrow!
  • v

    vicrerdgz

    05/17/2021, 10:40 PM
    Looks awesome, hope it's useful for more people as well
  • v

    vicrerdgz

    05/17/2021, 11:32 PM
    @kevins8 the
    value
    argument accepts placeholders for the current state of the editor? Eg.
    $currentNote.meet
    ? Didn't had a chance to try, just wondering after reading the docs
  • v

    vicrerdgz

    05/17/2021, 11:33 PM
    Btw thanks for taking the time to work on this!!
  • k

    kevins8

    05/17/2021, 11:43 PM
    it doesn't unfortunately. vscode has custom variables but they are only populated in
    tasks.json
    and
    launch.json
    . but it sounds like another good feature request 😅 https://code.visualstudio.com/docs/editor/variables-reference
  • v

    vicrerdgz

    05/20/2021, 11:43 AM
    I had some minor problems after testing: - horizontal split is not working when passed as a command argument - Personally I think the name "horizontal" is a bit confusing. I'm used to call this type of split "vertical" 😆 but this is not an issue really -
    noteType
    journal and scratch have different behavior when using them with
    selection2link
    . journal notes are created on {current-path}.{date}.{selection} as said in the docs, but scratch notes are created in their own domain. Not sure if the last one is the expected behavior, or maybe is because my dendron config, just reporting it
  • k

    kevins8

    05/21/2021, 1:43 AM
    hmm, the split type option is un-tested so that might be a bug for noteType, the behavior is dependent on configuration. for scratch note, its to create it under its own domain. see https://wiki.dendron.so/notes/5c213aa6-e4ba-49e8-85c5-1bdcb33ce202.html#defaultnodetypeaddbehavior
  • k

    kevins8

    05/21/2021, 1:46 AM
    and thats fair point about the horizontal split. now that i think about it, vim has it has a vertical split. will investigate the key and maybe consider renaming 😅
  • v

    vicrerdgz

    05/21/2021, 7:48 AM
    Glad to catch that bug in my testings! I can report it on gh if you want. About scratch notes yeah I forgot that! Actually I prefer it that way
  • v

    vicrerdgz

    05/21/2021, 7:49 AM
    The name is not a big deal honestly haha I was just a bit confused the first time. As you said, vim or emacs call that vertical. But if lots of people are using it like this, is not a problem
  • k

    kevins8

    05/21/2021, 2:38 PM
    we like to be consistent when possible. so this will be one rough edge if we get the naming right 😅
  • k

    Kiran

    05/21/2021, 6:46 PM
    Hello @here! We're rebranding this week. The community issue of the week is now transitioning to be the Community Request On Planning (CROP for short). Everything else remains the same. Without further adieu, it's time to pick this week's CROP 🙂 I'm bringing in some new issues without as many reactions just to keep things interesting. 1. [Dendron Insert note link command](https://github.com/dendronhq/dendron/issues/722) 2. [Manually Triggering Intellisense doesn't work if alias is more than one word](https://github.com/dendronhq/dendron/issues/473) 3. [Random Note](https://github.com/dendronhq/dendron/issues/743) To vote, respond with a 1️⃣ 2️⃣ or 3️⃣ to this message.
  • k

    kevins8

    05/22/2021, 4:18 PM
    looks like 1️⃣ and 2️⃣ are neck to neck 👀
  • k

    Kiran

    05/24/2021, 1:17 PM
    Alright 1️⃣ is the clear winner. Insert note link it is 🙂
  • f

    foureyedsoul

    05/24/2021, 3:35 PM
    Any chance that number 2 will be addressed in the next few weeks, or come up again for a vote before long? Just had Dendron rewrite some files again yesterday. It's a minor annoyance (just changes to newlines & white space), but I'd love for that behavior to stop.
  • k

    kevins8

    05/24/2021, 4:07 PM
    yes. we keep a running tally of CROP issues that will be recycled every few weeks. @User will be coming out with additional details on our issue triaging process later this week
  • f

    foureyedsoul

    05/24/2021, 4:21 PM
    Awesome! I figured you'd have a mechanism for bringing them back up. Thanks for letting me know!
  • d

    DarrenBrierton

    05/25/2021, 2:34 PM
    Congratulation on the latest release! I have some questions though ...
  • d

    DarrenBrierton

    05/25/2021, 2:35 PM
    1. Regarding the new Dendron tree view, I take it that this is not supposed to be a user-visible change (for now). You've just ported it to a new framework. Correct?
1...222324...78Latest