AWeber-Imbi/imbi

Implement some sort of project view history

開放

#201 建立於 2026年8月6日

 (0 則留言) (0 個反應) (0 位負責人)Python (14 個分叉)auto 404
enhancementgood first issueui

倉庫指標

星標
 (5 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南