Skip to content

Creates a read subcommand that allows for reading the story in terminal.#20

Open
Zomega wants to merge 1 commit intokemayo:masterfrom
Zomega:reader-mode
Open

Creates a read subcommand that allows for reading the story in terminal.#20
Zomega wants to merge 1 commit intokemayo:masterfrom
Zomega:reader-mode

Conversation

@Zomega
Copy link
Copy Markdown
Contributor

@Zomega Zomega commented Oct 8, 2018

This is a pretty simple reader -- I use pandoc to convert to markdown, and pydoc to display the content in a nice pager interface.

I use this for previewing and reading over SSH when making a full EPUB is too heavy weight.

May be beyond scope of leech, but I find it handy when I'm just trying to read a single update, and not interested in sending an epub to my reader. Notable problems include that it's overkill to load the entire story just to view a chapter.

Finalize merge, a few things needed switching around.

Use site-specific options post merge...
@Zomega
Copy link
Copy Markdown
Contributor Author

Zomega commented Oct 11, 2018

Also -- if this seems in scope, I plan to set it up so that pandoc and pydoc are not full dependencies -- if they are not installed, I'll just show a message encouraging the user to install them.

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