Future writes would fail anyway.
(In the past, relative paths have referred to the save dir. The natural expectation is current working dir. So I'm not going to try to guess.)
QJAN5BO6HNRULNKW7LSKHUWHD3K2U7CLRDMYJLKBNW52ZAOYQ7XQC
RVVRBJFNEHF3WRQARNVTXM75PLL4UKJZISPWPK45D6TVY45VVOTAC
KKMFQDR43ZWVCDRHQLWWX3FCWCFA3ZSXYOBRJNPHUQZR2XPKWULAC
if not is_absolute_path(arg[1]) then Directory_error = 'Please use an unambiguous absolute path for the notes directory.' return end
if not is_absolute_path(arg[1]) then
Directory_error = 'Please use an unambiguous absolute path for the notes directory.'
return
end