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

    kevins8

    10/09/2020, 9:35 PM
    here's the docs on setting keybindings: https://dendron.so/notes/c8e99b84-8a5a-42d3-838d-3d5cdebf32e5.html
  • k

    kevins8

    10/09/2020, 9:35 PM
    here's the cheatsheet of all current keybindings https://dendron.so/notes/eea2b078-1acc-4071-a14e-18299fc28f47.html
  • u

    user

    10/09/2020, 9:42 PM
    Thank you, Kevin. I'll have a look right now. I have too many duplicated commands shortcuts πŸ˜…
  • k

    kevins8

    10/09/2020, 9:45 PM
    np. i'm at the point where any new shortcut will conflict with something i already have πŸ˜…
  • k

    kevins8

    10/09/2020, 9:45 PM
    you can use the keyboard diagnostics to help figure out conflicts https://kevinslin.com/notes/47ce8a7d-5176-4786-97e6-35adcae0b367.html#improved-keybinding-diagnostics
  • u

    user

    10/09/2020, 9:46 PM
    I changed it and now is working but now I got something else duplicate. πŸ˜…
  • u

    user

    10/09/2020, 9:46 PM
    Great! Thank you so much.
  • t

    tsnieman

    10/10/2020, 12:13 AM
    Anyone got a VSCode extension that lets me add colors/emoji to my tabs? i.e. all my personal tabs blue, all my work tabs green. Bonus points if it lets me color tabs based on filename so I can auto-color/emoji based on my Dendron filenames πŸ™‚
  • t

    tsnieman

    10/10/2020, 12:15 AM
    I mean.. Hm.. this might be a good Dendron-specific extension... Could extend the file headers and/or schema to define tab color & emoji. (EDIT: there's no reason the extension couldn't support filename + schema + header πŸ‘Œ)
  • k

    kevins8

    10/10/2020, 12:21 AM
    @User haven't tried this but this looks like it could do the job: https://marketplace.visualstudio.com/items?itemName=orepor.color-tabs-vscode-ext
  • k

    kevins8

    10/10/2020, 12:22 AM
    as for dendron extensions, i think being able to control tabs would be great. can you submit a feature request so we can track it in our roadmap? https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=feature_request.md&title=
  • t

    tsnieman

    10/10/2020, 12:31 AM
    Thanks for the suggestion on ColorTabs! Just tried ColorTabs extension... unfortunately, it's very unintuitive... And i also now can't figure out how to change my whole editor's chrome (sidebar, bottom bar) back to the normal color even after disabling the extension lol.
  • t

    tsnieman

    10/10/2020, 12:32 AM
    it should be, like, dark gray lol.
  • t

    tsnieman

    10/10/2020, 12:37 AM
    ... even changing themes does not help. Uhhh. hmm.
  • t

    tsnieman

    10/10/2020, 12:41 AM
    ooo, flipping left sidebar to right side fixed the bar along the bottom...
  • k

    kevins8

    10/10/2020, 12:50 AM
    maybe this will teach me to try extensions out before suggesting them πŸ˜… glad you got it figured out. my default is to reload the window after uninstalling just to make sure nothing funky is hanging around
  • t

    tsnieman

    10/10/2020, 12:53 AM
    i only figured out the status bar. the activity bar is still the wrong color.
  • t

    tsnieman

    10/10/2020, 12:54 AM
    Reloading the window didn't help. Hiding & showing the activity bar didn't help. Moving it left and right didn't help. Restarting VS Code didn't help. Uninstalling didn't help. Reinstalling and disabling all the options didn't help. Changing theme didn't help. Womp. Guess I've got a blue activity bar now >.> lol
  • k

    kevins8

    10/10/2020, 2:01 AM
    reading the extension about, it looks like you have to update your settings file > This plugin writes to your vscode workspace settings.json, this means that it creates a git commit. To avoid pushing this change, you should have your .vscode directory in .gitignore. Currently writing to the settings.json is the only way to manipulate the colors in runtime.
  • t

    tsnieman

    10/10/2020, 2:02 AM
    A-ha! It was in my WORKSPACE settings, but i'd been looking in the broader settings.json
  • t

    tsnieman

    10/10/2020, 2:02 AM
    Thanks @User πŸ‘
  • h

    HeyyyyJinn

    10/10/2020, 3:13 AM
    Can dendron do relative path links to files outside of the vault?
  • k

    kevins8

    10/10/2020, 3:53 AM
    yep
  • h

    HeyyyyJinn

    10/10/2020, 4:02 AM
    Is the syntax ../../path/to/file? How how do I encode whitespace in the file name? Β  isnt working
  • k

    kevins8

    10/10/2020, 4:03 AM
    it’s relative to your current file. white spaces should just work out of the box without special treatment
  • h

    HeyyyyJinn

    10/10/2020, 4:07 AM
    okay, just figured it out, it needs Β  <-- with the semicolon
  • h

    HeyyyyJinn

    10/10/2020, 4:08 AM
    whitespaces in the address doesnt get seen as a link in the editor or in the preview
  • h

    HeyyyyJinn

    10/10/2020, 4:20 AM
    Im using Dendron for class notes and trying to figure out the best way forPDF files to "travel with" my notes. I'm using the PDF viewer VS extension. So far it seems to make more sense to put the PDFs in the vault folder than to create relative links outside the vault.
  • k

    kevins8

    10/10/2020, 4:20 AM
    yeah, that's what I would recommend
  • k

    kevins8

    10/10/2020, 4:21 AM
    we have a workflow video for this https://dendron.so/notes/77c8f69c-32b8-4331-b1b2-c4211dcb9fb7.html
1...848586...757Latest