Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slack --stars, no action #34

Open
Acidham opened this issue Mar 27, 2018 · 1 comment
Open

slack --stars, no action #34

Acidham opened this issue Mar 27, 2018 · 1 comment

Comments

@Acidham
Copy link

Acidham commented Mar 27, 2018

When I try to get list of all starred items and ERROR: action.script will be thrown but no error message.

[2018-03-27 12:47:01][ERROR: action.script] Cache folder: /Users/xxx/Library/Caches/com.runningwithcrayons.Alfred-3/Workflow Data/com.yannickglt.alfred2.slack
Data folder: /Users/xxx/Library/Application Support/Alfred 3/Workflow Data/com.yannickglt.alfred2.slack
ACTION: AlfredSlack\Controllers\ConfigController::getStarredItemsAction()
SIMULATE: php -r '$query="{\"controller\":\"config\",\"action\":\"getStarredItems\",\"params\":{\"search\":null}}";include "scripts/index.php";';
@yannickglt
Copy link
Owner

Hi, I guess this is because an argument was expected after the slack --stars command (for filtering purpose). The filter is now optional. Let me know if it solves your problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants