micro-editor / micro-editor/micro
Feature Request: Add built-in Timestamping
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
Hello,
I caught this article (http://www.tecmint.com/micro-linuxtext-editor-with-syntax-highlighting/) last week.
So far it's been great — except for the missing time-stamp feature. I can usually find Nano/ed/vi on most systems I visit, but a portable Micro with a time-stamping feature would save a lot of time/keystrokes. A built-in Emacs-like time-stamp feature would be awesome.
By Emacs-like I mean shortcuts for punching-in and punching-out; punch-out would also calculate the time elapsed since the last punch-in and concatenate the elapsed time total onto the punch-out timestamp.
Again, great portable app.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by turning the requested Emacs-like punch-in and punch-out behavior into precise requirements, including elapsed-time accumulation and portable shortcut behavior. Done means both timestamp actions work consistently and are covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100