milke / GitFinder-Issues

Bug and issue tracker for GitFinder - git client with macOS Finder integration
16 stars 1 forks source link

Turn errors/warnings into macOS Notifications #33

Open katrinleinweber opened 6 years ago

katrinleinweber commented 6 years ago

32 would be much less burdensome, if there would be no pop-ups that one would need to clicked away.

milke commented 6 years ago

Well, the purpose of error panels is exactly what they do; get your attention and report something being really wrong. In the case of #32, it just means GitFinder apparently can't handle shallow repositories correctly.

Anyhow, I'll consider implementing this, although I personally think it'd be misleading to inform users about error using notifications.

katrinleinweber commented 6 years ago

You are right. I only considered those "shallow errors", which didn't really prevent me from working, and thus seemed more like warnings to me.