Skip to content

Do not append date to note when creating session#8

Merged
Calonca merged 1 commit intomainfrom
7-do-not-append-date-to-note-when-creating-session
Jan 11, 2026
Merged

Do not append date to note when creating session#8
Calonca merged 1 commit intomainfrom
7-do-not-append-date-to-note-when-creating-session

Conversation

@Calonca
Copy link
Owner

@Calonca Calonca commented Jan 11, 2026

Summary

Removes the automatic date appending to notes when creating sessions. Date management is now handled by consumers of the library, as sessions are expected to be added when finished.

Changes

  • Removed the append_session_header function that was adding date-stamped headers to note files
  • Removed the call to append_session_header in the add_session function
  • Cleaned up unused imports

Testing

All tests pass successfully after the changes.

Closes #7

@Calonca Calonca linked an issue Jan 11, 2026 that may be closed by this pull request
@Calonca Calonca merged commit 3e9e0ba into main Jan 11, 2026
1 check passed
@Calonca Calonca deleted the 7-do-not-append-date-to-note-when-creating-session branch January 11, 2026 17:18
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.

Do not append date to note when creating session

1 participant