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

    kfischer_okarin

    05/01/2022, 8:40 AM
    Ah ok - so it's a next js inherent problem... ok 😉
  • t

    Tika

    05/01/2022, 11:30 AM
    The published pages show no edit link even though settings include
    Copy code
    github:
            enableEditLink: true
            editLinkText: Edit this page on GitHub
    What am I missing?
  • y

    yiming

    05/01/2022, 2:40 PM
    Thanks, yes
    ctl+space
    works. However I wonder if there is a way for it to trigger automatically? I have been using
    ctl+space
    for Alfred
  • r

    RenStrike

    05/01/2022, 8:48 PM
    The other day i found a feature list that showed things that were upcoming, and in progress. One of them was "ref link to file contents", or something like that. 1. Could someone point me to that task list. I'd love to be able to peek at it occasionally, 🙂 2. I am very interested in the above mentioned upcoming feature. If I can be of any help getting it in let me know! Likely I can only help with testing/feedback, but I'm up for anything, :). Thanks!
  • t

    Tika

    05/02/2022, 1:36 AM
    References of this type get colored orange if I use capitals even if embedding works OK, seems like something that needs streamlining?
    ![[name.of.note#starting-header:#ending-header]]
    Example:
    ![[name.of.note#starting-header:#Ending-header]]
    because the actual header is 'Ending header'.
  • t

    Tika

    05/02/2022, 1:39 AM
    Any advice on this one?
  • s

    SeriousBug

    05/02/2022, 1:39 AM
    Ah that sounds like a bug, I'd appreciate a bug report so we can fix it
  • t

    Tika

    05/02/2022, 1:45 AM
    https://github.com/dendronhq/dendron/issues/2862
  • h

    hulke

    05/02/2022, 7:41 AM
    Hello, can someone please direct me in the right position regarding customizing the site colors / logo? following this ref https://wiki.dendron.so/notes/734a8c36-baff-43d1-8b12-99bb16837049/
  • s

    SeriousBug

    05/02/2022, 7:42 AM
    You can set the
    logoPath
    for the logo: https://wiki.dendron.so/notes/ZO3Txy3c10TchaMdtQnes/ There's no built-in customization for the site colors, but you can add a custom header file to inject custom CSS: https://wiki.dendron.so/notes/YsEvJdnP5egPF1M6uvMBh/
  • h

    hulke

    05/02/2022, 7:43 AM
    so as of this moment i cannot change site's colors?
  • s

    SeriousBug

    05/02/2022, 7:43 AM
    You can, but you have to write CSS.
  • h

    hulke

    05/02/2022, 7:44 AM
    amazing, is there any best practice you recommend?
  • h

    hulke

    05/02/2022, 7:45 AM
    since we are seriously considering migrating some of our open source libs from docusaurus we need to have the ability to change some of the styling
  • s

    SeriousBug

    05/02/2022, 7:55 AM
    I'm not sure if we have any tips, but we'd be happy to help if you have any questions when you try it out. I'll also ping the team to see if any of the have any tips.
  • a

    andrey-jef

    05/02/2022, 9:55 AM
    Be aware of the inconsistent layout of mobile view of published Dendron pages. That’s the principal reason why I was hesitant to advocate the change from Docusaurus to Dendron within my organization https://github.com/dendronhq/dendron/issues/2175
  • h

    hulke

    05/02/2022, 10:42 AM
    Thanks for the input, 1. Can we thread this? looks like there's an open issue / feature request here 2. @SeriousBug seems like its a deal-breaker in order to fully migrate our open-source repos.. Dendron is starting to grow on me but in order to promote it further we will have to wait until we can customize it (even just the colors / logo for now), can i contribute in any way to make it happen?
  • a

    anonrunner

    05/02/2022, 6:08 PM
    Hey guys, Quick question: - I have mistakenly built big structure (and lots of links) on a wrong Vault.. and now I'd like to move all of it into another vault. Is there an easy way to do it? ☺️
  • s

    SeriousBug

    05/02/2022, 6:10 PM
    There's the "Dendron: Refactor Hierarchy" command which lets you move an entire hierarchy. You can write regex to capture certain patterns too. Let us know if we can help with using it. You can also always move the note files outside of Dendron (file explorer, command line etc.). Dendron will automatically recognize the moves.
  • a

    anonrunner

    05/02/2022, 6:12 PM
    Many thanks for your tip, going to try it out and let you know. I'm really afraid of doing it wrongly and destroying somehow my work (I'm not using git yet)
  • s

    SeriousBug

    05/02/2022, 6:12 PM
    Ah, I'd suggest getting started with git first then! It's easier than you might think, and it will save you a lot of headache. You can always back up your notes too. At least make a copy somewhere.
  • a

    anonrunner

    05/02/2022, 6:15 PM
    Okey, I will start this operation from GIT then 🙂
  • s

    SeriousBug

    05/02/2022, 6:15 PM
    Like I said the customization is already possible by injecting a custom CSS file through the
    customHeader
    . But we do want to make customization easier, and we'd love contributions if you want to make one! If you do want to contribute, here's a link to get started, and feel free to drop by #748936364283920495 if you have questions: https://docs.dendron.so/notes/3489b652-cd0e-4ac8-a734-08094dc043eb/
  • a

    alexis<3

    05/02/2022, 6:48 PM
    is the issue with
    .dendron.ws
    getting the wrong version being tracked yet
  • a

    alexis<3

    05/02/2022, 6:48 PM
    if not ill create a ticket - but its recurring on my system
  • s

    SeriousBug

    05/02/2022, 6:48 PM
    I don't see one, please feel free to open an issue
  • a

    alexis<3

    05/02/2022, 6:49 PM
    ok - a couple other people had reported it before me so I wasn’t sure
  • a

    alexis<3

    05/02/2022, 6:49 PM
    ill open a ticket today
  • a

    alexis<3

    05/03/2022, 1:02 AM
    @SeriousBug https://github.com/dendronhq/dendron/issues/2869 issue with .dendron.ws reported here
  • a

    alexis<3

    05/03/2022, 1:02 AM
    i know a few other people were experiencing it - maybe we could crowdsource the repro with them :)
1...623624625...757Latest