nash-ye / wp-better-footnotes

Simple yet powerful footnotes integration on your WordPress site.
https://wordpress.org/plugins/better-footnotes/
GNU General Public License v2.0
4 stars 1 forks source link

Footnotes grouping #1

Open dawnbirth opened 5 years ago

dawnbirth commented 5 years ago

Thank you for sharing this plugin, I've tried it and it works fine. I think it'll be more convenient to group repeated footnotes. I suggest doing it like Wikipedia footnotes-grouping

dawnbirth commented 5 years ago

Here is how I implemented footnotes grouping https://github.com/nash-ye/wp-better-footnotes/compare/master...dawnbirth:group-footnotes

it should appear like this:

grouped-footnotes

Still, needs some improvements in display. I need to know your comment on it, and if you suggest another way to get it done.

nash-ye commented 5 years ago

I think the idea is good and useful. Still, don't know exactly how it should be implemented. For now, the priority is to get more users for the plugin so we can know what other features are needed.

nash-ye commented 4 years ago

Hello @dawnbirth

What do you think about the latest updates on the plugin? Do you think that we can still merge this feature?

dawnbirth commented 4 years ago

Hello, @nash-ye Adding the ability to auto append the footnotes is a very good thing indeed. Regarding this feature, it isn't valid to be merged now; as it was applied when footnotes were rendered on the backbend. It needs to be re-coded and applied on the current frontend engine.