Spoon: Watch for meeting#228
Conversation
|
Is Not sure I understand why it's getting that warning... My documentation has those 3 parameters spelled out: And they seem to all be there in docs.json |
|
Never mind, that was exactly why it was failing. Seems like that check is very picky about the formatting. Had to rewrite parameters as And now we're passing. |
|
@asp55 sorry it’s so picky. I’m going to look into having the docstring checker leave specific comments on the PR to show where the problems are. Might make it easier for people to deal with. |
|
@cmsj No problem, I eventually got it. Though I'm not entirely sure what I fixed to clear the first set of warnings that claimed this about all my methods...
|
|
I don't think this check is failing because of something in my code. Or am I missing something? Failing check: Publish Docstring Annotations |
|
@asp55 If you rebase this on top of current |
|
@cmsj yep, seems to be working now. |
|
Added a few new features to this spoon. |
|
Hi, checking in if this pull request is being considered. |
…. Zoom updated their menus to use sentance casing rather than title casing, and findMenuItem is case sensetive.
|
@asp55 apologies for the heinous delay in look at this. Looks like there's one docstrings nit to take care of, and then this can merge. |
Updated logger name. Co-authored-by: Muescha <184316+muescha@users.noreply.github.com>
Catch up with Hammerspoon/Spoons
|
Added functionality to this spoon to also watch Microsoft Teams meetings |
Submitting WatchForMeeting.spoon, which monitors for active zoom.us calls, and can share that information to a web page (that can in turn be run on a tablet outside the room to let others know you're busy.)