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

    ThatSisyphean

    01/08/2022, 10:18 AM
    can i set a default vault?
  • r

    rlh1994

    01/08/2022, 10:19 AM
    Ctrl+shift+s worked until at least 0.75 I know
  • t

    ThatSisyphean

    01/08/2022, 10:20 AM
    might have been me idk.
  • t

    ThatSisyphean

    01/08/2022, 10:21 AM
    i nuke my keybindings all the time by accident, if it's a hotkey i don't use, i generally turn it off
  • t

    ThatSisyphean

    01/08/2022, 10:21 AM
    i did have to add that one from scratch tho, no pun intended
  • t

    ThatSisyphean

    01/08/2022, 10:22 AM
    fr tho, can i assign a default vault in the note lookup command?
  • t

    ThatSisyphean

    01/08/2022, 10:26 AM
    also can i make my own template variables?
  • h

    Hope

    01/08/2022, 8:38 PM
    can I create a wikilink to a tag that doesn't have a note? or is it a must for links to work that we'd create the note?
  • s

    SeriousBug

    01/08/2022, 8:40 PM
    You can. The only downside is if you try to publish it, people looking at your site can't click on the tag.
  • h

    Hope

    01/08/2022, 8:40 PM
    yeah, like, I can't look it up or use it for search/filtering purposes in dendron?
  • h

    Hope

    01/08/2022, 8:41 PM
    as in "notes that hold #student tag"
  • h

    Hope

    01/08/2022, 8:41 PM
    will have to search for those files, right?
  • s

    SeriousBug

    01/08/2022, 8:41 PM
    You could still use VSCode's search to find notes that contain that tag. You could also just create the tag note, and it should immediately find everywhere that used this tag in the backlinks
  • h

    Hope

    01/08/2022, 8:42 PM
    maybe it's better to just create it then, it has no cost anw
  • h

    Hope

    01/08/2022, 8:42 PM
    thank you serious!
  • z

    Zvikasan

    01/08/2022, 11:50 PM
    Hi everyone, I have a question. I'm using the Mermaids flowchart in Dendron, but in preview it leaves a huge whitespace above the flowchart. Does anyone know how to remove it?
  • g

    glucinater21

    01/09/2022, 12:47 AM
    Does anyone know if there is a working template for publishing dendron with GitHub actions?
  • s

    SeriousBug

    01/09/2022, 12:55 AM
    Yes: https://wiki.dendron.so/notes/FnK2ws6w1uaS1YzBUY3BR/
  • g

    glucinater21

    01/09/2022, 12:56 AM
    Thank you!
  • o

    Oops365

    01/09/2022, 1:53 AM
    I didn't have luck with the keybindings troubleshooting, but after trying a git bisect, I found it it's because of the Markdown All In One extension!
  • k

    kevins8

    01/09/2022, 5:52 AM
    yeah, its time we went amoeba on scratch/journal notes. we put everything into
    lookup command
    because conceptually, everything is lookup with a modifier but turns out its hard to discover 😅 we're planning on introducing both scratch and journal notes as standalone commands since they come up so often
  • k

    kevins8

    01/09/2022, 5:52 AM
    ah yeah, this is a common culprit. we're planning on adding a warning for it when its installed in future versions
  • m

    Murali

    01/09/2022, 1:52 PM
    Folks, I am unable to use the lookup command (ctrl+ l) as I am getting this error : .dendron.cache.json: Unexpected token < in JSON at position 0. If I try to create a note, I get this error: rror while running command: Cannot read property 'forEach' of undefined
  • m

    Murali

    01/09/2022, 1:53 PM
    I am assuming this is a git merge gone bad as I was merging this particular file with the one on github. Can anyone please let me know how to fix this issue? Thanks.
  • m

    Murali

    01/09/2022, 1:56 PM
    This is how the .dendon.cache.json file starts : <<<<<<< HEAD {"version":0,"notes":{"beeminder.journal":{"data":{"id":"oOLeCYlBHkLe8HWASRHUp","title":"Journal","desc":"",
  • m

    Murali

    01/09/2022, 2:09 PM
    This is working now. I had to go to .dendron.cache.json file and accept the current/new changes. The error is not present now and the lookup is working fine. 🙂
  • u

    user

    01/09/2022, 3:32 PM
    Dendron not recognizing vault or any note or link
  • u

    user

    01/09/2022, 3:34 PM
    I am getting this msg upon opening vs codium
  • u

    user

    01/09/2022, 3:59 PM
    I had posted a similar question previously, when I try to add the workspace file on a different version of VSCode, the regular one or Insiders, it behaves in a similar fashion, it doesn't detect the structure.
  • k

    kevins8

    01/09/2022, 6:59 PM
    looks like a merge conflict with the cache file. we generally recommend not comitting that (should be in .gitignore by default).
1...494495496...757Latest