aljelly
aljelly
It's building now, thanks. I'll leave this issue open as the case should probably be correctly handled as you said.
Perhaps also GIF and APNG?
In addition to (or instead of?) being able to choose folder icons for user folders, it would also be really cool if you could show it as a sort of...
It's good to hear that xattrs are supported in Vala. That probably makes this easier to implement overall. For colour tags, I would store two separate values, the (common) colour...
The idea was to set out a basic but sane specification that could possibly become standardized in the future. Think of it as an unofficial proposal for a future standard....
I guess that's a reasonable thing to do then, just fill `tag.color.name` with a basic colour name (like `red`) in the xattrs of colour tagged files and if other DEs...
> I'd like to second using basic color names instead of hex values. Something that I think we're going to want to do in the stylesheet is make sure that...
I was thinking of an idea to create corresponding GTK checkboxes for each `- [ ]` or `- [x]` and refer to each one with an ID that stores the...
I'm not talking about bold, I'm talking about italics. In Markdown, one asterisk is [valid](http://commonmark.org/help/) as italics. `*hello*` = *hello* Same with bold and two underscores: `__hello__` = __hello__ It's...
I've fixed it, I'll submit a pull request soon.