• Johnny's avatar
    chore: move memo-metadata components to MemoView and MemoEditor · e761ef86
    Johnny authored
    - Remove shared memo-metadata folder
    - Move metadata display components (AttachmentList, LocationDisplay, RelationList) to MemoView/components/metadata
    - Move attachment types and utilities (LocalFile, AttachmentItem, toAttachmentItems) to MemoEditor/types/attachment
    - Simplify AttachmentList and AttachmentCard to work directly with Attachment proto
    - Update all imports across MemoEditor and MemoView components
    - Better separation of concerns: MemoView handles display, MemoEditor handles local files + attachments
    e761ef86
Name
Last commit
Last update
..
actions.ts Loading commit data...
context.tsx Loading commit data...
index.ts Loading commit data...
reducer.ts Loading commit data...
types.ts Loading commit data...