It is possible to add a shortcut abbreviation template support (snippet) in Joplin? Something like instead of typing “” to press just the “. Here, with a Sublime snippet you could type test once and it be updated in both locations.
Another use case that I run into with my workflow is entries into a table. I use Joplin for my daily journal and I have a static table that I make entries into. A snippet like the following would make it easy to Tab through table entries and auto-populate defaults to fill the row.
I agree that Joplin should be a note taker/markdown editor. Text expanding/snippet features are readily available both as open source projects (Beeftext, Espanso) and as commercial software.
I think this would be very useful as a plugin. I might take a stab at making a plugin that makes VSCode or Sublime style snippets. I do agree though that it doesn't make much sense as a core feature though, because I believe only a certain type of user will use it, but as a plugin...definitely!