Skip to content

Basic support for diary sexp entries #1025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

przemekd
Copy link

Summary

This PR adds basic support for diary sexp entries

Closes #195

Changes

  • List changes here

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.

@przemekd przemekd changed the title Support diary sexp entries Draft: Support diary sexp entries Aug 12, 2025
@przemekd przemekd marked this pull request as draft August 12, 2025 22:20
@przemekd przemekd changed the title Draft: Support diary sexp entries Basic support for diary sexp entries Aug 12, 2025
@przemekd przemekd force-pushed the feature/support-diary-sexp-entries branch from eff09e2 to ff40bde Compare August 12, 2025 22:27
@przemekd przemekd force-pushed the feature/support-diary-sexp-entries branch from ff40bde to d0d9791 Compare August 12, 2025 22:29
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.

Evaluate diary-style expression entries
1 participant