Skip to content

Feature requests

185 results found

  1. monitor

    Choose the Monitor to record.
    I would like to have to choose the Monitor which will be recorded screenshots. In my Setup i use 3 Monitors, but i just need 2 of them for working, and the 3 portable monitor is only for youtube video/music. I do not need any recorded screenshot of this monitor. So i want to choose only the big 2 monitors to record screenshots. This would also make the screenshot smaller and more handy for reproduce my work.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Microsoft ToDo, Outlook Calendar, Planner

    It would be nice to have more and more integration with the Microsoft Office365 platform
    - ToDo
    - Outlook Calendar
    - Planner

    They are more and more aggregating things todo in one platform that we can then use to organize and use manictime to track time spent on it.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. copy from auto-tag to tags only for selected entry

    For auto-tags, i want to select one entry in the auto-tag timeline and copy only the selected tag to the tags timeline.

    Currently i can only copy all tags (of one or multiple days) with some added logic (only untagged time, etc). On some days i only want to copy some auto-tags to the tag timeline and fill in the rest by hand. This would be easier, if i only need to select an auto-tag and either via context menu or hot-key copy the selected auto-tag to the tag timeline.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Integration with Paymo

    I use ManicTime to automatically track my computer activity and tag time spent on projects. The automatic screenshots allow me to reconstruct and document my work precisely, even when I am fully focused on a task, in a state of flow, and not tracking tasks manually in the moment.

    Our company uses Paymo to manage projects, tasks, and billing, so all my work hours must be reported as time entries in Paymo.

    I would like to request an integration that enables a smooth two-way workflow between ManicTime and Paymo, specifically:

    1. Read Paymo projects and tasks (assigned to me or unassigned/team…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Allow Snapping and Screenshot Display Across All Timelines

    I would like to use screenshots together with the snap to interval feature, but this currently doesn’t work.
    When dragging a selection on the Time timeline (to use snapping), no screenshots are displayed.
    When using any other timeline, screenshots appear correctly, but snapping cannot be used. This makes it impossible to work with screenshots and snap to tagging at the same time.

    A possible solution would be to introduce rounding or snapping for tags themselves. This would allow users to select, edit or create tags on any timeline, and have tag boundaries snap to a defined interval (e.g., 5 minutes),…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Set default for "Go off the record" context menu on tray icon

    On Windows, the context menu of ManicTime's tray icon has "Go off the record" with a sub-menu for the desired duration. But if the user clicks on "Go off the record" directly, the default is "Until you turn on".

    The best would be to not do anything and force users to make a selection in the sub-menu, but now that it's been like that for a while, the best alternative would be the option to set which timeframe is used.

    The number of times I've lost a long period of tracking because of this...

    Or a setting to be reminded…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Set default for "Go off the record" context menu on tray icon

    On Windows, the context menu of ManicTime's tray icon has "Go off the record" with a sub-menu for the desired duration. But if the user clicks on "Go off the record" directly, the default is "Until you turn on".

    The best would be to not do anything and force users to make a selection in the sub-menu, but now that it's been like that for a while, the best alternative would be the option to set which timeframe is used.

    The number of times I've lost a long period of tracking because of this...

    Or a setting to be reminded…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Away window on linux

    hi, I understand that a full linux version would be a lot of work, and that the tracking works with the client application and an interface can be reached with the server, but i'm missing a key feature: unlike on windows, it doesn't ask me to tag away time upon my return. Is it perhaps possible to implement an away time tagging window for linux?

    Thank you!

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Integrate the used virtual desktop into the Excel export based on usage status.

    I organize my todo´s using virtual desktops in Windows 11. Since sureface changes seem to take forever to take effect, it would be very helpful if the currently used virtual desktop could be added to the Excel export. As this information is already available in the interface, this should be relatively quick to implement.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. MCP: running-timer primitives

    save_tag_activities requires a closed interval. Agent workflows
    that need to "start working on X now, stop later — possibly from a
    different session or device" have no place to hold the in-flight
    state. Workarounds (conversation-history search, sidecar state
    stores, 1-second placeholder tags) are all brittle and duplicate
    logic ManicTime should own.

    Proposed minimal addition to the MCP surface — no change to the
    core tag data model, server-side state only:

    • startactivetag(tagCombination, notes?, startTime?) Record a running timer. startTime defaults to now.
    • getactivetag() Return { tagCombination, notes, startTime } or null.
    • stopactivetag(endTime?, tagMode?) -> TagActivity…
    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. MCP: screenshot access (location-only)

    The local MCP server exposes timelines, activities, and tag
    writes but no way to reach captured screenshots. This blocks
    on-device AI pipelines that would enrich time tracking with
    vision/OCR — auto-tag suggestions from on-screen content,
    searchable visual history, session recaps.

    Proposal — two tools, paths only, reusing the existing query
    surface:

    • listscreenshots(fromTime, toTime, filter?)
      Returns [{ id, timestamp, absolutePath, width, height,
      sizeBytes, linkedActivityIds }]. Filter reuses the OData
      grammar from get
      combined_activities so queries like
      "screenshots while Tag contains 'CW-10269'" work without
      new syntax.

    • getscreenshotpath(id)
      Returns the absolute path for a single screenshot.
      Convenience wrapper for follow-up…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Integrate with fitness-tracking apps like Garmin Connect, UA Record, MyFitness Pal, etc.

    I would like for ManicTime to go beyond "work tracking" and be my single "life tracking" app. To do so, it would have to gather up data from my various life tracking sources. For instance, I would like to have a view of my running/cycling/swimming training, my calorie consumption, and my sleep history next to my work history to see trends. (Some apps also track "mood"...that might be interesting to see along side work activity!)

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. harvest shortcuts

    shortcuts in menu bar / keyboard shortcuts to save harvest time for active day, selected activity, and date range.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Ringcentral Plugin

    Would love plugin for ringcentral or ability to import phone logs

    It is one of the most popular phone systems and has an API.

    Please

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. BUG: after updating description, tag is pushed to Jira as new tag

    This creates a duplicate worklog on Jira and potentially future synchronization issues.

    Also, tag deletions don't get pushed to Jira at all.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Jira plugin: auto-rename tags if respective Jira task was renamed

    When a Jira task was renamed, and there are already tags for that task on Manic, those tags must be renamed accordingly.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. MCP: Expose AutoTag timeline in ManicTime Beta MCP Server

    I’m using the latest ManicTime beta with MCP Server and would like MCP access to the AutoTag timeline.

    Right now, AutoTag results are not available (or not consistently queryable) through MCP like other timelines, which limits automation workflows for tagging validation, reporting, and reconciliation.

    What I’m asking for

    • Include AutoTag timeline in MCP timeline discovery.
    • Allow querying AutoTag activity in the same date-range/filter model as other timelines.
    • Support environment filtering and cross-environment aggregation when applicable.
    • Preserve AutoTag-relevant metadata (for example tag combination, notes, and rule/source fields if available).
    • Keep behavior consistent with existing MCP timeline endpoints.

    Why this matters

    • AutoTag…
    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Usage Details Timesheet Report - Other Timelines (Outlook Calendar, etc.)

    The usage details timesheet report is incredibly powerful for feeding into a GPT (enterprise restrictions don't allow me to use the MCP yet), alongside a standard tag-based timesheet. The GPT is then able to scrub and augment the standard timesheet based on the more detailed usage details report.

    Can the usage details report also include the other timelines, most specifically, my Outlook Calendar timeline?

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Pinned Tags in Context Menu

    I would like to have to possibility to see the pinned Tags in the small Context menu which opens when you click the blue button on the timeline.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Jira Tags - Merge the description of the jira tag with the auto-tag

    Allow tags that match the jira format to automatically link in the relevent Jira description of the issue for easier understanding of the feature that was worked on.

    When hovering over/viewing #PROJ-123
    it would show #PROJ-123 Implement that cool new feature

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feature requests

Categories