Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Separate out intent handlers #32

Closed
ianb opened this issue Aug 5, 2019 · 1 comment
Closed

Separate out intent handlers #32

ianb opened this issue Aug 5, 2019 · 1 comment

Comments

@ianb
Copy link
Contributor

ianb commented Aug 5, 2019

We should make an intents/ directory in the extension, and each intent should go in there. We should use one directory per "category" of intent (e.g., there is a play music and pause music, but they would both be in a music/ folder).

For now I think it can be as simple as, say, intents/find/find.js (I find a kajillion index.js files a bit hard to handle, so I'd rather clone the directory name as the main file).

@ianb
Copy link
Contributor Author

ianb commented Aug 12, 2019

This was fixed in #52

@ianb ianb closed this as completed Aug 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant