https://www.dendron.so/ logo
Join Discord
Powered by
# questions
  • r

    rlh1994

    09/23/2022, 9:52 AM
    When we built c.10k notes programatically we used the
    uuid
    python package and it worked wonderfully https://docs.python.org/3/library/uuid.html
  • f

    foureyedsoul

    09/23/2022, 8:25 PM
    I love the way Dendron adds text decorators for tasks in the editor view. Has there been any discussion of making some of these facets (priority, due date, status, etc) visible on the "card" for a task note in the preview or on a published site? On one hand, I think it'd be very useful to see one or two facets in the preview card, perhaps on a line under "From {name of task note}" and above "Go to text". But I can also see how it might be overwhelming to cram too much info into a preview card, instead of the note itself.
  • j

    jeep

    09/23/2022, 11:31 PM
    Does link candidates require more than enabling the setting and restarting? I have rebuilt the index, restarted the window, restarted vs code, tried every possible variation of a note that I have created and no candidate back link is shown. (https://wiki.dendron.so/notes/yxkn87ohgomk0tgs12dppur/#explicit-and-candidate-backlinks)
  • s

    ScriptAutomate

    09/24/2022, 12:49 AM
    Also related, for those interested: - https://github.com/dendronhq/dendron/discussions/3583
  • t

    triple

    09/24/2022, 11:20 AM
    quick question: when I use the image paste extension on a screenshot (cmd + shift + 4) then paste it in (option + cmd + V) the image in the preview and file does not show it shows this:
  • j

    jeep

    09/24/2022, 4:07 PM
    Does anyone know where I can make a request for an enhancement to GitHub Flavored Markdown? I'd like checkbox indeterminate state to be allowed (gitlab markdown added this a couple months ago... or the instance I use did, it might be older in the mainline)
    Copy code
    - [ ] foo
    - [-] baz
    - [x] bar
    renders like this:

    https://gitlab.com/gitlab-org/gitlab/uploads/61bada356447f74d92b90efcb163b91a/image.png▾

  • r

    rlh1994

    09/24/2022, 5:08 PM
    You can make a request on the GitHub page https://github.com/dendronhq/dendron/issues I'd also suggest looking at task notes depending on your use case in the meantime as you can assign emojis to certain statuses which might be useful https://wiki.dendron.so/notes/SEASewZSteDK7ry1AshNG/
  • j

    jeep

    09/24/2022, 5:16 PM
    If I add an issue to Dendron, it only requests that the Dendron team does something. I want it added to the GFM spec, which would automatically propagate to Dendron if it was accepted. Otherwise, Dendron is supporting its own markup language and not GFM... which maybe they do already, I guess. I might be able to adapt to using Task Notes...
  • j

    jeep

    09/24/2022, 5:20 PM
    The problem with task notes, is that when I add it as a reference
    ![[mytask.note]]
    I can't toggle the state in the preview OR the "main" note that I'm in... I need to navigate to the task note which adds time... I'll have to see how annoying it is. The point is moot for me until extracting a selection to another vault works, I guess
  • r

    rlh1994

    09/24/2022, 5:21 PM
    Ah sorry I misread, I think this the gfm repo so you could raise it on this https://github.com/github/cmark-gfm
  • j

    jeep

    09/24/2022, 5:22 PM
    Thanks... I wasn't sure that was it, so I was hesitant to put in a request there
  • r

    rlh1994

    09/24/2022, 5:23 PM
    It was all I could find, worst case hopefully someone can redirect you to the right place 😅
  • f

    foureyedsoul

    09/24/2022, 7:46 PM
    I think that would also be a great addition to GitHub Flavored Markdown! In the meantime—at least for the edit pane—you might find @mihaiconstantin 's BuJo extension helpful? https://bujo.mihaiconstantin.com/ It doesn't change the preview, but it does add decorations in the editing pane. You can even customize them.
  • j

    jeep

    09/24/2022, 8:39 PM
    Thanks. Looked at it and found that org-checkbox does a similar thing and I like it a little better. It has the advantage of working on all my org files if I decide that the export to md isn't as nice.
  • i

    IcySorc

    09/25/2022, 2:51 AM
    Anyone knows how to stop formatting arrays? I disabled prettier and format on save
  • i

    IcySorc

    09/25/2022, 2:59 AM
    nevermind, the issue was the markdown-formatter extension
  • s

    seadude

    09/25/2022, 5:57 PM
    Hello, Does anyone know if the Free tier of Azure Static Web Apps supports securing a deployed Dendron site with Active Directory? In Azure, it appears only the Standard tier ($9.00 USD/mo.) supports securing. It does say "Custom" Auth. So maybe thats for special auth. The dendron docs say: https://wiki.dendron.so/notes/7lVybQm4oETkTUyHRZB0a/#securing-access > By default, Azure AD, GitHub and Twitter authentication are supported.
  • s

    seadude

    09/25/2022, 5:57 PM
    Any experience is appreciated! Take care
  • j

    jeep

    09/25/2022, 6:09 PM
    Is there a danger to using ctrl-enter as "Dendron: Go to" instead of "Dendron: Go to note"? If I change it, I can then follow links directly without creating a proxy note. The Dendron answer appears to be "create a proxy note" for this. I guess proxy notes give you the same value as using a proxy- if the source material moves, you can update it more easily... but for many of my links, I feel like adding a proxy link will just be extra work. I would like to better understand the value of them and/or the danger of just using Go to...
  • k

    kevins8

    09/25/2022, 10:49 PM
    no danger, its just down to your preference
  • u

    uFzK3VbZ8aAVmt2h

    09/26/2022, 8:43 AM
    Hello, I am using the dark mode theme, but somehow the preview ends up like this, I tried running the extension in development mode(run Extension(plugin-core)), the rendering turned out to be good. What can possibly go wrong? In both scenarios I used the same workspace
  • h

    hikchoi

    09/26/2022, 8:46 AM
    The fix is pushed to the master branch so it looks okay in dev mode, but that fix hasn't been released yet. It will go out this week.
  • u

    uFzK3VbZ8aAVmt2h

    09/26/2022, 8:46 AM
    OK, thanks
  • y

    yuktah

    09/26/2022, 12:52 PM
    Folks, whats your workflow or setup to sync notes between work and personal devices (including iphone and ipad) ?
  • y

    yuktah

    09/26/2022, 12:53 PM
    I love using Dendron on my personal laptop but I also want to access those notes from work laptop and sometimes capture scratch notes on my phone or ipad. Any suggestions for how to make this work? All my products are mac and/or ioS
  • j

    jos

    09/26/2022, 12:57 PM
    i came here to ask the same question, will be trying Dropbox
  • j

    jos

    09/26/2022, 12:58 PM
    I was using git before but now that I want to use mobile I'm going to try Dropbox
  • j

    jos

    09/26/2022, 12:58 PM
    not sure if that would work with iOS though
  • y

    yuktah

    09/26/2022, 12:58 PM
    I can't use Dropbox on my work laptop
  • y

    yuktah

    09/26/2022, 12:59 PM
    i can live without not being able to sync from phone/ipad but find it tricky to sync between work and personal laptop (at the moment)
1...706707708...757Latest