Implement post editor image drops.
This commit is contained in:
@@ -90,7 +90,7 @@ rule MediaMetadataTranslationCascade {
|
||||
-- 1. importMedia(file) -> new media record + file copy + base sidecar
|
||||
-- 2. generateThumbnails(media) -> async start (small/medium/large/ai)
|
||||
-- 3. linkMediaToPost(media, post) -> update sidecar linkedPostIds
|
||||
-- 4. insertMarkdownImage(cursor) -> insert  at cursor
|
||||
-- 4. insertMarkdownImage(cursor) -> insert  at cursor
|
||||
|
||||
-- Background steps (non-blocking, results auto-applied):
|
||||
-- 5. If AI available: aiImageAnalysis(media)
|
||||
|
||||
Reference in New Issue
Block a user