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

    ccamara

    11/29/2022, 4:58 PM
    I do not know what I may be doing wrong
  • u

    π™π™„π™Žπ˜Ώπ™

    11/29/2022, 6:36 PM
    Hi, I'm looking for a task dashboard. Is there one of some sort available ?
  • m

    michaelvolk

    11/29/2022, 7:16 PM
    Oh I thought the issue was some recurrence with references referencing references.
  • s

    segfault.sol

    11/29/2022, 9:51 PM
    Is there a way to include a note reference to a text file on my harddrive?
  • s

    segfault.sol

    11/29/2022, 9:52 PM
    The documentation section on
    file links
    seems to just not work.
  • b

    Bassmann

    11/29/2022, 10:39 PM
    Not really a dashboard but this extension serves me well to get an overview of open todos in a tree view https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree. I blogged about my use and configuration here https://mstempl.netlify.app/post/markdown-tasks-in-vscode/. Hope this helps
  • u

    π™π™„π™Žπ˜Ώπ™

    11/29/2022, 10:59 PM
    Thanks @Bassmann, I think I already came across your blog post in my search. It's really effective to manage todos, but a hope to be able to manages tasks (priority, due date, ...) A simple solution is to use VS Code search editor (regex from yaml headers) but there is no way to sort results by due date for example. A couldn't find an extension to add this feature either πŸ˜• I will keep looking around
  • s

    shekhar.mish

    11/30/2022, 12:15 AM
    Native vs Code workspaces
    • 1
    • 4
  • j

    JohnMi

    12/01/2022, 4:53 PM
    Hi, this is why I am asking the devs of Dendron for some sort of queries feature. The Dataview of Obsidian is really powerful. The requests for queries in Dendron repo is still on hold since 2020 I think. Not have any news until now.
  • u

    π™π™„π™Žπ˜Ώπ™

    12/03/2022, 12:13 PM
    Hello, from what I have read dev have listed the queries features in their todos, we should wait and see what magic they will do πŸ˜‰
  • c

    c-condor

    12/04/2022, 12:07 AM
    When using a self hosted https://github.com/coder/code-server server with the dendron extension; I am unable to use the graph view for any of my notes and in fact get the following error {"stack":"Error: Network Error\n at e.exports (https://vscode-remote+*******.vscode-resource.vscode-cdn.net/config/extensions/dendron.dendron-0.118.0-universal/dist/static/js/index.bundle.js:2:1489376)\n at p.onerror (https://vscode-remote+*******.vscode-resource.vscode-cdn.net/config/extensions/dendron.dendron-0.118.0-universal/dist/static/js/index.bundle.js:2:1488345)","message":"Network Error","config":{}} where I have hidden my local website name from the error shown in my browser when trying to view the graph. Has anyone experienced this?
  • p

    Pasq

    12/04/2022, 10:49 AM
    Hi! Since a few days already, Dendron fails me on startup. What can I do to get it back? I'll attach a screenshot of the error.
  • j

    jeremyW

    12/04/2022, 12:33 PM
    @Pasq show us the file at /home/sybr/Dendron/dendron.ws. You are probably missing a bracket or a comma.
  • p

    Pasq

    12/04/2022, 12:37 PM
    It's all gibberish...
  • j

    jeremyW

    12/04/2022, 12:43 PM
    paste this into it replacing all else. {"version":"0.118.0","activationTime":1670154474834}
  • j

    jeremyW

    12/04/2022, 12:43 PM
    then restart vscode
  • j

    jeremyW

    12/04/2022, 12:43 PM
    after a save
  • j

    jeremyW

    12/04/2022, 12:44 PM
    That's the entirity of my dendron.ws file.
  • j

    jeremyW

    12/04/2022, 12:47 PM
    Any plans to render images in link previews?
  • p

    Pasq

    12/04/2022, 1:01 PM
    Thanks a lot @jeremyW !!! That did it!!
  • p

    Pasq

    12/04/2022, 1:02 PM
    I don't know how could it become corrupted :/
  • j

    jeremyW

    12/04/2022, 1:14 PM
    I wouldn't sweat it. If it happens again you'll start to see the pattern.
  • j

    jeremyW

    12/04/2022, 1:14 PM
    Are you using git?
  • p

    Pasq

    12/04/2022, 3:46 PM
    I am
  • e

    Enib

    12/04/2022, 4:46 PM
    Hello, is there some option to include the titles of the preceding part of the hierarchy inside the backlinks? Or maybe a custom name in the frontmatter reserved for backlinks (to the current note). Example: I have the notes "proj.doin.prog.webdev.vuejs" and "res.prog.webdev.vuejs" with the tag "#prog.webdev.vuejs" Inside the note "tags.prog.webdev.vuejs" I have both the backlinks but with the same name because they have the same title.
  • m

    Maned

    12/06/2022, 6:40 PM
    On the contribution list my last name is wrong as of late, due to my name change. What should I do to update it?
  • t

    Teltrix

    12/07/2022, 5:49 AM
    Thanks kevins80590 and SeriousBug6848 β€”
  • t

    tlylt

    12/07/2022, 2:55 PM
    Hi, how does the ctrl+shift+i to automatically create a daily journal note work and is it possible to setup something similar for creation of another type of notes?
  • m

    michaelvolk

    12/08/2022, 12:01 AM
    Anyone know if it is possible to use Latex snippets in markdown? I have thought of moving Latex snippets into the markdown snippets file, but this might be a lot of work.
  • m

    michaelvolk

    12/08/2022, 12:04 AM
    Hi there, I think this is controlled by the Dendron team. You can find that the command is available in the command palette. If you hit
    ctrl + shift + p
    you can type daily journal and find the command their. Dendron also has builtin create functions
    Dendron: Create Task Note
    ,
    Dendron: Create Scratch Note
    . If you want to create your note style with custom formatting I recommend looking into schemas https://wiki.dendron.so/notes/c5e5adde-5459-409b-b34d-a0d75cbb1052/.
1...734735736...757Latest