quarchive
quarchive copied to clipboard
Traditional "Web 2.0" social bookmarking, with small improvements
The server uses this to determine which of two bookmarks being merged is more recent: ```python more_recent: "Bookmark" = sorted( (self, other), # 1. Take the most recently updated. #...
# Brief overview Try replacing moto with a local instance of minio to see if that: 1. exposes bugs by being a better implementation of the s3 API 2. is...
# Description strictNullChecks is a newish flag for typescript. It seems to find a lot of real bugs in the codebase. It would be great to turn it on.
# Brief overview AS A quarchive user browsing my bookmarks I WANT to be able to change the ordering, eg by search rank, most recent first, oldest first, etc SO...
# Brief overview AS A quarchive user looking at a bookmark I've made I WANT to be able to click on the domain and see other bookmarks from different suffixes...
# Brief overview AS A quarchive user looking at a bookmark I created a while ago I WANT a way to "jump to this point in my timeline" SO THAT...
- [x] Switch back to default AND - [ ] Add highlights to the UI - [ ] Display rank for easier debugging - [ ] Rework query to make...
# Brief overview AS Cal I WANT a miniblog on the site SO THAT I can keep users informed of important updates and changes # Additional details
# Brief overview AS A new quarchive user I WANT an in-site wizard to help me get started with sync and creating my first bookmarks SO THAT I don't get...
# Brief overview AS A quarchive user I WANT API keys to be automatically shared between the site and the extension SO THAT I don't have to mess about with...