devhub icon indicating copy to clipboard operation
devhub copied to clipboard

TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them

Results 98 devhub issues
Sort by recently updated
recently updated
newest added

It could be great to have something which notifies you on the systray icon that there're new notifications/updates.

Github issues allow you to use a logical OR, and to exclude. ![image](https://user-images.githubusercontent.com/88033/168245685-fdbb599b-6d76-47f8-a9ea-3cd246de714d.png) The search string looks like this: ![image](https://user-images.githubusercontent.com/88033/168245738-89b7e4c6-4f90-4ba9-84e7-84a6ff7da018.png) and the URL like this: ![image](https://user-images.githubusercontent.com/88033/168245838-faa3a57f-9323-4225-a91f-b2e5257e5ff9.png) This functionality doesn't work...

Currently you can set up custom filter views but not name them, which makes it hard to tell what's what.

Some users have both their open github accounts and also work to a company that uses Github enterprise. it would be great to aggregate both accounts into DevHub and better...

help wanted
feature request

Notifications are not working for me. ![Screen Shot 2022-02-18 at 09 37 47](https://user-images.githubusercontent.com/1115048/154589880-e1974f8f-417c-4ec1-80cb-01e5a694bf4a.png) I have notifications on in the preferences ![Screen Shot 2022-02-18 at 09 37 59](https://user-images.githubusercontent.com/1115048/154589900-27a61d09-d633-4d02-ae64-bfddfb7056f0.png) ![Screen Shot 2022-02-18...

On startup I get the following error: ``` Uncaught Exception: TypeError: Cannot read property 'x' of undefined at getBrowserWindowOptions (/Applications/DevHub.app/Contents/Resources/app.asar/dist/window.js:171:39) at createWindow (/Applications/DevHub.app/Contents/Resources/app.asar/dist/window.js:67:46) at Object.updateOrRecreateWindow (/Applications/DevHub.app/Contents/Resources/app.asar/dist/window.js:210:22) at App. (/Applications/DevHub.app/Contents/Resources/app.asar/dist/index.js:113:16) at...

I can add custom searches using the issue search text, e.g. "label:whatever assignee:neonascent", but I can't see these all in the little width of column.

[String.prototype.substr()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) is deprecated so we replace it with [String.prototype.slice()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/slice) which works similarily but isn't deprecated. .substr() probably isn't going away anytime soon but the change is trivial so it doesn't...

My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.

feature request
good first issue
desktop
Hacktoberfest

Hey guys, I'm really amazed at the brilliant product you're working on, however, there's a bug bothering me every time I start my OS up; It resets to "Sign in...

bug
desktop