Feature requests
240 results found
-
Stopwatch On Linux
One of my primary methods of using ManicTime is via the stopwatch. I've been keeping an eye on ManicTime Linux's development for some time, in hopes of eventually ditching Windows. It sounds like tracking is now pretty much there (except for screenshots) - but I wasn't able to figure out any way to use the stopwatch. Would be great if this would be implemented too!
7 votes -
Configurable time intervals in Timeline view
Whilst it's currently possible to zoom in/out in the Day\Timeline view, you have to do this manually and it can be very granular so you can end up recording to the second.
I would like to see an option to be able to configure the default view e.g. 5min, 15min interval etc.
This would ease recording and categorising tags for organisations that have rules around minimum billable time, or minimum time recorded intervals e.g. 5 or 15mins particularly when auto-tagging may nto be appropriate
NOTE: workaround for recording time as whole mins can be found in this request "Tagging snapping…
7 votes -
UnAutotagged Time Selector
In the tag selection you can filter to select tagged/untagged time. However, I have an autotag timeline that merges certain autotags and the manual tags. I would like to fill in the gaps with "unautoagged" time by just dragging and selecting these gaps.
7 votes -
Jira Plugin: close dialog after work successfully saved to Jira
Currently for the Jira plugin, when I click Save Work, a window comes up summarising the times logged. When I click Ok to close that window, then "Save tags as Work in JIRA dialog is still showing and I then have to click cancel.
This dialog should close on success or remain open in the event of a failure.6 votes -
Easier custom statistics: documents by wildcards
Backstory:
I'm using the free version of MT on Windows for self-tracking for over 3 years.
Recently I wanted to see total time working on particular drawing, and I was able to do it like this:
Statistics - Custom - Add - Timeline: Documents (at top) - Files (at left).
Now at right there is a huge list of filenames gathered in these years, some with paths, some not, even some with quirky path formats like "(D:) drivename / path / deeperpath / file_name.ext" (with parentheses, slashes and spaces exactly like that).
The filelist takes around 10 seconds…
6 votes -
New & less intrusive Away Time popup mode
Small suggestion for Away time.
Issue: having that window opening each time can be frustrating if one wants to close it most of the times.
My example: this issue for me occurs when I study with a PDF of exercises opened on the PC, so screen goes off after 5 mins but I take 10mins to do an exercise, when I come back to see the PDF then the window appears with 10min away time, each time I have to close it and that's annoying. I already set 15 minutes to "track inactivity if PC is idle for more than",…
6 votes -
ZEI / Timeular
ZEI / Timeular provides a hardware time tracking solution (and 8 sided die that communicates w/ your PC /mobile via Bluetooth) that integrates with the Timeular app. Getting that connected to ManicTime would be FANTASTIC.
6 votes -
A way to enlarge the tooltip hover screenshots
They are too small to be useful, and using the F12 function works but it requires me to adjust the divider to make it large enough to view anyway. Just having a much larger hover screenshot would work perfectly!!
6 votes -
Renew the ManicTimeServer for macOS , you removed it because it didn't work , fix it and bring it back please
I was trying to install manic time server both from docker and not , and It didn't work so I contacted with you and you removed it because it was broken , looking forward for you uploading it again . thank you.
6 voteswe removed it because a version of OSx (Mojave I think) required all packages to be signed. And we could not figure out how to sign the server which is not packed in .app file, but rather individual files. We do have build versions and they work fine, but once you try to install them OSx complains that they are not signed and it does not work.
We will try one more time.
-
ClickUp plugin
ClickUp has rapidly become one of the most versatile and well-loved project management and collaboration tools. https://clickup.com/
Would be great to be able to pull in tasks with their IDs just like the Jira plugin.
6 votes -
Ability to modify teams via API
The ability to control the team member via an API to allow us to keep our sync with AD Users or other Project management software
6 votes -
Ignore 'all-day' and 'free' events on Google Calendar
I've just configured a Google Calendar timeline, and it's showing 'All-day' events, and events I have marked as 'free'. I'd like the option to hide events based on whether they're all-day, or whether I've said 'yes', 'maybe' or 'no', along with the usual 'busy'/'free'. Ideally I'd like to have only events that are not all-day and I've either said 'yes' to or marked as busy.
6 votes -
In timesheet view have the notes column auto expand to fit content (if there is space)
If I want to read my notes column in timesheet view I "always" need to expand it, please do this by default.
6 votes -
Export video timelapse
I'd like to be able to show my clients exactly why I'm billing them for 4 (or 44) hours work. Even if the timelpase option was only available per day this would be great. FFMPEG has done the heavy lifting. All you need is to put the jpegs into an array and send them off to FFMPEG. You'd need to specify an output folder in manic time options and bobs your uncle. I have done this manually but its a faff:
Select only jpegs (not thumbnails). Rename as a sequence, send to video converter.6 votes -
Make Jira Tags from the Jira Plugin configurable
Currently I have autotags which can generate tags of the format:
JIRAKEY, #JIRAKEY-999
However these don't match the tags from the plugin which are
Jira Name, #JIRAKEY-999 Description of issue number nine nine nineI would like to be able to specify how tags are formatted like so:
tags: {PROJECT-KEY}, #{ISSUE-KEY}
notes: {PROJECT-NAME}, {ISSUE-NAME}In order for the save work to jira feature to work I'd need to have #{ISSUE-KEY} somewhere in tags, so perhaps a validation warning to that effect would be great.
6 votes -
Filter shown issues in the ManicTime tagger with JQL (Jira)
First of all: This is an amazing tool! I really appreciate your work.
Currently the Jira plugin configurator allow you to only filter shown issues by Projects and Issue Statuses. Sometimes I want to report time into issues that are not assigned to me, and if I select to show all issues, regardless of assignee, I get hundred thousands of issues. It would be nice if I could instead (or optionally) filter Jira issues with JQL in the Jira plugin setting window. That would offer a lot more freedom to the user to decide what Jira issues should be shown…
6 votes -
Be able to Track Productive / Non productive Settings Per User or Group
I would like to be able to mark certain applications or websites as productive for 1 user or department but unproductive for another user or department. Additionally I can't find anyway that the end user can see Productive/Unproductive on the client. What am I missing?
6 votes -
time in app
Display a small timer that live displays the amount of time spent in the foreground app for the given day/week/etc. Potentially integrated into existing 'mini window'.
6 votes -
Timesheet: Quarter Date Range
Allow for options in the Timesheet to be "This Quarter", "Last Quarter", and "Last 3 Months" to be compatible with the 4 Quarters in a year (Q1 Jan-Mar, Q2 Apr-June, Q3 July-Sept, Q4 Oct-Dec)
5 votes -
PHPStorm plugin
A plugin for #PHPStorm would be great! Maybe you can use https://github.com/wakatime/jetbrains-wakatime as a basis?
5 votes
- Don't see your idea?