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

Print Functionality #16

Open
ryanleesipes opened this issue Feb 11, 2015 · 7 comments
Open

Print Functionality #16

ryanleesipes opened this issue Feb 11, 2015 · 7 comments
Milestone

Comments

@ryanleesipes
Copy link
Contributor

Cannot currently print to a real-life printer. This must be added.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@ryanleesipes ryanleesipes modified the milestones: Beta2, 1.0(stable, 1.0(stable) Feb 11, 2015
@zesterer
Copy link
Contributor

I can't really understand why printing is necessary. The primary function of a text editor is to alter plaintext that remains on the local machine. If someone wishes to print this text out as a document, they use a word processor like libre office. Dealing with printing will become very complex and take a lot of time, forcing you to deal with advanced formatting issues, altering the original goal of the program for a feature only one in every one hundred users will actually make use of.

@ryanleesipes
Copy link
Contributor Author

I think I will not try and hit this release, but I do want this to stay on the features to implement eventually. As I use it at work. :)

@ryanleesipes ryanleesipes removed this from the 1.0(stable) milestone Feb 19, 2015
@zesterer
Copy link
Contributor

Maybe instead functionality to export to PDF? Then it's in a printable
form. Could even include syntax highlighting formatting maybe...
On 19 Feb 2015 19:32, "Ryan Sipes" notifications@github.com wrote:

I think I will not try and hit this release, but I do want this to stay on
the features to implement eventually. As I use it at work. :)


Reply to this email directly or view it on GitHub
#16 (comment).

@ryanleesipes
Copy link
Contributor Author

I'd be open to that.

@ryanleesipes ryanleesipes added this to the 1.1 milestone Mar 6, 2015
@greendragon2010
Copy link

I print a lot of code for school, yes I said I print code. I always save to pdf first so that I get syntax highlighting and line numbers. Plus it makes it easier to print from the school's computers.

@michaelrutherford
Copy link
Contributor

This would require more dependencies and a lot of work. Perhaps it should be moved past the 1.1 milestone?

@ryanleesipes ryanleesipes modified the milestones: 1.2, 1.1 May 28, 2015
@ryanleesipes
Copy link
Contributor Author

Changed to 1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants