Monday, September 1, 2025

Show HN: woomarks, transfer your Pocket links to this app or self-host it https://ift.tt/9KNMkh5

Show HN: woomarks, transfer your Pocket links to this app or self-host it Pocket is shutting down and I really, really liked it. So I built woomarks, an app that let's you save links with a similar UI. It's very minimal, but it's doing everything I liked from Pocket and you can bulk import your links and use the app or self-host. - Public app that you can test: https://woomarks.com/ - My self-hosted version, where you can see my saves: https://ift.tt/PkzK4ow - Repository if you want to self-host: https://ift.tt/1pK4GhE Export links from Pocket here: https://ift.tt/CwpxB7I the last day will be on October 20025. Features: - Add/Delete links - Search - Tags - Bookmarklet (useful for a 2-click-save) - Data reads from: csv file in server (these links are public) local storage in browser (these links are visible just for the user) - Local storage saving. - Import to local storage from csv file - Export to csv from local storage. - Export to csv from csv file (useful when links are "deleted" using the app and just hidden using a local storage blacklist). - Export to csv from both places. - No external libraries. - Vanilla css code. - Vanilla js code. https://woomarks.com September 1, 2025 at 11:19PM

No comments:

Show HN: Neuron – Cognitive Multi-Agent Architecture for Reasoning https://ift.tt/IX0hi21

Show HN: Neuron – Cognitive Multi-Agent Architecture for Reasoning Most orchestration frameworks today still behave like fragile chains — th...