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

Feature: Pause app #3

Closed
bwagner opened this issue Oct 17, 2022 · 5 comments
Closed

Feature: Pause app #3

bwagner opened this issue Oct 17, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@bwagner
Copy link
Contributor

bwagner commented Oct 17, 2022

Sometimes you don't want your clipboard affected when taking a screenshot containing text. It would be nice to be able to pause Textinator. Even better: Pause it for a period of time (or, if possible, for the next screenshot).
And/or add a configuration option whether to display a confirm dialog whenever Textinator is about to affect your clipboard.

@RhetTbull RhetTbull added the enhancement New feature or request label Oct 17, 2022
@RhetTbull
Copy link
Owner

Good suggestion, thanks. I'll add this when I get a chance.

RhetTbull added a commit that referenced this issue Oct 18, 2022
@RhetTbull
Copy link
Owner

@all-contributors please add @bwagner for ideas

@allcontributors
Copy link
Contributor

@RhetTbull

I've put up a pull request to add @bwagner! 🎉

@RhetTbull
Copy link
Owner

Added pause/resume in v0.8.2. Let me know if this doesn't work as expected. When paused, Textinator still receives notifications of new screenshots but does not process them.

@RhetTbull
Copy link
Owner

I implemented this as a simple pause/resume. If paused, Textinator will not process screenshots until resumed. Textinator will change the status bar icon to one that has “Z”s to indicate snoozing when paused.

I considered a snooze (for X time or X screenshots) but I don’t want to over complicate the interface which is already getting busy. I’ll think about implementing a “Confirmation” option that would pop up a dialog box showing the detecting text and asking for confirmation to change the clipboard.

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

No branches or pull requests

2 participants