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

Add ability to make posts to subreddits #7

Merged
merged 3 commits into from
Jun 22, 2018
Merged

Add ability to make posts to subreddits #7

merged 3 commits into from
Jun 22, 2018

Conversation

nikitavoloboev
Copy link
Contributor

I think it's a useful addition to the workflow.

@nikitavoloboev
Copy link
Contributor Author

nikitavoloboev commented Apr 25, 2018

There is an issue though that alt modifier action does nothing on results that come from user's query. The tooltip doesn't show for cmd key also.

Trying to see how I can solve this.

@deanishe
Copy link
Owner

does nothing on results that come from user's query.

Because that is handled by the show_search() function, not show_top().

@nikitavoloboev
Copy link
Contributor Author

Thank you @deanishe. I added the change. It works from my tests if you want to merge this.

@nikitavoloboev
Copy link
Contributor Author

Is there anything I should do to get this merged?

@deanishe
Copy link
Owner

Sorry, it just slipped my mind. I haven't figured out how to get a list of all the open PRs/issues on my own repos yet.

I'll check it and merge it in the morning.

@nikitavoloboev
Copy link
Contributor Author

nikitavoloboev commented Jun 20, 2018

I haven't figured out how to get a list of all the open PRs/issues on my own repos yet.

Maybe this helps?

I personally have this page bookmarked I use to see all the issues I created not on my own repos.

2018-06-21 at 00 17

The query: is:open is:issue author:nikitavoloboev -org:nikitavoloboev -org:learn-anything

Also Ship app is amazing. Sadly it's shutting down in July. Unless the author finds a way to monetise it.

@deanishe
Copy link
Owner

Could you post that link again?

I know the "issues I opened" page, but I need "issues on my repos", regardless of who opened them.

@nikitavoloboev
Copy link
Contributor Author

nikitavoloboev commented Jun 20, 2018

Could you post that link again?

Here is a way to see all open issues to your repos. Can't find how to include PRs though.

But I do recommend the Ship app. It's great.

2018-06-21 at 00 22

The big selling point is the Up Next feature so I can use GitHub with GTD mindset. Do one issue after another based on priority I set to each issue.

@nikitavoloboev
Copy link
Contributor Author

nikitavoloboev commented Jun 20, 2018

It also has quick jump to repos feature that I abuse a lot:

2018-06-21 at 00 26

@deanishe
Copy link
Owner

This link works from my account only it seems.

I meant the one that you messed up:

Maybe [this helps](I haven't figured out how to get a list of all the open PRs/issues on my own repos yet.)?

Here is a way to see all open issues to your repos.

Haha! Awesome! Thanks very much!

@deanishe deanishe merged commit a417be7 into deanishe:master Jun 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants