Is there a way to store hotkeys on a per-document basis?
I’m experimenting with a custom font that has custom glyphs stored in the “Personal Use Area” of the font (Unicode E000 and beyond).
All chars are available using the “Insert Special char” menu, but it can be done one char at a time, and it’s quite tiring.
So I thought to some kind of key combination that could quickly insert any those custom chars at cursor position.
But I don’t want these hotkeys to be global for all the documents.
The ideal would be that they are stored in the document, that could also become a template for documents using that particular custom font.
Any suggestion?