Pretty properties

I added more features to the plugin!

Custom date format

A lot of people complain about date properties only being able to display date in specific format tied to the locale. Now this is something that is very hard to change because of how date input fields work. This plugin uses a workaround by hiding existing input text and showing the different text element instead. For the most part it works fine, but I’m afraid hiding the old date text may not work well on all devices, so let me know if you expirience any issues.

Dates colors

Date properties now may have special colors based on if the date is in the past, present or future. If you don’t like the colored background, you can write your own css to style this relative dates using the attributes assigned to each date property.

Long text colors

Text properties now can be colored too. Right-click menu do not work with them very well, so instead they have a color button that is revealed on hover.

Circle progress in bases

Someone in Discord gave me the idea to use circle progresses instead of progress bars, because it can save space in the base. It only works in bases table, cards view wil show progress bars instead.

More custom colors

In general this plugin use the theme colors for coloring properties. I prefer this, because this way it’s easier to make any color look well with the existing theme. But if you think you need more colors, now there is also an option to use color pickers instead, to choose any color you want. For now color pickers are only availible in the plugin settings.

There are also some other small changes and improvements, like new color shapes options and banner position slider. Read the description on Github to learn more!

8 Likes