Skip to content

feat: ClockedIn and ClockedOut events#1111

Merged
kristijanhusak merged 2 commits intonvim-orgmode:masterfrom
celsobenedetti:feat/clock_in_out_events
Mar 11, 2026
Merged

feat: ClockedIn and ClockedOut events#1111
kristijanhusak merged 2 commits intonvim-orgmode:masterfrom
celsobenedetti:feat/clock_in_out_events

Conversation

@celsobenedetti
Copy link
Contributor

Summary

Small PR adding new ClockedIn and ClockedOut events.

Related Issues

Related #1102

Changes

  • Add ClockedIn and ClockedOut events
  • Expose them in require('orgmode.events').events
  • Add tests

Checklist

I confirm that I have:

  • Followed the
    Conventional Commits
    specification
    (e.g., feat: add new feature, fix: correct bug,
    docs: update documentation).
  • My PR title also follows the conventional commits specification.
  • Updated relevant documentation, if necessary.
  • Thoroughly tested my changes.
  • Added tests (if applicable) and verified existing tests pass with
    make test.
  • Checked for breaking changes and documented them, if any.

@kristijanhusak
Copy link
Member

Let's resolve the conflicts and it's good to go.

@celsobenedetti celsobenedetti force-pushed the feat/clock_in_out_events branch from c1b002f to 8d50b11 Compare March 11, 2026 20:41
@celsobenedetti
Copy link
Contributor Author

Let's resolve the conflicts and it's good to go.

Fixed. TY!

@kristijanhusak kristijanhusak merged commit 9deee54 into nvim-orgmode:master Mar 11, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants