Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bernhardwebstudio/category-counter
Outlook Add-In to count the number of hours spent with a certain category
https://github.com/bernhardwebstudio/category-counter
addin count javascript outlook
Last synced: 13 days ago
JSON representation
Outlook Add-In to count the number of hours spent with a certain category
- Host: GitHub
- URL: https://github.com/bernhardwebstudio/category-counter
- Owner: BernhardWebstudio
- License: other
- Created: 2019-08-30T14:48:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T10:22:27.000Z (2 months ago)
- Last Synced: 2024-09-17T13:06:21.078Z (2 months ago)
- Topics: addin, count, javascript, outlook
- Language: JavaScript
- Size: 2.62 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Category Counter
Count the number of hours between a date range of events with a certain category.
## JavaScript
This template is written using JavaScript. For the [TypeScript](http://www.typescriptlang.org/) version of this template, go to [Office-Addin-TaskPane](https://github.com/OfficeDev/Office-Addin-TaskPane).
## Debugging
This template supports debugging using any of the following techniques:
- [Use a browser's developer tools](https://docs.microsoft.com/office/dev/add-ins/testing/debug-add-ins-in-office-online)
- [Attach a debugger from the task pane](https://docs.microsoft.com/office/dev/add-ins/testing/attach-debugger-from-task-pane)
- [Use F12 developer tools on Windows 10](https://docs.microsoft.com/office/dev/add-ins/testing/debug-add-ins-using-f12-developer-tools-on-windows-10)## Questions and comments
We'd love to get your feedback about this sample. You can send your feedback to us in the *Issues* section of this repository.
Questions about Microsoft Office 365 development in general should be posted to [Stack Overflow](http://stackoverflow.com/questions/tagged/office-js+API). If your question is about the Office JavaScript APIs, make sure it's tagged with [office-js].
## Additional resources
* [Office add-in documentation](https://docs.microsoft.com/office/dev/add-ins/overview/office-add-ins)
* More Office Add-in samples at [OfficeDev on Github](https://github.com/officedev)This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
## Copyright
Copyright (c) 2019 Microsoft Corporation. All rights reserved.