Cory Watilo
Cory Watilo
Great inspiration via @lottiecoxon 
Lottie these are absolutely genius! A few more (potentially bad) ideas based off above sketch: - **Feature flags** - What if the hog was more in-motion? (Eg reeeally struggling to...
[squeak.posthog.com#15](https://github.com/PostHog/squeak.posthog.com/pull/15) adds this to the roadmap! (In the shorter term if we wanted to start something like this sooner, we could use Github Discussions for this - [example](https://github.com/PostHog/posthog.com/discussions).)
Just to add to the list, in the "apps platform concept" wireframe I produced a few months ago, I had thrown in some of the following ideas: - KPI dashboards...
Good inspiration: https://bubble.io/marketplace
Closing since we never moved and this will probably need to be revisited if we ever do
Yeah this was sort of a quick MVP by @paolodamico and we have [a mock of improvements](https://www.figma.com/proto/g1UCTW9ZX21GU85hLsWB31/Website-concepts?page-id=2722%3A45965&node-id=3108%3A67442&viewport=318%2C48%2C1&scaling=min-zoom&starting-point-node-id=3108%3A69849&show-proto-sidebar=1) we can make to it. Related: #2926 #3146
Thanks to @yakkomajuri, we are dynamically injecting a user's project's API key in the docs JS snippet: **`CodeBlock` component:** ``` setProjectName(getCookie('ph_current_project_name') || '') const phToken = getCookie('ph_current_project_token') if (phToken) {...
Data organization for Squeak! profiles 
## Squeak! profile editing inspiration ### [Profile](https://www.figma.com/file/CLj2U34xpNiHuZRo73GJPm/posthog.com?node-id=6067%3A52726) - Data lives in Squeak!, and updates are saved _to_ Squeak! profiles  ### [Subscriptions](https://www.figma.com/file/CLj2U34xpNiHuZRo73GJPm/posthog.com?node-id=6067%3A54274) Includes: - WIP features you want updates on...