Skip to content
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

Adjusting image length is not working #10

Closed
mathisgauthey opened this issue Oct 4, 2022 · 2 comments
Closed

Adjusting image length is not working #10

mathisgauthey opened this issue Oct 4, 2022 · 2 comments

Comments

@mathisgauthey
Copy link

Hi there, I love your project, it is probably the simpliest yet most beautiful obsidian publish alternative.

But I can't get around the following problem : I can't adjust image size.

Using ![[paypal_logo.png|25x25]] is not working.
But ![[paypal_logo.png]] is fine, with the image inside public/images of course.

Any idea how to fix this ? Thanks in advance !

@TuanManhCao
Copy link
Owner

Hey @mathisgauthey !

Thanks for the compliment. That makes my day! I haven't give much thought about that yet, but I think it can be done through having some sort of CSS and HTML transformation their.

Or you'll just have to have a smaller image resolution to work around that.

@mathisgauthey
Copy link
Author

I managed to use PowerToys and bulk resize my images. I don't know anything about CSS and HTML yet, so I won't be able to help for now but might in the future !

@mathisgauthey mathisgauthey closed this as not planned Won't fix, can't repro, duplicate, stale Jun 3, 2023
mrdrprofuroboros pushed a commit to mrdrprofuroboros/digital-garden that referenced this issue Dec 23, 2023
* chore: add wanakana and fuse.js

I had inadvertently committed fuze.js at TuanManhCao#9...

* feat: add SearchBox component

* feat: add SearchData interface

* feat: export getRouterPath function

* style: suppress error

* feat: add search index creation process

* style: fix result text align

* feat: add search element

* fix: result click behavior

This problem occurred by the parent onBlur event handled before the result onClick event ran.

* style: format code

* fix: set result length limit up to 5

* chore: ignore search-index.json

* chore: add tailwind config files

I forgot adding these file in git at TuanManhCao#9

* chore: add ts-pattern

* feat: add target text display system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants