AWeber-Imbi/imbi

Implement some sort of project view history

Aberta

#201 aberto em 6 de ago. de 2026

 (0 comentário) (0 reação) (0 responsável)Python (14 forks)auto 404
enhancementgood first issueui

Métricas do repositório

Stars
 (5 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador