====== timetrack Plugin ====== ---- plugin ---- description: track your time based on project, tasks and pages author : peterfromearth email : coder@peterfromearth.de type : syntax, action, admin lastupdate : 2018-10-28 compatible : Greebo depends : sqlite conflicts : similar : tags : time, timetrack, ajax downloadurl: https://github.com/peterfromearth/dokuwiki-plugin-timetrack/zipball/master bugtracker : https://github.com/peterfromearth/dokuwiki-plugin-timetrack/issues sourcerepo : https://github.com/peterfromearth/dokuwiki-plugin-timetrack/ donationurl: screenshot_img : https://raw.githubusercontent.com/peterfromearth/dokuwiki-plugin-timetrack/master/examples/table.png ---- ===== Installation ===== :!: **External requirements:** This plugin requires the following additional components that must be installed separately: * [[plugin:sqlite]] Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Examples/Usage ===== {{timetrack &project=timetrack=Timetrack Plugin &task=1=Development &task=2=Documentation &task=3=Testing &task=4=Support }} {{https://raw.githubusercontent.com/peterfromearth/dokuwiki-plugin-timetrack/master/examples/table.png?300x}} {{https://raw.githubusercontent.com/peterfromearth/dokuwiki-plugin-timetrack/master/examples/overview.png?300x}} {{https://raw.githubusercontent.com/peterfromearth/dokuwiki-plugin-timetrack/master/examples/recent_tracks.png?300x}} {{https://raw.githubusercontent.com/peterfromearth/dokuwiki-plugin-timetrack/master/examples/current_page.png?300x}} ===== Syntax ===== {{timetrack &project== &task== ... }} Once a page has a timetrack on it, there is a timetrack pagetool icon with which users can track their times. Only users with read access to the page can track time to this project. There is an action on the admin page where a CSV with all tracks can be downloaded. ===== Configuration and Settings ===== ^ Config ^ Default ^ Desc ^ | ''max_hours'' |''12''| How many hours are allowed per day | | ''weekdays'' |''5''| How many weekdays from monday on | | ''namespace_allowed'' |''''''| Allowed namespaced, space separated | | ''days_recent_project_active'' |''30''| Number of day when project should not be in recent project anymore| ===== Development ===== === Change Log === {{rss>https://github.com/peterfromearth/dokuwiki-plugin-timetrack/commits/master.atom date}} === Known Bugs and Issues === === ToDo/Wish List === ===== FAQ ===== ===== Discussion =====