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

    grndstt

    01/17/2022, 6:43 PM
    i will disable both extensions
  • g

    grndstt

    01/17/2022, 6:43 PM
    and reinstalle the Dendron md
  • g

    grndstt

    01/17/2022, 6:48 PM
    even weirder
  • k

    kevins8

    01/17/2022, 6:48 PM
    not yet - one of the most highly requested features. we're working on it 😅
  • g

    grndstt

    01/17/2022, 6:49 PM
    so I I deinstalled the Dendron markdown preview, and the icon corresponding to Markdown Enhanced preview disapeared, however the Dendron markdown preview button is still there and active
  • g

    grndstt

    01/17/2022, 6:50 PM
    (I do get the recommendation to install it eventhough it is there)
  • g

    grndstt

    01/17/2022, 6:50 PM
    none of Dendron markdown preview or Markdown enhance preview extension seems to be in the
    ~/name/.vscode/extensions/
    folder
  • m

    mihaiconstantin

    01/17/2022, 6:56 PM
    You indicated that you get a recommendation to install the
    Dendron-Markdown Preview...
    ? That shouldn't be the case. When I look at
    dendron.code-workspace
    I don't see such a recommendation in:
    Copy code
    json
        "recommendations": [
          "dendron.dendron-paste-image",
          "dendron.dendron-markdown-shortcuts",
          "redhat.vscode-yaml"
        ]
    Also, the
    Dendron
    docs mention two previews and a way of enabling the latest one. Could it be that it got confused about which one the pick? I am just speculating here...
  • k

    kevins8

    01/17/2022, 6:56 PM
    did you install markdown preview enhanced? what version of vscode are you running? also, when you go to extensions and type
    @installed
    , what shows up in that list?
  • g

    grndstt

    01/17/2022, 6:56 PM
    uhumm
  • g

    grndstt

    01/17/2022, 6:57 PM
    i now deintalled Dendron extension completely .... I guess I had a mess with the md preview extensions. Lets see how the reinstall process goes
  • m

    mihaiconstantin

    01/17/2022, 6:58 PM
    At the bottom of this link: https://wiki.dendron.so/notes/Lnp1URddmWEWweyf/. And the setting is
    dendrom.yml
    is (I think?):
    Copy code
    yml
    dev:
        enablePreviewV2: true
  • m

    mihaiconstantin

    01/17/2022, 6:59 PM
    After reinstalling, I would try initializing a fresh Dendron workspace and see if the problem still persists.
  • g

    grndstt

    01/17/2022, 7:00 PM
    yes this option
    Copy code
    dev:
        enablePreviewV2: true
  • g

    grndstt

    01/17/2022, 7:00 PM
    is set to True in th .yml
  • g

    grndstt

    01/17/2022, 7:01 PM
    So know I reinstalled the whole Dendron extension. I now have no more Markdown Enhance Preview and only Dendron Preview
  • g

    grndstt

    01/17/2022, 7:01 PM
    First (small) victory
  • g

    grndstt

    01/17/2022, 7:02 PM
    However I still have no display of my pictures
  • g

    grndstt

    01/17/2022, 7:02 PM
    I will now try in a fresh workspace
  • m

    mihaiconstantin

    01/17/2022, 7:02 PM
    Curious about this
  • g

    grndstt

    01/17/2022, 7:03 PM
    OK working perfectly in a fresh new workspace.
  • g

    grndstt

    01/17/2022, 7:04 PM
    Were could I have messed up in my problematic workspace settings ?
  • m

    mihaiconstantin

    01/17/2022, 7:04 PM
    Could it be that you created the first workspace under an older version of Dendron and some settings have changed in the meantime? Again, speculating...
  • g

    grndstt

    01/17/2022, 7:05 PM
    Yes this one is indeed an quite old dendron workspace but normally it should have been updated
  • m

    mihaiconstantin

    01/17/2022, 7:06 PM
    Oh wait, what path do you have in
    drndron.code-workspace
    ?
  • g

    grndstt

    01/17/2022, 7:06 PM
    sorry where ?
  • m

    mihaiconstantin

    01/17/2022, 7:06 PM
    I have:
    Copy code
    json
        "pasteImage.path": "${currentFileDir}/assets/images",
        "pasteImage.prefix": "/",
  • g

    grndstt

    01/17/2022, 7:06 PM
    ah ok lets me have a look
  • m

    mihaiconstantin

    01/17/2022, 7:07 PM
    In
    dendron.code-workspace
    . You can not see it in VSCode if the Dendron Workspace is activated. Try via the Finder or the terminal.
  • g

    grndstt

    01/17/2022, 7:07 PM
    yep
1...506507508...757Latest