Just adding the naddr manually is a 10 seconds job, but building a tool for ordering and selecting takes a lot of time. If you don't write a lot of articles, my tool makes sense
Discussion
Hmm. In my implementation, I just do a single query to fetch articles for an npub, and then order them by `published_at`. It's very simple and works pretty well.