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

    synthetic_penguin

    05/20/2022, 6:55 PM
    Here is a SPARQL query example. Timeline of US presidents: https://t.co/tvOeWK7qBM
  • s

    SeriousBug

    05/20/2022, 6:58 PM
    You can also create import pods, and there's a JSON import pod too: https://wiki.dendron.so/notes/28dfaaf8-4944-447c-be30-39c514a80bb0/ I will add the caveat however that adding a special UI like that timeline would require additional work. If you just want the data in your workspace as notes, the import pods would be enough.
  • s

    synthetic_penguin

    05/22/2022, 5:37 PM
    A belated thanks @SeriousBug. I wasn’t necessarily suggesting adding UI support. Just importing the search results as structured data. I’ll check out the JSON import pod. Thanks again.
  • d

    d1onys1us

    05/23/2022, 10:37 PM
    totally random idea i had, but it would be cool to link to specific headings in the dendron published sites. kind of like clicking the markdown link https://wiki.dendron.so/#why (for example something like this would link to the "why" heading)
  • s

    SeriousBug

    05/23/2022, 10:38 PM
    You can do that actually, try clicking the empty space to the left of the heading. Although it looks like there might be a bug that's blocking it right now
  • d

    d1onys1us

    05/23/2022, 10:39 PM
    oh nice!! i think there should be a hover with that "chain/link" icon, which is familiar in a lot of settings (i think in github markdown files it shows that). maybe thats the bug
  • s

    SeriousBug

    05/23/2022, 10:39 PM
    It seems to work on other pages, like this links to the right spot: https://wiki.dendron.so/notes/e65dfe53-41f7-4b16-b870-dadec1775497/#pinning-tabs
  • s

    SeriousBug

    05/23/2022, 10:40 PM
    It is supposed to have the icon when hovering over the title, but it must have gotten broken at some point. I'll take a look at it when I can!
  • d

    d1onys1us

    05/23/2022, 10:48 PM
    one more feedback: i noticed that the "Edit this page on GitHub" link is routing to dead links for many of the notes on https://docs.dendron.so/ , on another note: i'm wondering if i can do this with "Edit on GitLab" 🤔
  • s

    SeriousBug

    05/23/2022, 10:48 PM
    Oh that's my fault 😅 thanks for reporting it, I'll fix it immediately! Edit: Actually the config seems fine. @kevins8 do you know if the docs pages have been re-published after the migration? It's not using Github actions so I'm not sure what's publishing it
  • a

    aleksey

    05/24/2022, 4:57 PM
    CROP - 2022-05-18
  • k

    kevins8

    05/24/2022, 5:02 PM
    will take look today!
  • r

    rlh1994

    05/24/2022, 5:04 PM
    You can 100% do an edit on gitlab one, it's still under the gitlab part of the yaml but it works exactly as you would expect
  • d

    d1onys1us

    05/24/2022, 5:06 PM
    you mean under the github part of the yaml right?
  • r

    rlh1994

    05/24/2022, 5:08 PM
    Yep sorry that's what I meant
  • d

    d1onys1us

    05/24/2022, 5:10 PM
    hmm, that would imply i dont need to do any config change? is it turned on by default?
  • d

    d1onys1us

    05/24/2022, 5:10 PM
    i just dont seeit
  • r

    rlh1994

    05/24/2022, 5:10 PM
    You do need to setup the config as you would the GitHub one, but if you swap out the text and links for gitlab it should work
  • d

    d1onys1us

    05/24/2022, 5:11 PM
    how do i setup the config for the GitHub one?
  • d

    d1onys1us

    05/24/2022, 5:11 PM
    Copy code
    github:
        enableEditLink: true
        editLinkText: Edit this page on GitLab
        editBranch: main
        editViewMode: tree
    i have this set.
  • d

    d1onys1us

    05/24/2022, 5:14 PM
    i think maybe it is editRepository i need
  • r

    rlh1994

    05/24/2022, 5:15 PM
    You will need this yeah. If you can't get it working I'll check what I set up when I get online tomorrow
  • d

    d1onys1us

    05/24/2022, 5:23 PM
    i got it working now EDIT: sorry for taking this chat space, moving to questions
  • k

    kfischer_okarin

    05/26/2022, 3:23 PM
    Just converted my digital garden to a self contained vault 🙂 Worked like a charm! Now I could finally merge my
    publish
    branch (which contained
    package.json
    , dendron config, scripts for RSS feed generation) into my
    main
    branch which contained the actual vault 🙂
  • a

    aleksey

    05/27/2022, 3:04 AM
    The new sidebar graph is very cool, but I find that for notes with more than about five connections, the graph doesn't show any labels and so is no very helpful:
  • a

    aleksey

    05/27/2022, 3:04 AM
    Maybe showing labels for some of the nodes or even showing tiny labels would be better. Of course, maybe I just need a bigger monitor 😄
  • s

    SeriousBug

    05/27/2022, 3:04 AM
    The zoom depends on the size of the panel, it might be better if you make the sidebar or the graph panel a little bigger (and change notes so it refreshes)
  • a

    aleksey

    05/27/2022, 3:06 AM
    Yeah, I see. It works, but then the rest of the sidebar is taking up too much space.
  • j

    Joshi

    05/27/2022, 5:10 AM
    You can also zoom in and zoom out as per the screen to adjust the view.
  • s

    SeriousBug

    05/27/2022, 5:12 AM
    The zoom level resets when you switch between notes though, so it doesn't help if the panel is too small. The labels disappear again every time you switch notes.
1...575859...78Latest