offline-issues icon indicating copy to clipboard operation
offline-issues copied to clipboard

:grey_exclamation: :signal_strength: Get your GitHub Issues to read offline later. Mmm.

Results 23 offline-issues issues
Sort by recently updated
recently updated
newest added

From skimming the open issues/commits/etc, my guess is probably not; but since it came up near the top of the google results when I was searching, I wanted to include...

I have noticed that offline-issues saves only first 30 comments from an issue. For example, the following call `$ offline-issues fritz-smh/yi-hack#118` only saves comments until [this one](https://github.com/fritz-smh/yi-hack/issues/118#issuecomment-271735587). I have changed...

## Details add `--onefile` options to output the result into a single file. This will result in the file name to be `org-reponame` ## Breakdown - [x] handle 1 file...

This adds an index page to the HTML output and links on each issue to return to the index page. Multiple repositories work just fine, though with few frills. This...

When trying to execute the following command, I get the stack trace below. Note that I do not own this repository: ``` $ offline-issues opencv/opencv ``` It works on my...

Would it be possible to use an authorization token instead of password?

Hello, Executing the following command ends in an error: ``` $ offline-issues --state all USER/REPO { Error: read ECONNRESET at _errnoException (util.js:1024:11) at TLSWrap.onread (net.js:618:25) code: 'ECONNRESET', errno: 'ECONNRESET', syscall:...

Logging in doesn't work for me, unfortunately: ``` Your GitHub OTP/2FA Code (optional): 985184 { [Error: Must specify two-factor authentication OTP code.] data: { message: 'Must specify two-factor authentication OTP...

bug

Just replace ``` {{quicklink}} ``` with ``` {{quicklink}} ``` in `src/templates/html.hbs`.