#!/bin/bash make_action() { unset TODO_ACTIONS_DIR [ -d .todo.actions.d ] || mkdir .todo.actions.d cat > ".todo.actions.d/$1" <