nikivi Posted December 25, 2017 Share Posted December 25, 2017 (edited) I am making a workflow that searches through all topics in Learn Anything. I wrote the code that in theory should work and return some results. It scans a JSON file, makes a hash map of it and then I want to show this hash map as results in Alfred. Here is the workflow with the latest code as seen in the repo. I can't figure out why it fails because it doesn't show any error and it doesn't show any results. Thank you for any help. And merry Christmas to all. ? Edited December 25, 2017 by nikivi Link to comment
nikivi Posted December 25, 2017 Author Share Posted December 25, 2017 Oh never mind, silly me. I forgot wf.SendFeedback(). It works now. ? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now