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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring back draft chapters #1153

Merged
merged 2 commits into from
May 10, 2020
Merged

Bring back draft chapters #1153

merged 2 commits into from
May 10, 2020

Conversation

azerupi
Copy link
Contributor

@azerupi azerupi commented Feb 29, 2020

According to discussion in PR #1109 I have implemented the "draft chapters" by making the path an option. While it works, it feels a lot dirtier with all the if let.

Maybe this version can be improved to remove some of this 'hack' feeling?
I will leave both PRs open so that they can be compared and I leave it to your appreciation which version you want to go with 馃檪

Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can see how it is a toss-up with #1109 which is better. I think this patch is overall smaller, though, so I kinda still lean towards it.

src/book/book.rs Outdated Show resolved Hide resolved
src/book/mod.rs Outdated Show resolved Hide resolved
src/renderer/html_handlebars/search.rs Outdated Show resolved Hide resolved
src/renderer/html_handlebars/hbs_renderer.rs Outdated Show resolved Hide resolved
@ehuss ehuss added this to the 0.4 milestone Mar 9, 2020
@azerupi
Copy link
Contributor Author

azerupi commented Mar 9, 2020

Thanks, those were some really good suggestions 馃憤

@azerupi
Copy link
Contributor Author

azerupi commented Mar 23, 2020

Hi @ehuss,
I have made the requested changes, is there anything else?
I see that you have planned this PR for v0.4.0 does this mean that we need to wait before merging?

I will already close the other PR 馃檪

@azerupi azerupi requested a review from ehuss March 23, 2020 10:48
Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your patience!

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.

None yet

2 participants