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

pretty search #38

Closed
dedan opened this issue Jun 11, 2012 · 4 comments
Closed

pretty search #38

dedan opened this issue Jun 11, 2012 · 4 comments
Milestone

Comments

@dedan
Copy link
Contributor

dedan commented Jun 11, 2012

same behavior for search or display as normal. But when used with a -pretty flag the output will be nicely rendered to html and opened in your default browser. I think this is especially interesting with issue #37

@maebert
Copy link
Contributor

maebert commented Aug 9, 2012

This would be more of an export functionality, right?

@dedan
Copy link
Contributor Author

dedan commented Aug 10, 2012

It would be almost the same code as our export functions, but I thought about a different use case. It would be a way of having your entries nicely formatted (when written in markdown) and links or included files displayed. Because this is not possible in the terminal I thought it would be nice to have this option of showing the entries in the browser..

@maebert
Copy link
Contributor

maebert commented Aug 10, 2012

Okay, this could be easily implemented in exporters.py, some preprocessing and then markdown?

@dedan
Copy link
Contributor Author

dedan commented Aug 10, 2012

what preprocessing do you mean? We already have a to markdown method. We
could this in combination with a markdown module that renders it to html

On Fri, Aug 10, 2012 at 12:58 PM, Manuel Ebert notifications@github.comwrote:

Okay, this could be easily implemented in exporters.py, some
preprocessing and then markdown?


Reply to this email directly or view it on GitHubhttps://github.com/maebert/jrnl/issues/38#issuecomment-7639293.

dedan added a commit to dedan/jrnl that referenced this issue Aug 10, 2012
@maebert maebert closed this as completed Jun 9, 2013
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

No branches or pull requests

2 participants