-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image Gallery support for local image #2899
Comments
@daiyam Thanks for building this image gallery function, this is awesome. It would be great if it works for normal boostnote style URL. Otherwise the image URL could be easily broken when photos are moving around. |
@noklam the issue seems to be with windows style URL |
@daiyam You are correct. the back slash "" works fine though if it is a classic image |
Same problem as #2834 |
@ZeroX-DG I am not sure if they are the same problem. As noted I am using Boostnote 0.11.15 which include the bug fix from your reference issue already. #2834 shows local images issue with "/" and "". As shown in my previous comment, "/" and "" works perfectly fine with local image, it only fails for |
@ZeroX-DG Also please notice the 2nd image of the issue, even with "" the image render correctly if I use full path instead of |
@noklam I will try to make a fix this week-end |
@daiyam Great, thank you! I just start to learn electron today, looking forward to seeing your fix. 😀 |
@BoostIO has funded $30.00 to this issue.
|
Sorry about the delay, I've forgotten to do the fix... |
@daiyam looks like there is a fix implemented? Will this fix be merged soon? |
@noklam sorry, I have no idea... |
I have contacted Rokt33r about the PR containing the fix. With this I expect the fix to merged in the next few days. That also means that it will be part of the next release, which should be within a week. |
@Flexo013 great! thx |
This is fixed in the 0.12.0 release that you can download now! Thanks to #3027. |
@Rokt33r has rewarded $27.00 to @daiyam. See it on IssueHunt
|
Current behavior
Currently the image gallery only support images with https URL, however the native URL for Boostnote (:storage/xxx/xxx) does not work.
The only way to get it works for now is to use absolute path like file explorer
Related Issue: #2465
Expected behavior
The expected behavior should be :storage style relative path should be work for Image Gallery
Steps to reproduce
Environment
Window 10
Boostnote 0.11.15
IssueHunt Summary
daiyam has been rewarded.
Backers (Total: $30.00)
Submitted pull Requests
Tips
IssueHunt has been backed by the following sponsors. Become a sponsor
The text was updated successfully, but these errors were encountered: