mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
825418c712
- Add filename_format config option with "kebab-case" as default - Create sanitize_filename() utility to convert titles to safe filenames - Modify Entity.file_path to use sanitized filenames when configured - Add comprehensive tests for new functionality - Resolves inconsistency between file paths and permalinks for titles with forward slashes Fixes #154 Co-authored-by: Drew Cain <groksrc@users.noreply.github.com>