Compte rendu html des tâches réalisées dans des fichiers Orgmode
Go to file
Tykayn 737c0a65f3 add screenshot 2022-07-20 22:36:12 +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 add screenshot 2022-07-20 22:36:12 +02:00
app.js hop 2022-07-20 18:45:29 +02:00
package.json report by day ok 2022-07-20 16:56:17 +02:00
screenshot.png add screenshot 2022-07-20 22:36:12 +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

report in preview

Prérequis

  • une connaissance d'Orgmode pour exporter les tâches archivées
  • 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