[GH-ISSUE #340] Logging session times for documentation and accounting purposes #3179

Open
opened 2026-03-13 02:26:06 +03:00 by kerem · 3 comments
Owner

Originally created by @skarados on GitHub (Jan 11, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/340

Originally assigned to: @majkinetor on GitHub.

Is your feature request related to a problem? Please describe.
/

Describe the solution you'd like
I would like to use the software to connect comfortably to various customers.
It would be nice to see how long I have spent on a server for accounting purposes.
Maybe even ask for a comment when closing a session to be able to directly document changes made.

Describe alternatives you've considered
Just collect such data in SQLite. Third party software (i.e. web interface) could read out the data.

Additional context
/

Originally created by @skarados on GitHub (Jan 11, 2023). Original GitHub issue: https://github.com/1Remote/1Remote/issues/340 Originally assigned to: @majkinetor on GitHub. **Is your feature request related to a problem? Please describe.** / **Describe the solution you'd like** I would like to use the software to connect comfortably to various customers. It would be nice to see how long I have spent on a server for accounting purposes. Maybe even ask for a comment when closing a session to be able to directly document changes made. **Describe alternatives you've considered** Just collect such data in SQLite. Third party software (i.e. web interface) could read out the data. **Additional context** /
Author
Owner

@majkinetor commented on GitHub (Jan 11, 2023):

You do have markdown notes ATM, where you can append comments after sessions but you would have to calculate time yourself.

I like this idea TBH. As you suggested, 1Remote could keep this into its database, a detailed log of connection sessions along with start time and end time and even a comment. This is trivial to implement on the backend, but requires some thought about presentation and session comment input.

Reporting of this kind is important in multiple contexts not only customers, but also as forensic and security moment, particularly with central database that 1RM now supports.

I will try to find time to mockup how this could work and I am adding it into Limbo for now.

<!-- gh-comment-id:1378825203 --> @majkinetor commented on GitHub (Jan 11, 2023): You do have markdown notes ATM, where you can append comments after sessions but you would have to calculate time yourself. I like this idea TBH. As you suggested, 1Remote could keep this into its database, a detailed log of connection sessions along with start time and end time and even a comment. This is trivial to implement on the backend, but requires some thought about presentation and session comment input. Reporting of this kind is important in multiple contexts not only customers, but also as forensic and security moment, particularly with central database that 1RM now supports. I will try to find time to mockup how this could work and I am adding it into Limbo for now.
Author
Owner

@VShawn commented on GitHub (Jan 12, 2023):

sounds interesting...

In terms of the user interface, to present this information we can provide a dashboard or log view that shows a list of all connection sessions. Or an annual report with charts can be support too.

Anyway it's a labor-intensive process, we can firstly set up a system for collecting time usage data into database.

<!-- gh-comment-id:1379721470 --> @VShawn commented on GitHub (Jan 12, 2023): sounds interesting... In terms of the user interface, to present this information we can provide a dashboard or log view that shows a list of all connection sessions. Or an annual report with charts can be support too. Anyway it's a labor-intensive process, we can firstly set up a system for collecting time usage data into database.
Author
Owner

@andy1463 commented on GitHub (Feb 5, 2026):

Is there any update on this topic? Are there any plans to implement this feature? Would be very interesting.
Thanks a lot.

<!-- gh-comment-id:3852524360 --> @andy1463 commented on GitHub (Feb 5, 2026): Is there any update on this topic? Are there any plans to implement this feature? Would be very interesting. Thanks a lot.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#3179
No description provided.