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

    ilt

    12/25/2022, 7:24 PM
    2. actually never mind. setting up a key for go prev and next file solves it for me
  • i

    ilt

    12/25/2022, 7:25 PM
    Copy code
    {
            "key": "cmd+[",
            "command": "workbench.action.navigateBack"
        },
  • m

    moksha

    12/25/2022, 7:56 PM
    I have my logo .png file saved in the assets folder and I have written the logoPath variable as assets\logo.png
  • m

    moksha

    12/25/2022, 7:56 PM
    Yet when I preview the site, I get an error failed to copy logo
  • m

    moksha

    12/25/2022, 7:56 PM
    Any idea why this happens?
  • m

    moksha

    12/25/2022, 7:59 PM
    It works if I host the logo on a url and then use that instead though
  • t

    Telespielstube

    12/25/2022, 8:17 PM
    Try this:
    Copy code
    ![](/assets/logo.png)
  • i

    ilt

    12/25/2022, 9:00 PM
    is there any raindrop integration in dendron?
  • i

    ilt

    12/25/2022, 9:00 PM
    trying to understand best way to bring highlighted clipped content from web
  • i

    ilt

    12/25/2022, 9:00 PM
    and if you have any templates to organize that can you please share with me
  • m

    moksha

    12/26/2022, 5:40 AM
    Alright that fixed it thanks. But why does the logo sometimes show and sometimes doesnt. Take the demo website for example https://dendronhq.github.io/template.publish.github-action/
  • m

    moksha

    12/26/2022, 7:59 AM
    Did you find a solution to this? I am facing the same issue. My logopath works perfectly but the favicon doesnt update
  • l

    LividJava

    12/26/2022, 4:08 PM
    i did not
  • s

    SP082D

    12/26/2022, 8:55 PM
    Hello, the project is not dead, is it? There is a lull in the repository…
  • s

    SP082D

    12/26/2022, 9:00 PM
    Hi, hierarchies are barriers when they are slow, in dendron they are as mobile and flexible as possible. Kevin has an article about hierarchies and how their construction helps in organizing and finding information. Hierarchies are like trees of information.
  • i

    ilt

    12/26/2022, 10:08 PM
    I hope not
  • i

    ilt

    12/26/2022, 10:11 PM
    how do you guys deal with renaming the hierarchies between different areas if that category has subcategories?
  • i

    ilt

    12/26/2022, 10:34 PM
    refactor hierarchy
    what I was looking for
  • b

    Bassmann

    12/27/2022, 11:54 PM
    What makes you think it's dead? Last release was 3 weeks ago. Usually new releases happen every two weeks but now I guess festive season is the reason
  • m

    moksha

    12/29/2022, 6:20 PM
    any idea why sidebar.js config works perfectly on the npx dendron publish dev preview but it doesnt work on github page
  • m

    moksha

    12/29/2022, 6:22 PM
    my yaml file under publishing is sidebarPath: './sidebar.js'
  • m

    moksha

    12/30/2022, 4:05 AM
    Am I saving the siderbar.js file in the wrong place?
  • m

    moksha

    12/30/2022, 4:05 AM
    Its currently in the same folder as the yml file as sidebar.js
  • p

    Paul_J

    12/30/2022, 3:43 PM
    quick question : I thought there was a way to create a note inline from selected text by putting two square brackets around the text (which becomes the title) and then a shortcut to turn it into a new note? I've tried googling it but I can't find anything
  • p

    Paul_J

    12/30/2022, 4:26 PM
    If people want to use and access their notes on an iOS device, do they consume their markdown files in their vault with tools like obsidian? Does that work well?
  • s

    ScriptAutomate

    12/30/2022, 5:02 PM
    GitJournal and Obisidian are popular ones, but there are others too. Can see alternatives and other resources here: https://wiki.dendron.so/notes/SJtEnmQQYGu0bP2Kg7UbA/
  • m

    moksha

    12/30/2022, 7:17 PM
    Any help on this?
  • d

    danabb

    12/30/2022, 10:35 PM
    Hello! Does Dendron have any smart feature that would help me dealing with orphaned attachments?
  • k

    kzilla

    12/31/2022, 1:30 AM
    I have a note that has a rendering issue. When I click on Dendron: Toggle Preview it gives me this error in the note preview. Any help is appreciated. Thanks!
    Problem Rendering Note: Unable to render note root.xyz.md in dir-function(e){return l.default.posix?l.default.posix.normalize(e.replace(/\\/g,"/")):(0,u.default)(e)}
  • p

    Peter101

    12/31/2022, 4:53 PM
    Hey, so I seem to have misunderstood something in the tutorial note... https://wiki.dendron.so/notes/a6c03f9b-8959-4d67-8394-4d204ab69bfe/#remove-notes-that-extend-from-root I thought that all notes NEEDED to be under root (the tutorial note is, the schema note is, etc.), but the link above is stating that as part of the debug process, be sure never to use "root.md" as the parent of any notes... My issue is my somewhat new vault (im new in general) is unstable. It was working last night, but now it doesn't recognize most links, doesn't recognize backlinks, tags don't recolor, and the tree doesn't show more than 1 or 2 notes (unless i "create" more by clicking on an existing link). I've refactored the tree to not be off of root, but still sorta confused about what I should be planning on. For instance, if I delete/refactor the root.schema.md file, it recreates itself after calling "dendron: reindex"
1...741742743...757Latest