Kristian Serrano
Kristian Serrano
I was just about to submit this request myself. Clicking on the image would be ideal.
It looks like there are some inline styles being added to folders in other directories that set their position to `relative`, and this would require the default folder `background-color` to...
Sweet! I found there are a few additional style tweaks (opacity on subfolders), but I'm sure you all will solve them pretty easily when you get into it. Looking forward...
Here's a demo of it working with subfolders as well. https://github.com/foundryvtt/foundryvtt/assets/1796189/88557351-6a72-4a37-99fe-6a3274712e1a
@Fyorl here are the _overrides_ I applied to achieve the sticky folder headers (using CSS nesting, but this can be flattened of course). ```css .folder > .folder-header { --folder-header-height: 38px;...
I found a hacky way of achieving this with the current method of injecting the context menu. I hacked it together with some CSS overrides and a tiny bit of...
Updated the CSS and hook script to fix some minor bugs and add support for popped out sidebar tabs.
Thanks for taking the time to investigate it. I figured it would require a considerable amount of work. I just posted the stuff above in case anyone else wanted to...
Maybe [book-open](https://fontawesome.com/v5.15/icons/book-open?style=solid)? or [eye](https://fontawesome.com/v5.15/icons/eye?style=solid) for view
Also, the ability to have rich formatted text so that we could bold, italicize or even link to other entries.