Alex Draper
Alex Draper
I would recommend using the search and then manually deleting duplicates yourself. At this point I don’t think this is a big or common enough issue to justify an automated...
I agree this would play nice with #50. I think I’d make the default time limit longer than three days, instead of worrying about not deleting things on weekends.
Are you sure the syncing doesn’t work? I have the same version of Firefox and it works just fine.
Are you signed in to the same Firefox account on both computers? If you go to `about:preferences#sync` and look at your sync settings, do you have “Add-ons” checked?
Weeeeeeeeird. I’m not sure how to replicate the problem here. Maybe try exporting your existing reading list and then re-installing it. It’s extra weird that the extension had to be...
You can always make a pull request! I’d be happy to take a look at it. What key combo were you thinking of using?
We could check for alt text on the image? Or if the `` has a title. Otherwise maybe just the hostname from the URL?
I think for most of our users the search you described would be more complex than what they’re looking for. Even as someone who knows how to write regular expressions...
I know for me, keeping the search term would be a downside. If I’m searching it’s probably for a specific thing—otherwise I’ll just hold the modifier key and open a...
I have encountered the same issue using `if` statements and found it only happens if there is an open curly-brace following a self-closing tag. ```astro --- const items = [...