I decided to pick up work on Links my barebones bookmark manager three days ago. Several dozen commits later it is shaping up nicely.

It now has:

  • a nicer more streamlined design
  • working full content search
  • AI based summaries that also work for images (which is great for the search part)
  • editable titles (either manually or AI generated)
  • the archiver now runs as a daemon in the background
  • API access so it works with iOS shortcuts, Python, etc.
  • overall refactoring to be more readable code
  • a randomizer that shows ten random bookmarks
  • updated and expanded the documentation

Still a few things to do though like adding more file types and maybe add thumbnails for other things then images.

But it is shaping up nicely and a proper release is visible on the horizon.