Template repo for tiny cross-platform apps that can be modified on phone, tablet or computer.
unstash_filename = function(filename)
	return filename:gsub('%..*', '')
end