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

Docview Meta Data #109

Merged
merged 2 commits into from
Oct 31, 2019
Merged

Docview Meta Data #109

merged 2 commits into from
Oct 31, 2019

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented Oct 31, 2019

This PR adds a panel at the bottom of a viewed document with all the documents referencing it. If there are no backlinks, the panel is not visible.

In addition, all references set in a document with the @ keywords are now converted to clickable links in the document viewer.

This PR is related to issue #76.

@codecov-io
Copy link

codecov-io commented Oct 31, 2019

Codecov Report

Merging #109 into master will increase coverage by 0.09%.
The diff coverage is 72.6%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   61.06%   61.15%   +0.09%     
==========================================
  Files          45       46       +1     
  Lines        6911     7028     +117     
==========================================
+ Hits         4220     4298      +78     
- Misses       2691     2730      +39
Impacted Files Coverage Δ
nw/gui/statusbar.py 97.27% <100%> (ø) ⬆️
nw/gui/winmain.py 65.5% <100%> (+0.51%) ⬆️
nw/gui/elements/docviewer.py 69.15% <33.33%> (-9.26%) ⬇️
nw/project/index.py 85.65% <45.45%> (-3.87%) ⬇️
nw/gui/elements/viewdetails.py 73.91% <73.91%> (ø)
nw/convert/text/tohtml.py 88.6% <91.3%> (+2.64%) ⬆️

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 fdbe3fd...c20d5fc. Read the comment docs.

@vkbo vkbo merged commit 1275e91 into master Oct 31, 2019
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