Analysis updated 2026-05-18
Save interesting Hacker News comments so you can find them again later
Tag and organize saved comments by topic for future reference
Attach personal notes to specific passages inside a saved comment
Keep a private, local archive of HN discussions with daily backups
| overflowy/hn-comment-saver | 0xmukesh/docusaurus-tutorial | 1tsmejp/palworld-docker-wine | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2021-12-27 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | general | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
HN Comment Saver is a Firefox extension for people who read Hacker News and want to keep track of comments worth remembering. It adds a save link to every comment header on HN pages, threads, item pages, permalinks, and the new comments feed. Click it once to save a comment, click again to remove it. A toolbar button opens a manager where all saved comments live. The manager includes a proper search box. You can search by plain words with prefix and typo tolerance, or use exact phrase matching with quotes. There are also targeted filters: search by tag, by author, within a thread title, within your own notes, or within the comment body only. Results are ranked by relevance and matches get highlighted in place, including highlights inside your notes. You can select any text inside a saved comment and attach a note to it. The selected passage gets a dashed underline, and the note appears in a list below the comment with options to edit or delete it. Comments can also be tagged with comma separated labels for organizing your collection later. Everything is stored locally in the browser using IndexedDB. Comment content is compressed to save space and only decompressed when you view or export it, while a small plain text copy stays available for fast searching. The extension automatically writes a backup file to your Downloads folder once a day, keeping one file per day of the week so backups never pile up endlessly. You can also trigger a manual backup, and any backup file can be re-imported later. Importing a file merges new comments and tags with what you already have rather than overwriting anything. The extension makes no network requests of its own and only runs on the Hacker News website, so nothing you save leaves your machine. It is released under the MIT license. Installation is done through the Firefox add-ons store.
A Firefox extension that lets you save, tag, and search Hacker News comments locally, with notes and automatic backups.
Mainly JavaScript. The stack also includes JavaScript, IndexedDB, WebExtensions API.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.