citation feature? #2763
Replies: 4 comments
-
The same scenario also requires this |
Beta Was this translation helpful? Give feedback.
-
@denolfe Any ideas? Thanks! |
Beta Was this translation helpful? Give feedback.
-
I would try to do this using the custom link fields feature and add a field Alternatively, you could extend your richtext editor to give it it's own toolbar action from links. This would be nicer UX, but then you have to copy and then maintain your own implementation that is essentially a copy of the built-in richtext Ideally your frontend app is also resposible for maintaing the numbering of the citations so that editors don't have cascade their updates throughout a large document if they add/remove a citation early in a document. What do you think? |
Beta Was this translation helpful? Give feedback.
-
Thanks for your idea, very beautiful idea! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I guess it will be just like link but with superscript in richtext.
Like the references panel in wikipedia: https://en.wikipedia.org/wiki/Hedera#cite_note-WT-6
Beta Was this translation helpful? Give feedback.
All reactions