A live web grid of your unread Slack messages -- message, channel, sender, thread yes/no, and a direct link -- auto-refreshing every minute.
Slack scatters what you have not read across workspaces, sidebars, and muted channels. Slack Grid View gathers all of it into one web page: a single grid of every unread message across your Slack -- including muted channels and DMs -- with the message text, its channel, the sender, whether it is part of a thread, and a one-click link back to the original in Slack. A background job re-checks Slack every minute so the page stays current on its own, showing a "last updated" indicator, and it renders a friendly "all caught up" state when there is nothing new. Read access is provided through your own Slack session, so the app stores no tokens and needs no LLM.
This repository is a published minds inspiration: a clean, bootable snapshot of the apps and features a mind built, ready to adapt into your own. It is NOT the generic workspace template -- it is this specific project.
- Create a new mind from it: point a new minds workspace at this repo's URL. On first boot the mind reads the inspiration and helps you connect your own accounts and adapt it.
- Bring it into an existing mind: run
/use-inspiration <this repo's URL>.
- Slack Grid View --
inspiration-slack-grid-view.md(published now)
Each inspiration-<slug>.md is the full manifest for that inspiration: what
it is, how it works, the prerequisites it needs, and how to adapt it.