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

Display all fields when using template setting, fixes #273 #358

Merged
merged 1 commit into from
Mar 12, 2018

Conversation

lukedirtwalker
Copy link
Contributor

Currently when using "Use template" setting without "Show all fields
templated" lines containing a colon are hidden in the content.

This is fixed by appening such a token to the remainingTokens.

Currently when using "Use template" setting without "Show all fields
templated" lines containing a colon are hidden in the content.

This is fixed by appening such a token to the remainingTokens.
@codecov
Copy link

codecov bot commented Mar 12, 2018

Codecov Report

Merging #358 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #358      +/-   ##
=========================================
- Coverage    2.92%   2.92%   -0.01%     
=========================================
  Files          36      36              
  Lines        2698    2699       +1     
  Branches      360     360              
=========================================
  Hits           79      79              
- Misses       2618    2619       +1     
  Partials        1       1
Impacted Files Coverage Δ
src/mainwindow.cpp 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b563e1...5c6160a. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0004%) to 1.776% when pulling 5c6160a on lukedirtwalker:issue273 into 2b563e1 on IJHack:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0004%) to 1.776% when pulling 5c6160a on lukedirtwalker:issue273 into 2b563e1 on IJHack:master.

@annejan annejan merged commit baf5ea8 into IJHack:master Mar 12, 2018
@lukedirtwalker lukedirtwalker deleted the issue273 branch March 12, 2018 15:15
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

3 participants