AWeber-Imbi/imbi

Implement some sort of project view history

Aperta

#201 aperta il 6 ago 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Python (14 fork)auto 404
enhancementgood first issueui

Metriche repository

Star
 (5 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

The dashboard shows all projects in either list or card format. I would like a third view that is the projects that I visited recently so that I don't have to re-run the search to return to a specific project that I looked at a few minutes ago. It could be implemented or represented a few different ways.

We could reuse the same idea for personally bookmarked projects. I would use something like local storage for the last N projects and introduce APIs if we implement bookmarking.

Guida contributor