Compte rendu html des tâches réalisées dans des fichiers Orgmode
Go to file
Tykayn aeed94e3dc init all 2022-07-20 16:03:28 +02:00
.idea init all 2022-07-20 16:03:28 +02:00
css init all 2022-07-20 16:03:28 +02:00
.gitignore init all 2022-07-20 16:03:28 +02:00
LICENSE Initial commit 2022-07-20 15:35:36 +02:00
README.md init all 2022-07-20 16:03:28 +02:00
app.js init all 2022-07-20 16:03:28 +02:00
package.json init all 2022-07-20 16:03:28 +02:00
yarn.lock init all 2022-07-20 16:03:28 +02:00

README.md

org-report-stats

Compte rendu html des tâches réalisées dans des fichiers Orgmode

Prérequis

  • une connaissance d'Orgmode
  • un export json de vos tâches archivées (voir ox-json)
  • mettre l'export json dans le dossier source
  • avoir Nodejs version stable

Utilisation

Lancer l'exécution du fichier app avec node, et consulter l'output html.

 npm start