licht1stein / obsidian.el

Obsidian Notes for Emacs
GNU General Public License v3.0
376 stars 27 forks source link

Jayemar/check file exists before reading #80

Closed jayemar closed 1 year ago

jayemar commented 1 year ago

Check that a file exists before attempting to read it. This prevents an error being thrown if a file doesn't exist which can happen if it has been removed by an external program, for example.