https://github.com/bimde/idea-stack
a stack for your ideas!
https://github.com/bimde/idea-stack
assistant google stack
Last synced: about 1 year ago
JSON representation
a stack for your ideas!
- Host: GitHub
- URL: https://github.com/bimde/idea-stack
- Owner: Bimde
- License: mit
- Created: 2020-10-11T14:38:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-20T03:42:44.000Z (over 5 years ago)
- Last Synced: 2025-06-07T15:03:31.947Z (about 1 year ago)
- Topics: assistant, google, stack
- Language: JavaScript
- Homepage: https://assistant.google.com/services/a/uid/0000002926d1b43e
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Idea Stack - A Google Assistant Action
Product Hunt: https://www.producthunt.com/posts/idea-stack
Assistant Action Store: https://assistant.google.com/services/a/uid/0000002926d1b43e
Ever having a conversation, get caught up doing something else and when you come back, forget what you were talking about? If so, Idea Stack might be for you!
Idea Stack allows you to save your thoughts/conversation topics in a stack whenever you are about to get sidetracked so you could remember them for later!
Say you're talking about dolphins but realize it's time to leave for work. Say "Idea Stack push dolphins" to remember it. Now after you're done work and have time to chat again, say "Idea Stack peek" or "Idea Stack pop" to retrieve dolphins. Then, you could continue your conversation, just where you left off!
Source code note: most of the work and configuration was on the [Actions Console](https://console.actions.google.com/), rather than in written code, hence why there isn't all too much code in this repo