Linking a citation to the bibliography
How difficult would it be to have this feature? When I enter [@citation]
in my post, the resultant text is a link within the page that sends you down to the bibliography.
I believe this feature would need to be built into your custom template – you could write a little bit of JS to generate these internal links and include it in your template's script.js file
Answered 2 years ago · Edit answerCool! anyone would like to have a go at it? I wouldn't even know where to start. I have a custom template, but I know nothing of js and web development
Answered 2 years ago · Edit answerSounds like a good project for you! If you're interested in adding this to your template, then consider dipping your toes into JavaScript using MDN's introduction. Blot is an excellent way to learn more about making websites
Answered 2 years ago · Edit answerYeah, I imagine it would be a good starter project but I have other priorities to be honest...
Answered 2 years ago · Edit answerOf course – something to put on the back burner. If you decide to give it a go please don't hesitate to ask any questions about the process
Answered 2 years ago · Edit answer