-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Option for check for updates on startup #6
Comments
Good idea. Very useful feature.
GE is checking by default every 7 days. |
May be fixed #46 |
What we ment here is to check for available plugin updates when Git Extensions starts. |
Does it make sense if the tab is closed? |
The idea is to show a notification (or badge or someting) directly when Git Extensions starts, without the need to launch the Plugin Manager. |
Something like the banner when Merge is ongoing with OpenPluginManager, Dismiss, NeverShowAgain? |
I like how extension updates works in Visual Studio - just a small visible icon with tooltip when first shown (I think it shows only once, but sure about it). For me, the merge-like banner is to invasive. I think that for experienced user, the red dots will be enough (when the red dot will also be beside main menu item). |
It might be worth discussing such a status bar, as in VS? |
At this stage i would say no...
A crazy idea - maybe add a toolbar with single button "Update plugins"
which opens the PM, the toolbar will only appear if updates are available?
…On Mon, 26 Oct. 2020, 8:25 pm Ivan Grek, ***@***.***> wrote:
Something like the banner when Merge is ongoing with OpenPluginManager,
Dismiss, NeverShowAgain?
For me, the merge-like banner is to invasive.
It might be worth discussing such a status bar, as in VS?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBTEXW3BCTVBNKACMWR3DDSMU6AXANCNFSM4HRGW34A>
.
|
Well, I didn't tought about status bar. I like this style of notification. My idea is that when Plugins has updates, it shows a badge right of Plugins text in main menu. When these updates are new, it could show a bubble with some information. |
Extend GitExtensions integration (maraf/GitExtensions.PluginManager#19) with option (bool) to check for package updates on startup.
There should also be some limits not to check on every run.
The text was updated successfully, but these errors were encountered: