#search-index #index #search #web-archive #web #archive #web-page

bin+lib seen

Store and search through the content you have seen

1 unstable release

0.1.0-alpha.1 Jan 16, 2023

#7 in #web-archive

Download history 8/week @ 2024-02-22 6/week @ 2024-02-29 43/week @ 2024-03-07 12/week @ 2024-03-14

66 downloads per month

Apache-2.0 OR MIT

49KB
1K SLoC

Seen

About

Have you ever tried to recall an interesting article you had read but you could only remember a few keywords and background color of the web page? Or that it was very long? Or that you read it one winter evening? Seen can help you find it again!

Warning

At the moment, nothing really works properly. Better do not use it yet.

Features

Only basic form of the features is available now.

  • Download and index web page
  • Specify tags
  • Search by content, tags, time and domain
  • Display content of indexed web pages
  • Export indexed pages to static website
  • Store indexed web pages as PDF and image
  • Index speech in videos
  • Index text in images
  • Fire-and-forget indexing
  • Expose interface for web browser extensions
  • Search by other attributes (colors, language, length, …)

Try now

fossil clone https://jirijakes.com/code/seen
cd seen
cargo install --path .
seen add -t personality https://www.maxcountryman.com/articles/grow-in-public
seen search team
seen search "tag:personality"
seen list
seen get <UUID>

Dependencies

~76–115MB
~2M SLoC