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

    johndendron29

    11/10/2021, 8:06 PM
    Hmm, dendron is meant to work with a flat folder hierarchy which means all notes get created underneath your vault.
  • u

    user

    11/10/2021, 8:12 PM
    that formatting is messing with my head πŸ˜‰
    f
    • 1
    • 16
  • u

    user

    11/10/2021, 8:12 PM
    Okay.
  • f

    foureyedsoul

    11/10/2021, 8:34 PM
    Schema with same template applied at two different levels
  • j

    Jopp

    11/10/2021, 8:41 PM
    I set up my preferences so that Dendron opens on launch, if I click vscodium in my dock. But if I double click a file associated to vscodium, Dendron doesn't open. Sorry, but how can I change that?
  • s

    SeriousBug

    11/10/2021, 8:44 PM
    Do you mean it opens a new vscodium window? And is this on Mac?
  • j

    Jopp

    11/10/2021, 8:44 PM
    On Mac, yes
  • j

    Jopp

    11/10/2021, 8:45 PM
    But this happens only if vscodium is not running. If vscodium is running, any double clicked file opens in dendron
  • u

    user

    11/10/2021, 8:47 PM
    Right Click -> Open With -> find the App you want under 'Other' and there should be an option to 'Always Open With'
  • j

    Jopp

    11/10/2021, 8:49 PM
    Thanks guys, maybe I didn't explain very well... A) vscodium isn't running 1) I click vscodium in my dock (dendron opens) B) vscodium isn't running 1) I double click a file associated to vscodium (dendron doesn't open - i need to open the workspace folder)
  • u

    user

    11/10/2021, 8:53 PM
    yea, opening a file that way won't open the workspace file. vscode has no idea it's associated with a .code-workspace even if it's in said workspace.
  • j

    Jopp

    11/10/2021, 9:07 PM
    I see, so I've to remember, little issue, some of my scripts open vscodium - I'm not all times busy with vscodium. Anyway, thanks @User
  • r

    rsidwell

    11/11/2021, 3:34 AM
    I think it's the new one. I use Dendron: Show Preview. The tab says "Dendron Preview...". Clicking the pdf link does nothing.
  • r

    rsidwell

    11/11/2021, 3:38 AM
    I actually prefer the old preview. How do you access that? The new one shows the Title field in the header as a title along with the title I put in my markdown and the font is too small.
  • c

    Corte

    11/11/2021, 8:53 AM
    Can't figure out why isn't working anymore
  • j

    Joshi

    11/11/2021, 8:53 AM
    Hey, this was a regression from our end and was fixed in v68.1, could you please update to v68.1?
  • c

    Corte

    11/11/2021, 8:57 AM
    Ok, sorry dendron just updated and it works... should I remove these previous useless posts?
  • j

    Joshi

    11/11/2021, 8:58 AM
    No problem, if someone from version v68 encounters it, they can have this as a reference πŸ™‚
  • s

    spex66

    11/11/2021, 3:19 PM
    thx, this preview indeed works! Fancy that I have now three preview icons (screenshot), but the new Dendron one is not part of it. Case of extension mayhem πŸ™‚
  • j

    johndendron29

    11/11/2021, 3:50 PM
    You may check the old preview here but it may not support other functions if you use this preview.
  • j

    johndendron29

    11/11/2021, 3:53 PM
    With the issue you are having in the new preview, could you submit a bug report [here](https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=bug_report.md&title=) so we can add it to our roadmap?
  • r

    rsidwell

    11/11/2021, 4:03 PM
    Thanks. For me, the old preview supports things that the new one doesn't! Besides doubling the title, it doesn't highlight code blocks. Is there a preview style sheet I need to set up?
  • k

    kevins8

    11/11/2021, 4:44 PM
    no. the reason your seeing the title twice is because of the
    useFMAsTitle
    property (https://wiki.dendron.so/notes/f83c1d87-eac0-48f3-a5cf-8a69989d8ec1.html#usefmtitle) the legacy preview doesn't support this option which is why you're not seeing it there. in terms of highlighting code blocks, it should do that now. can you confirm that you're running dendron version 0.68.1 ?
  • r

    rsidwell

    11/11/2021, 6:38 PM
    Thanks. The useFMTitle property is very helpful; I set mine to false to make it work like I expect. Yes, I'm running dendron version 0.68.1. Code blocks use a monospaced font and don't wrap, but aren't highlighted.
  • j

    johndendron29

    11/11/2021, 7:28 PM
    It works when I used triple backticks ``` before and after the code block + language identifier before the code block.
  • r

    rsidwell

    11/11/2021, 7:53 PM
    I tried adding a language identifier and that does make it work. I don't normally use them, but I guess it is a reasonable workaround. Thanks.
  • b

    Bios Element

    11/11/2021, 8:09 PM
    Is there any real advantage to keeping a multi-vault setup when I'm having fits getting publishing working? I'm not actually using more than one vault and don't currently see the point, but originally set it up for 'future proofing'. -_-
  • s

    ScriptAutomate

    11/11/2021, 8:29 PM
    Ah, are the publishing challenges around the selective publishing of the hierarchy across vaults when going the multi-vault route? Or are you running into other issues that seem related to multi-vault?
  • b

    Bios Element

    11/11/2021, 8:30 PM
    @User I think it's the latter, as I only have a single vault which is remote and clearly it works for other people fine. ^_^
  • f

    foureyedsoul

    11/11/2021, 8:34 PM
    Should user snippets work within a Dendron note's YAML header? I have a bunch of snippets that will work within the body of a Dendron note and will work in the YAML header of a Jekyll post, but for some reason those same ones won't work in my Dendron notes. For instance, I'd like to have a snippet of the keys for Task notes as I'm going through and adding those elements to already-existing notes.
1...448449450...757Latest