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

    Tika

    01/18/2022, 3:05 PM
    Aha, thanks. :)
  • s

    SeriousBug

    01/18/2022, 3:10 PM
    I can reproduce that, looks like a bug. I'm also taking a look at the previous bug report you had with preview not rendering images this week, so I'll check this out too. Thanks for catching it!
  • k

    Kulukimaki

    01/18/2022, 3:49 PM
    Any way to supersede the default location used to resolve the epoch time to human readable? I'm looking to use ISO 8601. "Default Timestamp Decoration Format" doesn't even let me set the locale (don't know if there is a locale with ISO 8601) and instead pulls the system locale.
  • s

    SeriousBug

    01/18/2022, 3:51 PM
    No unfortunately, but this is a pretty easy feature to add if you'd like to send a request.
  • k

    Kulukimaki

    01/18/2022, 3:53 PM
    Just to clarify: Are you asking me to implement it (pull request), because I can try or are you asking me to open a feature request?
  • s

    SeriousBug

    01/18/2022, 3:54 PM
    I was just asking if you could open a feature request, but I'd also love a PR! Relevant code is here: https://github.com/dendronhq/dendron/blob/bfe027eb40ef1cdc7b214a6ff8ab3b1e6b32d453/packages/plugin-core/src/features/windowDecorations.ts#L277
  • k

    Kulukimaki

    01/18/2022, 3:55 PM
    I will try but my JS is very rusty. 👻
  • s

    SeriousBug

    01/18/2022, 3:56 PM
    That's alright, feel free to ask for directions at #748936364283920495 . If you don't have the time, you are also absolutely welcome to just send in a feature request.
  • s

    SeriousBug

    01/18/2022, 4:28 PM
    The fix for this bug is now out with Dendron 0.78!
  • s

    ScriptAutomate

    01/18/2022, 4:41 PM
    Something I've wanted to add to the docs is that
    Move Note
    has a multi-select 😮
    a
    • 2
    • 2
  • s

    ScriptAutomate

    01/18/2022, 4:42 PM
    This issue and the discussion within it should be relevant to what you're running into (this may be relevant to image path issues @User has run into, also, depending on how the problem has appeared): https://github.com/dendronhq/dendron/issues/1724
  • a

    aleksey

    01/18/2022, 6:48 PM
    If you don't use vault-specific links (links with
    dendron://vault2
    ) in your notes, I found that just copying files directly from one vault to another and reloading indexes works pretty well. I also didn't realize
    Move note
    had a multi-select mode and that's what I'll be using from now on 😲
  • t

    Tika

    01/18/2022, 10:42 PM
    Oh. Thanks. Did not know. But yes, as per other discussions this command would benefit from options for asset management...
    s
    • 2
    • 2
  • t

    Tika

    01/18/2022, 10:43 PM
    Thanks. The images with spaces in the path still do not render for me in 0.78
  • s

    SeriousBug

    01/18/2022, 10:47 PM
    My bad, I didn't mean it would be fixed with 0.78, I'm starting to look at it this week and it might take a couple weeks to get released.
  • t

    Tika

    01/18/2022, 10:49 PM
    Ah, misunderstood because GitHub sent a notification that the issue is being closed. Good luck with it 🙂
  • s

    SeriousBug

    01/18/2022, 10:49 PM
    Which issue was closed? That might have been a mistake, I can take a look at it
  • t

    Tika

    01/18/2022, 10:50 PM
    Local image not rendered in peek preview (#876), am I being confused? It is morning here
  • s

    SeriousBug

    01/18/2022, 10:52 PM
    That one should be fixed, although that also wouldn't work for images that have spaces in their names
  • s

    ScriptAutomate

    01/18/2022, 10:52 PM
    move-note-and-asset-management
  • s

    soylentplaid

    01/18/2022, 11:42 PM
    I'm running into an error after installing the extension... "{"line":1,"column":8,"vslsStack":[{},{},{},{},{},{},{}]}". I do not have an existing workspace, and have tried restarting the tutorial or initializing one, but it always appears. This issue seems to match what I'm seeing in my logs and the error as well, however it's closed https://github.com/dendronhq/dendron/issues/2107 - any thoughts?
  • k

    kevins8

    01/18/2022, 11:52 PM
    can you check if your
    dendron.code-workspace
    is valid formatted json?
  • s

    soylentplaid

    01/18/2022, 11:59 PM
    it appears valid to me
    Copy code
    {
      "folders": [
        {
          "path": "vault"
        }
      ],
      "settings": {
        "dendron.rootDir": ".",
        "files.autoSave": "onFocusChange",
        "pasteImage.path": "${currentFileDir}/assets/images",
        "pasteImage.prefix": "/",
        "markdown-preview-enhanced.enableWikiLinkSyntax": true,
        "markdown-preview-enhanced.wikiLinkFileExtension": ".md",
        "editor.snippetSuggestions": "inline",
        "editor.suggest.snippetsPreventQuickSuggestions": false,
        "editor.suggest.showSnippets": true,
        "editor.tabCompletion": "on"
      },
      "extensions": {
        "recommendations": [
          "dendron.dendron-paste-image",
          "dendron.dendron-markdown-shortcuts",
          "redhat.vscode-yaml"
        ],
        "unwantedRecommendations": [
          "dendron.dendron-markdown-links",
          "dendron.dendron-markdown-notes",
          "shd101wyy.markdown-preview-enhanced",
          "kortina.vscode-markdown-notes",
          "mushan.vscode-paste-image"
        ]
      }
    }
  • n

    NZ-John

    01/19/2022, 1:32 AM
    hi folks, when attempting deploy with Netlify following ur docs https://wiki.dendron.so/notes/yetuum6o9wZi6eVJQBbQb/
  • n

    NZ-John

    01/19/2022, 1:33 AM
    am getting an error:
  • n

    NZ-John

    01/19/2022, 1:33 AM
    Copy code
    2:23:40 PM: ────────────────────────────────────────────────────────────────
    2:23:40 PM:   1. build.command from netlify.toml                            
    2:23:40 PM: ────────────────────────────────────────────────────────────────
    2:23:40 PM: ​
    2:23:40 PM: $ ./dendron-publish-site.sh
    2:23:40 PM: bash: ./dendron-publish-site.sh: Permission denied
    2:23:40 PM: ​
    2:23:40 PM: ────────────────────────────────────────────────────────────────
    2:23:40 PM:   "build.command" failed                                        
    2:23:40 PM: ────────────────────────────────────────────────────────────────
    2:23:40 PM: ​
    2:23:40 PM:   Error message
    2:23:40 PM:   Command failed with exit code 126: ./dendron-publish-site.sh
    2:23:40 PM: ​
    2:23:40 PM:   Error location
    2:23:40 PM:   In build.command from netlify.toml:
    2:23:40 PM:   ./dendron-publish-site.sh
    2:23:40 PM: ​
    2:23:40 PM:   Resolved config
    2:23:40 PM:   build:
    2:23:40 PM:     command: ./dendron-publish-site.sh
    2:23:40 PM:     commandOrigin: config
    2:23:40 PM:     publish: /opt/build/repo/docs
    2:23:40 PM:     publishOrigin: config
    2:23:40 PM:   plugins:
    2:23:40 PM:     - inputs: {}
    2:23:40 PM:       origin: config
    2:23:40 PM:       package: '@netlify/plugin-lighthouse'
  • n

    NZ-John

    01/19/2022, 1:34 AM
    ^ not too familiar with this.. first time attempting from Netlify - though I cant see what I've done different from the docs
  • n

    NZ-John

    01/19/2022, 1:38 AM
    ^ ah ok, I needed to
    sudo chmod 755
    the .sh script
  • k

    kevins8

    01/19/2022, 1:56 AM
    it looks like
    dendron-publish-site.sh
    is not executable
  • n

    NZ-John

    01/19/2022, 3:03 AM
    thank you, have got Netlify publishing working now 🙂
1...510511512...757Latest