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

    hikchoi

    03/24/2022, 12:57 AM
    when the content of
    ref.typescript-interview-question
    changes, it will both change in
    software.language.typescript
    and
    learning.dev.typescript
    , and the two notes can have their own context in their bodies without having to write them along with the interview questions.
  • g

    Gander7

    03/24/2022, 12:11 PM
    `Todo+`is an extension that is part of the
    awesome-dendron
    list so I was hoping it was compatible with markdown files. Am I missing something? Has anyone set up Todo+ to look at something like
    tasks.md
    rather than
    todo
    or
    todo.task
    ? If it has to be a non-markdown file, if I add frontmatter to it would it be picked up by dendron for linking/referencing etc?
  • t

    TomDuffield

    03/24/2022, 3:48 PM
    alright, I've been trying to figure this out for awhile but now its officially bugging me. I sync my workspace between two laptops (work and personal). They're both setup basically the same (same version of MacOS, VSCode, and Dendron) however on one laptop I get margin/padding around emoji in the Note Preview, and in the other I do not. I can't figure out why they're rendering differently 🆘
  • k

    kevins8

    03/24/2022, 3:52 PM
    do they both have the same extensions installed? are you using dendron note preview for both of them?
  • t

    TomDuffield

    03/24/2022, 3:54 PM
    Yes (at least as far as I can tell). I have settings sync turned on, and I commit all my workspace settings between the two machines.
  • d

    dbl

    03/24/2022, 3:57 PM
    i recently installed "markdown preview enhanced", how can I disable the dendron markdown preview if I want to use just the other one? If I disable 'enablePreviewV2' will that do it?
  • t

    TomDuffield

    03/24/2022, 4:44 PM
    Found the issue/difference. It has to do with display scaling. If the display is at "Default for Display" then the whitespace around the emoji renders "as expected." When its scaled, that's when I run into issues.
  • k

    kevins8

    03/24/2022, 4:51 PM
    ah - nice
  • g

    grndstt

    03/24/2022, 8:16 PM
    Was this problem solved ? I am having the same here.
  • g

    grndstt

    03/24/2022, 8:17 PM
    Apparently not related to a file name but rather to the number of files beeing imported (>3500 in folders nested over 7 levels)
  • g

    grndstt

    03/24/2022, 8:18 PM
    for one of the most populated folders it suceed when taking half of the files out
  • g

    grndstt

    03/24/2022, 8:19 PM
    (also works whit the other half)
  • g

    grndstt

    03/24/2022, 8:19 PM
    not sure how to debug this
  • s

    SeriousBug

    03/24/2022, 8:34 PM
    Can you send a bug report with the diagnostic logs attached? (
    Dendron:Dev: Diagnostic Report
    command, please make sure to use it after seeing the error). We can look into why it's failing, and fix the problem. Bug report here: https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=bug_report.md&title=
  • g

    grndstt

    03/24/2022, 8:40 PM
    does this helps ?
  • s

    SeriousBug

    03/24/2022, 8:42 PM
    This shows that there's an error with the import pod, but doesn't tell me much more unfortunately. Could you send a bug report on Github, and attach the full log to the report? We'll assign someone to take a look at this. https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=bug_report.md&title=
  • g

    grndstt

    03/24/2022, 8:42 PM
    this is the full log actually
  • s

    SeriousBug

    03/24/2022, 8:43 PM
    Oh okay, I'd still recommend opening a bug report. We'll assign someone to investigate the issue, I can't offer more help than that unfortunately. It seems to be a bug.
  • g

    grndstt

    03/24/2022, 8:43 PM
    meanwhile I could succeed to do the import by dividing the task in two batches (so apparently indeed a problem of number of files treated at the same time ...
  • g

    grndstt

    03/24/2022, 8:44 PM
    OK will file this
  • t

    TomDuffield

    03/24/2022, 9:17 PM
    Is there a way to quickly move an entire hierarchy to a different vault?
  • k

    kevins8

    03/24/2022, 9:18 PM
    my (prefix).* (path to new vault)
  • k

    kevins8

    03/24/2022, 9:18 PM
    reload index afterwards
  • t

    TomDuffield

    03/24/2022, 9:18 PM
    okay, that's what I was wondering
  • t

    TomDuffield

    03/25/2022, 1:28 AM
    are schema's per-vault or cross vault? My schema graph isn't looking like I expect and I'm trying to figure out why.
  • t

    TomDuffield

    03/25/2022, 1:29 AM
    i.e., should each vault have a root?
  • k

    kevins8

    03/25/2022, 2:48 AM
    cross vault
  • k

    kevins8

    03/25/2022, 2:50 AM
    if you have multiple schemas with same starting pattern, the last schema loaded takes precedence
  • t

    TomDuffield

    03/25/2022, 2:50 AM
    so then do I just pick a vault that is my "root" ?
  • k

    kevins8

    03/25/2022, 2:53 AM
    sorry, not sure i understand. could you elaborate?
1...577578579...757Latest