efemkay / obsidian-modular-css-layout

CSS Layout hack for Obsidian.md
https://efemkay.github.io/obsidian-modular-css-layout/
GNU General Public License v3.0
918 stars 74 forks source link

[Feature request] mobile support #93

Closed mrazarny closed 41 minutes ago

mrazarny commented 1 month ago

currently both multi column layout and floating callout are not working mobile

those are the one i tested not sure about wide views

even in the github here the example photo of the multi column appears like regular callouts stacked above each other in mobile

so, im asking if its possible to make the css work on mobile as pc

and for some example of how i wish it to be pls refer to multi-column-markdown plugin

efemkay commented 1 month ago

It definitely does support mobile. But I make it responsive - it follows the available space. There's a minimum width required for the multi column callout to work. Else things will be too cramped

Here's a screenshot from my phone but I have to tilt it horizontally. If it were vertical, the layout will resort to stack up and down.

Screenshot_20240714_170151_Obsidian.jpg

mrazarny commented 1 month ago

ah i didn't know that

ty for replying but i would also recommend to make the width thing as a feature u can turn off in style settings or by using special syntax for special callout that u always want to see as column

that would be better for special cases its just a recommendation it the end

u can close it if u wanna or think about my recommendation it's up to u

have a nice day mate :)

mrazarny commented 41 minutes ago

u probably forget about me but when i checked the snippet repo i found out that u made a new version with the no wrap feature which fixed my problem perfectly ty for these great snippets

i think my problem is fixed so

CASE CLOSED.