Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi, thanks for the kind words.

That’s a pretty specific use case I think, but I understand how it could be useful to you!

It’s not as convenient as what you’re looking for, I think, but you could add each character as a heading in your characters document, and then use heading autocomplete when referencing them.

See: https://billiam.itch.io/deepdwn/devlog/262586/v0240-document-linkingautocomplete-and-html-exports

Awesome! thank you for the reply I will look at that. If you don't mind me asking, what UI did you use for your electron app? It is one of the nicest looking one I have seen.

Thanks! It’s hand-rolled CSS, and Vue.js for the most part.