mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #664] Feature request: temporarily disable automated tasks #538
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#538
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fart20 on GitHub (May 28, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/664
It should be possible to temporarily disable automated tasks. I have not found a way to accomplish this, except the delete them entirely. But when I would need it later, I would have to configure all settings again (e.g. key strokes).
Suggested solution: add an "active" option to all tasks, which is true by default.
Additional issue:
The table of all automated tasks is sortable. I don't think that should be possible, because the order of tasks is relevant.
Additional question:
What is the meaning of the colors of each row? I added a key stroke task which is display with a green background, even though I have not configured that color.
@NickeManarin commented on GitHub (May 30, 2020):
I added a checkbox both in the table and in the Edit window to enable the tasks.
Old tasks (from previous version of the app) and newer tasks (when creating them) will be set to enabled by default.
(Wording may change, but I think that "Enable" is a bit better)
I removed the possibility to sort the table, as it was indeed something that should not be possible.
The table style uses a different color for alternate rows, you can find the same style in the Recent Projects table.
@fart20 commented on GitHub (Jun 1, 2020):
Dear developer guy, you are soooo awesome! 😄