• 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
..
components Loading commit data...
hooks Loading commit data...
MemoView.tsx Loading commit data...
MemoViewContext.tsx Loading commit data...
constants.ts Loading commit data...
index.ts Loading commit data...
types.ts Loading commit data...