Introduction
This web page reduces any text pasted onto this page into a simple list of URLs
Why?
So I can...
- extract all of the URLs from one or more of my notes (typically text files)
- browse those URLs without having to switch between apps (e.g. my note taking app and the browser)
- see which links I have already visited (typically colored purple by the browser)
- open multiple tabs in the background without leaving the list of URLs
These are all tasks which I cannot perform from within my note taking application(s!)
as they require the user switch back and forth between the notes app and browser,
which I find terribly disturbing and inconvenient.
Instructions
- Copy-and-paste or drag-and-drop any text containing URLs anywhere on this page.
- The URLs in the text will be extracted and presented here as a simple list of clickable URLs.
- Multiple documents can be imported, each will produce an additional list of URLs.
- Duplicate URLs are hidden from view, but may be shown if needed.
- No data is saved or sent outside your browser.
- To clear the list of links, simply close or re-load this page.
- This page uses standard HTML, CSS and Javascript only (no external dependencies!)