Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barbapapazes/refined-aneo-progessi
UserScript that enhances the Progessi of Aneo
https://github.com/barbapapazes/refined-aneo-progessi
Last synced: 2 days ago
JSON representation
UserScript that enhances the Progessi of Aneo
- Host: GitHub
- URL: https://github.com/barbapapazes/refined-aneo-progessi
- Owner: Barbapapazes
- License: mit
- Created: 2023-06-28T13:43:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-20T04:39:00.000Z (3 days ago)
- Last Synced: 2024-12-20T11:13:02.603Z (3 days ago)
- Language: JavaScript
- Homepage: https://greasyfork.org/fr/scripts/461320-refined-github-notifications
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Userscript: Refined Aneo Progessi
UserScript that enhances the Progessi of Aneo.
[Install on Greasyfork](https://greasyfork.org/fr/scripts/469655-refined-aneo-progessi)
## Features
> **Note**
> It's pretty opinionated. I'd encourage you to fork and customize it to your own needs.- Remove cards on the dashboard "Arrêts", "Nos talents", "Affaires gagnées", "Expensya", "Fiches Favorites", "Documents", "Taux de production" and "Documents institutionnels"
- Remove "solde CP" and "RTT" since they are not used
- Add a lint to Expensya on the header
- In "Ma feuille de temps", I remove duplicate UI elements and everything related to "hour" since it's not used
- Import a CSV to fill the "Ma feuille de temps" with the data.### Import CSV
Before importing a CSV, you must add your lines in the "Ma feuille de temps" page.
Then, you will need to create a CSV file with the following format:
```csv
Date, ...Worked Days
Line Name,...Percentage of the day
...
```> **Note**
> Line name can only be a subset of the line name you have in the "Ma feuille de temps" page.## License
[MIT](./LICENSE) License © 2023 [Estéban Soubiran](https://github.com/barbapapazes)