Skip to content

A simple tool to categorize links into research links and other links.

Notifications You must be signed in to change notification settings

george-gca/categorize_links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy with Vercel

Categorize Links

This is a simple tool to categorize links. Paste your links in the left box and click on the "Categorize" button. The links will be split into 2 types: research links and other links. Research links are basically the links that you want to read or use for research. Other links are the remaining links. To get the current open links in my browser session I like to use the Session Buddy extension.

I created this to help me manage my open tabs. I usually have a lot of tabs open, and I don't want to lose the links that I want to read or use for research. This tool helps me to split the links that I need to keep from the links that I can read it lates or discard.

Site

https://categorizelinks.vercel.app/

How it Works

This project uses the Web Server Gateway Interface (WSGI) with Flask to enable handling requests on Vercel with Serverless Functions.

Running Locally

npm i -g vercel
vercel dev

Your Flask application is now available at http://localhost:3000.

One-Click Deploy

Deploy this project using Vercel:

Deploy with Vercel

About

A simple tool to categorize links into research links and other links.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published