-
-
Notifications
You must be signed in to change notification settings - Fork 113
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
[FR] - Better table handling #70
Comments
I'm a bit unsure what this would be, do you want css classes to resize specific columns or general style settings options to just have columns span the whole note?
For |
Maybe my explanation is really horrid :)
I hope that this makes more sense? |
Ah yep, that clears it up perfectly, thanks! I'll see what I can do 🙂 |
I keep on coming back to your theme. Thank you for the immense effort you put in to keep these theme fresh and to solve little issues |
So I've managed to do these three: 5baba8c. Should find the sliders under I'm a bit unsure as of right now how to get max width to work in tables. Not even fully sure max width works in table cells at least in the way you'd want it to work 😔 |
It seems to work a treat :) I can't seem to find the font sizing though? This was fast. Thank you so much |
Oops, forgot to commit those changes 🤦♀️ I've rearranged some stuff and made the settings a little more visually distinct. Also actually added the td and th changes 😅 e0c12b1 |
This works perfectly. Thanks so much! Just 1 last request. It would be great if it carried across the note text weight. Or perhaps even had its own :) Thank you so much. This is outstanding. Highly appreciative. |
What do you mean? 🤔 |
If one changes the note text weight to be a bit heavier it has no impact on the text in the table which it should. Otherwise, a separate font-weight just for tables would be good :) |
Oooh, interesting. I hadn't noticed that, will fix for both 👍🏽 |
.poke :) |
Oops, so I think I've added support for that here under the |
How did I miss that? :) Awesome! |
I'd be very appreciative if you'd consider exposing the following to the Style settings plugin:
<td>
<th>
Dataview tables should work in the same fashion and this should be consistent between reading view and live preview modes (i.e., look exactly the same)
Thanks for a wonderful theme
The text was updated successfully, but these errors were encountered: