#modify the permissions
sudo chmod u+x Obsidian-1.0.3.AppImage
run Obsidian

optional: add "&" at the end to run it in the background and free up your terminal

./Obsidian-1.0.3.AppImage &