1) Vault-Setup
Although all of this seems lenghty, you could set up the export in 15 minutes I guess.
Folders:
Define 3 Locations in Obsidian (you probably already did so..)
- 
Folder For Pictures
- holding your pictures for latex! (Pictures in .md will get rendered, but need to be in. .md syntax, not wiki links! If you have problems, I suggest installing link-converter plugin)
 
 - 
Folder for Templates
- holding the 1) 
frontmatter-Template.mdand your 2)uni.latextemplate. You can set different paths for these if you want, but you donβt have to. You will download and put them in their folders later on. 
 - holding the 1) 
 
Example-Setup
Vault/
βββ Pictures/
βββ Templates/
    βββ Eisvogel-X.X.X
    βββ uni.latex
    βββ Frontmatter-Template.md
or:
Vault/
βββ Pictures/
βββ Templates/
    βββ LaTeXTemplates/
        βββ Eisvogel-X.X.X
        βββ uni.latex
    βββ MarkdownTemplates/
        βββ Frontmatter-Template.md
β¦ etc.
Binds:
To handle Obsidian in the most efficient and confident way, you should just remap the Hotkeys you practically need to the combination that you are already used to from other programs. I will suggest some Plugins later on and also suggest some binds.
For example my Hotkeys for bold are control + b ;  italics  control + i β¦
I also like setting the Headers 1-5 to control + 1, control + 2  /etc.
Contunue with: 2) Download and Install