#287

New

a link management app as a usecase

Reported by Volkan Ozcelik on JavaScript: from Zero to Hero · 26/08/2018 07:30:02

Assigned to:
Volkan Ozcelik
Priority:
Normal
Status:
New
Category:
Use Cases To Be Moved
Version:
None

Actually I need a link database of sorts.

- url after https after trimming redundant tracker query strings as primary key
- title of the link
- tags (maybe)
- category (maybe)
- notes (additional notes)

bonus: evaluate the page in a headless browser and do some meta analysis in the outcome (similar to how google indexes dynamic pages) 1
bonus: save a full-res screenshot of the above rendition 1

It can have a simple web interface.
It can even have a cli interface.
It can parse the the body for additional meta info to auto populate some of the above stuff.

Little known fact: I was the creator of a social bookmarking startup once: So I know a thing or two about links ;)

So creating a mini “personal” (anti-social, if you will) bookmarking app can be a use case to cover at the end of one of the lessons.

Would any of you find something like that useful?

Me, personally, after google, find myself seldomly looking at my bookmarks; and when I look at them, they are either dead, or outdated, or irrelevant.

So I have mixed feelings about it at the moment :)

Attachments

No attachment has been uploaded, yet.


Loading comments...