diff --git a/Makefile b/Makefile index f7408ae..8d1fbc9 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,10 @@ concat: echo " " | tee -a scripts/stats.org bash scripts/concat_org.sh |tee -a scripts/stats.org; convert: + bash scripts/concat_org.sh + mv all_tasks.org sources/ + node parse_orgmode_to_json.mjs +start: npm start copyTasksJson : echo "update du fichier tasks.json dans le dossier de sources depuis Nextcloud"