Skip to content

Updated the prefix for the main Slack window - #3

Merged
samknight merged 1 commit into
samknight:masterfrom
alexrepty:master
Mar 11, 2020
Merged

Updated the prefix for the main Slack window#3
samknight merged 1 commit into
samknight:masterfrom
alexrepty:master

Conversation

@alexrepty

Copy link
Copy Markdown
Contributor

Slack Version 4.3.3 (and possibly before) uses a pipe instead of a dash for the main window, so this commit addresses that.

Changes this:

on «event SLAKMNWN»
	chooseWindow("Slack -")
end «event SLAKMNWN»

to this:

on «event SLAKMNWN»
	chooseWindow("Slack | ")
end «event SLAKMNWN»

Since that appears to be what Slack uses nowadays:

Bildschirmfoto 2020-03-03 um 20 51 57

Slack Version 4.3.3 (and possibly before) uses a pipe instead of a dash for the main window, so this commit addresses that.
@alexrepty

Copy link
Copy Markdown
Contributor Author

@samknight Sorry, totally forgot to ping you about this. This change is needed to get the AppleScript definitions working again with a current version of Sketch, since the limiter changed. Would you like to review and merge?

@samknight

Copy link
Copy Markdown
Owner

Apologies. I didn't didn't get alerted to the PR. I'm going to test this out now.

Thanks for updating!

@samknight
samknight merged commit ac3c2b1 into samknight:master Mar 11, 2020
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

Successfully merging this pull request may close these issues.

2 participants