Open Issues Need Help
View All on GitHubExport your Signal chats to markdown files with attachments
AI Summary: This issue proposes migrating the project from the deprecated 'rye' tool to 'uv'. The migration involves updating the project's tooling and documentation to reflect the use of 'uv', as outlined in the provided 'rye' guide.
Export your Signal chats to markdown files with attachments
Export your Signal chats to markdown files with attachments
Export your Signal chats to markdown files with attachments
AI Summary: The user is encountering an `OSError: [Errno 63] File name too long` when exporting attachments from a macOS system. This error occurs because the generated file names for attachments exceed the operating system's maximum file name length limit, which is reported to be over 290 characters in this case.
Export your Signal chats to markdown files with attachments
Export your Signal chats to markdown files with attachments
AI Summary: The `--json` and `--no-json` command-line arguments in `signal-export` are not functioning correctly, as JSON output files are always generated regardless of the flag. The `json_output` variable, intended to control this behavior, appears to be unused in the code section responsible for producing JSON output.
Export your Signal chats to markdown files with attachments