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

    4d617474

    11/22/2022, 1:40 PM
    Is there anyway to change the todo list checkbox behavior when the return key is pressed? Coming from vimwiki, dendron's implementation makes me want to run away.
  • t

    threedimensionalbimbo

    11/22/2022, 6:43 PM
    is there a setting to control the capitalization from file names? i would strongly prefer something like
    task.renew-passport
    to interpret to a title
    Renew passport
    not
    Renew Passport
    -- I do a lot of technical writing for a living and capitalized headers are just anathema to me 😅
    b
    • 2
    • 1
  • t

    Tika

    11/23/2022, 10:25 AM
    How come the rendering of Mermaid in Preview and online is not identical? The image online is mirrored and the gaps surrouning frame titles are incorrect
  • t

    Tika

    11/23/2022, 3:37 PM
    And can we please update Mermaid to 9.2.2. You can link subgraphs there but not in 9.1.3 so the version in Dendron is behind the times...
  • b

    bmks

    11/23/2022, 4:12 PM
    is there a setting to control the
  • t

    threedimensionalbimbo

    11/23/2022, 4:44 PM
    roadmap question: is there currently or are there plans to create a means of aliasing hierarchies for things that fit in multiple places? for example: let's say i have a hierarchy like
    data.ml.predictive-models
    and then within that something like
    data.ml.predictive-models.python.scikit-learn
    that i also want to show up in my
    python
    hierarchy as
    python.ml.scikit-learn
    is there currently a way or are there plans to support putting notes/nodes in the hierarchy in multiple places in the overall hierarchy? my only thought currently is to create notes and put a reference to the individual pages, but that feels gross and arduous, and seems much cleaner to me to just assign entire hierarchies to multiple spots in the overall hierarchy 'virtually' behind the scenes.
    s
    e
    • 3
    • 4
  • s

    ScriptAutomate

    11/23/2022, 6:04 PM
    Alias notes or polyhierarchy
  • j

    jeremyW

    11/24/2022, 4:44 PM
    I'm having trouble getting markdown emoji to render in the dendron markdown preview. the kind bracked with colons.
  • f

    fakhri

    11/25/2022, 1:18 AM
    I'm not a programmer. But, I think that's because the emoji shortcodes aren't standard feature of markdown. Some sites/apps support it by using non standard markdown.
  • f

    fakhri

    11/25/2022, 1:20 AM
    BTW is there a toggle or an option for enabling the markdown preview synchronisation?
  • h

    hikchoi

    11/25/2022, 1:48 AM
    Unicode versions of the emojis will render correctly. Could you create an issue for bracket syntax support?: https://github.com/dendronhq/dendron/issues/new/choose
  • h

    hikchoi

    11/25/2022, 1:49 AM
    Can you elaborate what you mean by preview synchronisation?
  • f

    fakhri

    11/25/2022, 2:14 AM
    I mean scroll synchronisation between the editor and the preview.
  • f

    fakhri

    11/25/2022, 2:16 AM
    VSCode has this feature built in. I already checked my settings and can confirm that Scroll Preview With Editor is checked. https://code.visualstudio.com/Docs/languages/markdown#_editor-and-preview-synchronization
  • h

    hikchoi

    11/25/2022, 2:18 AM
    Got it. Dendron's preview doesn't use the built in VSCode preview so the settings won't affect how it acts. We have an open issue for this: https://github.com/dendronhq/dendron/issues/1978
  • f

    fakhri

    11/25/2022, 2:21 AM
    Ah I see. I searched for open issue before but couldn't find it. Thanks for the info.
  • k

    Koolkrasher

    11/25/2022, 8:24 PM
    Hey does anyone know if theres a easy way to export as pdf or other file formats?
  • s

    sifb

    11/25/2022, 10:11 PM
    Hi, when I try "Dendron: Create Scratch Note", the help suggests it will create a scratch note defaulting to
    scratch.{year}.{month}.{day}.{HHmmss}
    but instead it pulls down a dropdown asking me to name it, and if I don't enter one it opens the root node.
  • s

    sifb

    11/25/2022, 10:11 PM
    how do I get scratch notes to open a note immediately with a date/timestamp?
  • t

    Tanamr

    11/26/2022, 3:26 AM
    for me the dropdown comes prefilled with that format in the latest version
  • j

    jeremyW

    11/26/2022, 11:09 AM
    For me only the html codes work in the preview.
  • m

    MatteoRebecchiMari

    11/26/2022, 2:22 PM
    Hi guys, i have a question. I have some trouble. Most of the time the tree hierarchy breaks. I have all the files. How can i regenerate the treeview? It's possbile to use the existing files to rigenerate the treeview? Reload index do nothing.
  • j

    jeremyW

    11/26/2022, 2:52 PM
    @MatteoRebecchiMari You can use a
    reload window
    It is the near nuclear option, but it will refresh the tree. The drawback is that it blows away all your webviews. That includes the graph and the preview if you have them open in tabs. You have to reactivate them by hand. So if your graph and preview are open, you'll have to re-open them after the
    reload window
    . I think only once have I encountered a problem where 'reload window' didn't work and I had to completely restart VS Code.
  • m

    MatteoRebecchiMari

    11/26/2022, 3:19 PM
    Thanks for the answer, but the problem persist. If you delete a file manually from the folder, the entire note tree breaks. No matter if you reload the page or note. I was expecting a behavior that calculate the tree based only on file namings. I have just tested. If you brutally delete a file that is part of the tree (an empty file) the entire tree breaks.
  • m

    MatteoRebecchiMari

    11/26/2022, 3:25 PM
    The last file
    root.sw.md
    was deleted and recreated manually. After that the tree not exists animore.
  • j

    jeremyW

    11/26/2022, 4:21 PM
    Oh, intersting. I don't know why if you recreated it with it's front-matter that it would break the tree. That's not the behavior I get on Windows. If I delete from explorer the tab goes red, but dendron still has access to the file.
  • j

    jeremyW

    11/26/2022, 4:23 PM
    Tried it without the tab open in VS code as well. Works as expected in that case, the file is gone but dendron after an index reload knows it should be there and draws it into the tree with the plus sign.
  • j

    jeremyW

    11/26/2022, 4:26 PM
    The workaround would be to only delete files in that folder with the delete note command.
  • j

    JohnMi

    11/26/2022, 9:33 PM
    if i'am correct it uses the
    id
    . so if you delete manual a note then the tree breaks
  • b

    Bassmann

    11/26/2022, 10:53 PM
    Pandoc is what I use. There is a extension pandoc render which does export to PDF or docx. For others you need to invoke pandoc manually
1...732733734...757Latest