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

Schedule and Time based rules need improvement #173

Open
Emi-Emi-Emi opened this issue Dec 31, 2023 · 4 comments
Open

Schedule and Time based rules need improvement #173

Emi-Emi-Emi opened this issue Dec 31, 2023 · 4 comments

Comments

@Emi-Emi-Emi
Copy link

AppGroups have a way to schedule the enable/disable state of a Group, but you can't specify it like run the Appgroup Everyday or in certain days of the week, plus be able to add more time ranges, so you can Enable it in different hours of the day.

I just noticed this, but "Time Period" wording is redundant because 'Period' is "An interval of time", so Schedule would be a better word for it.

For Programs window, it already has Block in and Block at, but not Allow in and Allow at. Allow At will ways to specify days and ranges too. Since the introduction of Wildcard Programs, there is one less reason to use AppGroups so not having to use Use Application Group's Enabled State for something like this would be good, especially if you just want to allow 1 program to certain time instead of creating a whole single empty AppGroup to do it, when AppGroups are limited in number.

@tnodir
Copy link
Owner

tnodir commented Dec 31, 2023

You are absolutely right as always. Need ideas how to generalize the Scheduler for all of them.

@Emi-Emi-Emi
Copy link
Author

Emi-Emi-Emi commented Jan 1, 2024

Well, Netlimiter does it in their 'rules editor', it has a scheduler tab, where it has Start and Stop controlling everything,

So, Block In, could stay, but Block At could be replaced by a fourth option: Allow, Block, Kill and Scheduled that will display another window, and that way make an advanced scheduling of the rule, to block and allow it at certain times with options for Once, Everyday, days of the week, like what Windows Scheduler has.

And I know my last suggestion about merging AppGroups and Programs in a single place was seen negative by the Fort community, but looking at Wildcard Programs... what is the purpose of AppGroups besides the speed limiter at this point? especially when you want to take speed limiter out and make it independent someday?

Wildcard Programs and AppGroups can do pretty much the same thing for paths. so instead of thinking about a scheduler for AppGroups, you can just leave it as it is, but instead, you can implement a Grouping system in Programs, like what Windows Start menu has when programs are inside a folder. Then, any individual Program's rule inside of it will be overridden by it, make it easy to move programs in and out, add couple custom icons or colors to personalize the grouping system and differentiate them easily, and and this way you don't need to implement any more features in two different places, no more fragmentation, scheduler doesn't have to be implemented in Narnia but right inside Programs and only Programs.

AppGroups was the first thing that was used in Fort, so I know nostalgia can make it hard to let it go, but Programs has proven to be the future the moment you made it default when programs were detected, and wildcard programs made Programs so useful, that it is hard to choose AppGroups anymore, unless we need easy Enabling/Disabling in tray icon/hotkey, copying and pasting multiple paths at once and the Speed Limiter that you want to separate and make its own window anyway.

Don't rush and hate the idea, think about it, you had to implement Kill Processes in both places, wildcard in both places, Apply to child processes in both places as well, and since Wildcard Programs were implemented, maybe feature duplication can be avoided. So it can't be the worst idea I can suggest.

👍 Happy New year and hope you will be alright and have a great 2024!

@tnodir
Copy link
Owner

tnodir commented Jan 1, 2024

@Emi-Emi-Emi Please check the v3.10.6 as further step to remove Allow/Block/Kill text options from AppGroups later.

@Emi-Emi-Emi
Copy link
Author

Oh nice! working great, already transferred everything to Programs. Amazing work. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants