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

    Jminding

    09/27/2021, 12:52 AM
    Yay, I see the update!
  • j

    Jminding

    09/27/2021, 9:11 PM
    @User alright, so I've made some advancements to the problem from yesterday. I have found that every time you turn off the Cloudflare WARP VPN, localhost breaks. So you need to run the command to fix it every time, which is kind of annoying. I added that to the docs in a pull request, but I stepped it up and make an executable file (for mac) that, when executed, will run the command to fix it.
  • j

    Jminding

    09/27/2021, 9:11 PM
    I have asked Cloudflare team to handle this issue, and I will also upload the executable to my GitHub.
  • j

    Jminding

    09/27/2021, 9:35 PM
    Ok I uploaded to GitHub, here it is: https://github.com/Jminding/1.1.1.1-localhost-fix/releases/latest
  • h

    hikchoi

    09/27/2021, 11:04 PM
    @User! It's CROP time 🙂 Please vote for your favored crop 👨‍🌾👩‍🌾 1. [Frontmatter Variable Substitution doesn't work in V2 Preview/Publishing · Issue #1322 · dendronhq/dendron](https://github.com/dendronhq/dendron/issues/1322) 2. [noreferer/noopener option for site generation · Issue #1139 · dendronhq/dendron](https://github.com/dendronhq/dendron/issues/1139) 3. [Manually refresh index for One Note · Issue #916 · dendronhq/dendron](https://github.com/dendronhq/dendron/issues/916) 4. None of these (if there's an issue you'd like to add to rotation, please reply with a github issue) To vote, respond with a 1️⃣ 2️⃣ 3️⃣ or 4️⃣ to this message. voting closes Wednesday at noon Pacific Time
    a
    • 2
    • 4
  • s

    Stephen

    09/28/2021, 1:50 AM
    I agree, the native OpenLink command should open any URI rather than just vscode://, http://, or https://... This functionality is already available in the vscode extension api fortunately. I recently submitted a PR so that
    Dendron: OpenLink
    would do the trick. The feature should be in the next release. ...I might post to the issue that you cited that this is a tentative workaround to native support.
  • j

    Joshi

    09/29/2021, 10:31 AM
    Hey folks, With the current release of Dendron(v0.61), we have introduced the first iteration of Contextual UI(https://wiki.dendron.so/notes/VellOqHuzrUyzrWc0ajvg.html) for Delete/Rename/Move Note and Remove/Add a local or remote vault. More about this in : Commands (https://wiki.dendron.so/notes/eea2b078-1acc-4071-a14e-18299fc28f47.html). We are planning the next iteration of this in upcoming release and would love some feedback on this.
  • p

    PaulMullins

    09/29/2021, 1:59 PM
    Hey peoples, @User messaged me about any features I would like so I am posting it here in case anyone else already built it. I would use is the ability to sync my pinboard.in bookmarks into Dendron. pinboard.in exports to JSON therefore it should by pretty strait forward to do but I have not got around to doing it.
  • t

    Tika

    09/30/2021, 6:31 AM
    When working with images, it is hard to find a reference to an image on a page, especially with automatic names. Can we have the textual reference highlighted/selected when an image is clicked/selected in previe and vice versa, maybe optionally? or some such technique. We also do need a way to delete an image once with all of its traces but this is already an issue, I think...
  • t

    Tika

    09/30/2021, 6:33 AM
    It also seems impossible to preview animated GIFs in v2, I made an issue for this here, this is quite a limitation unless I am missing something... https://github.com/dendronhq/dendron/issues/1444
  • k

    kevins8

    09/30/2021, 2:37 PM
    > textual reference highlighted do you mean the alt tag?
    ![image description](image url)
    ? making sure i understand - your proposing that when we click an image on the preview, the image link in the editor gets highlighted? and thanks for the gif issue. @User were we able to repro this?
  • t

    Tika

    09/30/2021, 2:44 PM
    I work with images a lot and I wish there were treated as another kind of note with appropriate tools. At the moment, if you have a note with say 50 auto-pasted images, it is really hard to find them if you want to move them or add captions, etc. I can see them in preview but scrolling does not synchronize. In markdown, they have cryptic numbers for names. So, in keeping with Dendron's goal, i want them to be easy to retrieve, manipulate, refactor, all that. here, the idea was that if i see an image in preview, i should be able to locate it in the markdown text easily, and vice versa. so, i thought that selecting an image in preview could scroll to the position of its markdown reference and highlight it in sync. just for navigation. it might be possible to support this need in another way, this is just an idea. but at the moment this is very inconvenient. I am talking about these references to local images:
    ![](/assets/images/2021-09-28-12-08-12.png)
  • k

    kevins8

    09/30/2021, 3:11 PM
    something in our backlog is to support images as
    ![[link]]
    note references. at this point, images will have backlinks and support all note related properties. don't think we have an issue for this so feel free to create one for visibility
  • t

    Tika

    09/30/2021, 3:27 PM
    I would struggle to express it as a simple implementable issue, not sure I understand how it will work with the way you suggest. I have mentioned similar things in my notes on the support for the academic work and I can add to that.
  • u

    user

    10/01/2021, 6:41 AM
    Hi, just out of curiosity, is preview v2 an extension of the builtin markdown previewer or an entirely new implementation?
  • s

    SeriousBug

    10/01/2021, 7:20 AM
    It's entirely new. It's based on our Next Publishing work.
  • u

    user

    10/01/2021, 7:48 AM
    Why did you decide going your own way?
  • s

    SeriousBug

    10/01/2021, 7:51 AM
    We already have Dendron publishing, and VSCode allows us to use web views for the preview. By reusing the publishing code in the preview, the preview looks much closer to what you'll get when you publish. It also saves us from repeating ourselves for the publishing then again for the preview: when we add a new feature to publishing it's immediately available for the preview.
  • u

    user

    10/01/2021, 7:52 AM
    Ok, I see your point, thanks for the detailed answer.
  • s

    SeriousBug

    10/01/2021, 7:53 AM
    Glad I could help!
  • t

    Tika

    10/01/2021, 1:43 PM
    Not sure if this is a great description but here goes. I am drowning in images and they are harder to find again than text so dendron's ideology should apply here 🤞 https://github.com/dendronhq/dendron/issues/1450
  • j

    jyeung

    10/04/2021, 2:33 PM
    @User! It's CROP time 🙂 Please vote for your favored crop 👨‍🌾👩‍🌾 1. [Automatically reload index after running
    Workspace Sync
    · Issue #1451 · dendronhq/dendron](https://github.com/dendronhq/dendron/issues/1451) 2. [Create a keyboard shortcut to close Preview. · Issue #1438 · dendronhq/dendron](https://github.com/dendronhq/dendron/issues/1438) 3. [Select vault smart status/always prompt config option · Issue #1462 · dendronhq/dendron](https://github.com/dendronhq/dendron/issues/1462) 4. None of these (if there's an issue you'd like to add to rotation, please reply with a github issue) To vote, respond with a 1️⃣ 2️⃣ 3️⃣ or 4️⃣ to this message. voting closes Wednesday at noon Pacific Time
  • u

    user

    10/05/2021, 5:12 PM
    Not sure where to put this, but thought I'd ask: Is there supposed to be something in that gray box?
  • k

    kevins8

    10/05/2021, 6:48 PM
    yes, an animation. is your js turned off by any chance?
  • f

    foureyedsoul

    10/05/2021, 8:36 PM
    Hmmm… the top one isn't visible for me either. But the lower trees are there and animated, so I think maybe something is missing?
  • k

    kevins8

    10/05/2021, 9:18 PM
    hmm, what browser + version are you using?
  • f

    foureyedsoul

    10/05/2021, 10:35 PM
    The screenshot is Firefox 92, but I juuuust updated to 93.0 and it's still not showing. It's also not showing in Safari. All other the lower animations are visible in both. Only the first one isn't there.
  • f

    foureyedsoul

    10/05/2021, 10:36 PM
    I just dug around in the source code and can get https://assets.website-files.com/60f575ce343a495071f83206/6131c824d8749f1e193f4082_Hero_video_2-transcode.mp4 to display in both Firefox and Safari. So I think maybe there's just a comma or something similar messing up the link? @User
  • k

    kevins8

    10/05/2021, 11:13 PM
    thanks for digging. outside right now but will look into this. is it also like this when you run in incognito mode?
  • f

    foureyedsoul

    10/05/2021, 11:20 PM
    It wasn't playing in private windows / incognito in either Safari or Firefox… but your question reminded me that I probably turned off video autoplay at some point in both. I just turned it back on in Safari (via "settings for this website" in the "Safari" menu) and the video showed up as soon as I reloaded the page. So it's just my settings, nothing broken! Maybe there's a way to make a placeholder png or jpg?
1...363738...78Latest