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

    Jaime

    01/07/2022, 10:24 PM
    Hi Durbincs, did you ever get a response to the issue with the error you are getting when previewing, I am getting the same error and I have been searching for a answer or some hint to fix this, any update would be greatly appreciated.
  • s

    SeriousBug

    01/07/2022, 10:25 PM
    The issue was reported here, and we are looking into it: https://github.com/dendronhq/dendron/issues/2074
  • j

    Jaime

    01/07/2022, 10:27 PM
    thanks for the prompt response, and I am really thankful for this tool, great work!
  • v

    vishal.gandhi

    01/08/2022, 2:19 AM
    Question on seeds. I observed
    /seeds/
    listed in the
    .gitignore
    is the default configuration. I am generating dynamic templates, not able to use these templates on my other machine. Would it break something if I remove
    /seeds?
    from the
    gitignore
  • k

    kevins8

    01/08/2022, 3:37 AM
    it wouldn't - but it might mean you're committing more files than you need to with git
  • v

    vishal.gandhi

    01/08/2022, 4:30 AM
    Thank you Kevin
  • t

    tae

    01/08/2022, 5:05 AM
    hey, i've generated a ssh key and added it as a deploy key on github but i still have an error where it says cannot read from remote repository when i try to make a remote vault
  • t

    ThatSisyphean

    01/08/2022, 10:07 AM
    uh what happened to scratch notes?
  • t

    ThatSisyphean

    01/08/2022, 10:07 AM
    am I missing something?
  • t

    ThatSisyphean

    01/08/2022, 10:07 AM
    i don't see the command in the command palette or in keyboard shortcuts
  • b

    Bryan Jenks 🌱

    01/08/2022, 10:08 AM
    It’s in the dendron command palette as a button
  • t

    ThatSisyphean

    01/08/2022, 10:08 AM
    uh....
  • t

    ThatSisyphean

    01/08/2022, 10:09 AM
    yeah idk what that is
  • b

    Bryan Jenks 🌱

    01/08/2022, 10:09 AM
    Ctrl+L
  • t

    ThatSisyphean

    01/08/2022, 10:09 AM
    oh, note lookup?
  • b

    Bryan Jenks 🌱

    01/08/2022, 10:09 AM
    Yup
  • b

    Bryan Jenks 🌱

    01/08/2022, 10:09 AM
    Hover over the buttons it shows you
  • t

    ThatSisyphean

    01/08/2022, 10:09 AM
    ew
  • t

    ThatSisyphean

    01/08/2022, 10:09 AM
    no hotkey?
  • t

    ThatSisyphean

    01/08/2022, 10:10 AM
    i wanna highlight a line and turn it into the alias of a link to a scratch note
  • t

    ThatSisyphean

    01/08/2022, 10:11 AM
    type a thought, highlight it, then zoom to a dated note about it.
  • s

    SeriousBug

    01/08/2022, 10:14 AM
    You can set up a hotkey! Here's mine:
    Copy code
    {
            "key": "ctrl+shift+d s",
            "command": "d{endron.lookupNote",
            "when": "dendron:pluginActive",
            "args": {
                "noteType": "scratch",
                "selectionType": "selection2link"
            }
        },
  • t

    ThatSisyphean

    01/08/2022, 10:14 AM
    i could have sworn i searched the .json for scratch
  • t

    ThatSisyphean

    01/08/2022, 10:15 AM
    kden ty
  • s

    SeriousBug

    01/08/2022, 10:15 AM
    There used to be defaults for these, not sure if they got removed
  • t

    ThatSisyphean

    01/08/2022, 10:15 AM
    yeah they aren't there
  • t

    ThatSisyphean

    01/08/2022, 10:16 AM
    it's ok i understand differing lookup args
  • t

    ThatSisyphean

    01/08/2022, 10:16 AM
    i just didn't understand that scratch note creation occurred through lookup note
  • t

    ThatSisyphean

    01/08/2022, 10:16 AM
    which makes sense, it should
  • t

    ThatSisyphean

    01/08/2022, 10:16 AM
    tyty
1...493494495...757Latest