You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if the footnote and cross-reference superscripts would not be copied, so that the numbers and letters don't have to be stripped out manually later. For example, if Xiphos would only put
1 In the beginning was the Word, and the Word was with God, and the Word was God.
in the clipboard rather than (as it actually does with the text content)
1 *xAIn the beginning was *xBthe Word, and the Word was *xCwith God, and *xDthe Word was God.
The html clipboard content is better, as the footnotes, etc., appear in different colors as superscripts, but it would be nice if it could be disabled there as well as an option.
[1](sword:///John 1:1) *xAIn the beginning was *xBthe Word, and the Word was *xCwith God, and *xDthe Word was God.
(Github alters the contents when pasting HTML with links and such, converting it to Markdown, which looses the syntax highlighting. The actual content is below, but with all the style markup it's hard to read, so I left the above Github-edited version)
Perhaps I have a different version, but for me, running 4.2.1 (gtk3 webkit2) I have to (Right Click) > Module Options > (Toggles for Footnotes and Cross References).
Feel free to close the issue, then. I'm open to either. Being able to toggle them off is good enough for me. But at the same time, I think it would be nice if there was a separate toggle to exclude them from what is copied, so it's still a possible point of improvement.
It would be nice if the footnote and cross-reference superscripts would not be copied, so that the numbers and letters don't have to be stripped out manually later. For example, if Xiphos would only put
in the clipboard rather than (as it actually does with the text content)
The html clipboard content is better, as the footnotes, etc., appear in different colors as superscripts, but it would be nice if it could be disabled there as well as an option.
(Github alters the contents when pasting HTML with links and such, converting it to Markdown, which looses the syntax highlighting. The actual content is below, but with all the style markup it's hard to read, so I left the above Github-edited version)
Further, it would be nice if the verse numbers could be disabled as well as an option
The text was updated successfully, but these errors were encountered: