Fabian Winter
Fabian Winter
Your closing this PR finally made me work on this problem 🙈 Storing one "recents" file per character set is not feasible, because we can't merge them - was the...
Awesome, thank you very much 🙂 I'd like to migrate it to Python using the [`Extractor`](https://github.com/fdw/rofimoji/blob/main/src/extractors/extractor.py) interface, so it can easily be called with the others from [`__main__`](https://github.com/fdw/rofimoji/blob/main/src/extractors/__main__.py). Should I...
I'm hoping for https://github.com/google/material-design-icons/issues/1566 to give us nice data.
I'd like to support the original request for multiple wishlists. I would like to have different wishlists for different people/groups, because I don't want to share some things with my...
That would be possible, but then I'd have to manage multiple accounts with multiple passwords and log in and out all the time. It feels a lot more comfortable (and...
That was just an example, but what I'd like to do with Wishlist is to collect books that could be interesting for my work and share that with (friendly) colleagues,...
It's more a recommendation for me: I use it to organize ideas for my next books. I add everything that sounds interesting, and I ask people to have a look...
No, but it's not so much about them adding new things. In a sense, I maintain my personal "wish" list and ask for feedback like "What do you think I...
Some thoughts, just from my perspective (but you have thought a lot more about Wishlist, so please just take them as food for thought): - The main feature (for me)...
I'd like to test it in restic, but I have no idea how to do that. But looking at the code, it seems to do the right things.