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

    kevins8

    10/27/2020, 12:00 AM
    i think the proper way would be to use the
    --extensions-dir=/path/to/code-dendron-ext
    flag when launching
  • k

    kevins8

    10/27/2020, 12:00 AM
    caveat is that the latest version of markdown-notes and markdown-preview need to be in that dir
  • k

    kevins8

    10/27/2020, 12:01 AM
    could probably setup some symlinks during the setup script
  • b

    britt

    10/27/2020, 12:07 AM
    That would mean all other personal extensions would be left out, correct?
  • b

    britt

    10/27/2020, 12:07 AM
    I'm going to go play some music and unwind, but will reflect. ❀️
  • k

    kevins8

    10/27/2020, 12:08 AM
    yep. sounds good. i’m going to go for a run πŸƒβ€β™‚οΈ in the meanwhile πŸ™‚
  • t

    tfer

    10/27/2020, 4:27 PM
    Hmm, looking at the current state of Emmet vis a vis Markdown, (Both in VSCode and elsewhere), I see that Emmet remains a tool mostly focused on web stuff, and has not been extended to directly support Markdown, or more general languages, e.g. Python. There is no reason why it can't, so I would like to put in a feature request for it. According to the VSCode extension guide, the place to do this is in the lsp for the language you want to add emmet support to. as we have(/going to have)? such a server for Dendron use that to add emmet-expansions for Markdown.
  • k

    kevins8

    10/27/2020, 4:37 PM
    @User 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= for non-markdown related markup, my thinking is that dendron should be able to support them. that being said, i don't have the bandwidth to work on it but am happy to show others how it can be done if they want to πŸ™‚
  • k

    kevins8

    10/28/2020, 4:57 AM
    i don't know if anyone else has this issue but when i'm working in vscode, i often try to use
    cmd+l
    to navigate code and can't understand why it results in a line highlight πŸ˜…
  • b

    britt

    10/28/2020, 5:04 AM
    I almost messaged you about that last week! I guess we should remap
    cmd-l
    to
    cmd-p
    when not in dendron. πŸ˜‚
  • b

    britt

    10/28/2020, 5:06 AM
    Or extend lookup. πŸ™‚
  • b

    britt

    10/28/2020, 5:07 AM
    That’s why I wrote that toy
    britt-picker
    extension, to add
    Create file
    as an option to
    cmd-p
    .
  • k

    kevins8

    10/28/2020, 5:10 AM
    nice! will there be a
    britt-picker 2.0
    ?
  • b

    britt

    10/28/2020, 5:15 AM
    First I’d like to at least push the code. I broke it and haven’t had time to step back and fix.
  • b

    britt

    10/28/2020, 5:17 AM
    I saw this before I wrote it, which is a better version: https://marketplace.visualstudio.com/items?itemName=jit-y.vscode-advanced-open-file
  • k

    kevins8

    10/28/2020, 5:19 AM
    there's also file utils which is what i use https://marketplace.visualstudio.com/items?itemName=sleistner.vscode-fileutils
  • k

    kevins8

    10/28/2020, 5:19 AM
    last post of the day. night all 😴
  • s

    SeeDubLan

    10/28/2020, 5:19 AM
    @kevins8 have you ever done any work in jupyter notebooks?
  • b

    britt

    10/28/2020, 5:19 AM
    @kevins8 Gnight!
  • s

    SeeDubLan

    10/28/2020, 5:20 AM
    Ok, goodnight talk to ya later
  • b

    britt

    10/28/2020, 5:20 AM
    @SeeDubLan I have, but I’m headed to wind down and sleep as well. Chat tomorrow?
  • k

    kevins8

    10/28/2020, 5:20 AM
    @SeeDubLan yes. will answer more tomorrow if you leave some context in the chat
  • s

    SeeDubLan

    10/28/2020, 5:20 AM
    Sure, sounds good, rest well
  • h

    HeyyyyJinn

    10/28/2020, 8:46 AM
    @User Big problem with the latest update. Clicking on a note in the sidebar tree causes the note to be replaced by a blanc note, with no warning. There is loss of data unless you have backup.
  • l

    LLV

    10/28/2020, 8:57 AM
    @User Trying to recreate this. Just upgraded to 0.13.4. Opened files via the tree view as well as the regular file list and it's not replacing it with blank notes for me (thankfully).
  • h

    HeyyyyJinn

    10/28/2020, 9:04 AM
    Try reopening vscode and clicking on the tree view. Its happening for me in both VSC and Codium
  • l

    LLV

    10/28/2020, 9:06 AM
    I did that and it still opened my notes without deleting them...Except for one, I just discovered: I have a note titled 000 Index in the root of my vault, and if I click that one in the tree view it is replacing it with a blank note each time.
  • l

    LLV

    10/28/2020, 9:06 AM
    But all my other notes are fine/being opened, not replaced.
  • h

    HeyyyyJinn

    10/28/2020, 9:07 AM
    Yes. that's whats happening to my notes
  • h

    HeyyyyJinn

    10/28/2020, 9:07 AM
    Its changing the IDs every tim ei click
1...181920...108Latest