mirror of
https://github.com/lossless-group/image-gin.git
synced 2026-07-22 06:49:33 +00:00
Applies all required fixes from the bot's review of PR #12524 (obsidianmd/obsidian-releases). ESLint now passes 0 errors with the Obsidian community ruleset; tsc passes; production build is clean. 3 warnings remain (FileManager.trashFile preference — non-blocking). Lint setup: - Adopted eslint-plugin-obsidianmd@^0.2.9 in eslint.config.mjs - Mirrored the bot's rule surface locally so violations surface in `pnpm lint` instead of the marketplace PR thread - Configured the ui/sentence-case rule with a brand allowlist (Recraft, Magnific, Freepik, Ideogram, ImageKit, Imgur, Anthropic, Claude, OpenAI, Obsidian, WebP, JSON, YAML, URL, API, CDN) Code fixes (263 → 0): - console.log/info → console.debug across all sources - UI strings normalized to sentence case (~150 sites) - Command IDs / names: dropped "image-gin-" plugin-id prefix on the drop-gate reset command; renamed problematic settings heading ("Image cache settings" → "Image cache") - Settings tab section headers via setHeading() instead of <h2>/<h3> - Inline element.style.* migrated to a new CSS class set in src/styles/marketplace-compliance.css (~60 sites collapsed to ~10 reusable classes: image-gin-row, image-gin-row-tight, image-gin-text-area + variants, image-gin-cache-stats, image-gin-error-text, image-gin-error-banner, image-gin-preview, image-gin-thumb, image-gin-hidden) - TFile cast → instanceof check (BatchDirectoryConvertLocalToRemote) - require('fs')/require('path') → ES imports (allowed since isDesktopOnly: true) - Hardcoded ".obsidian/plugins/image-gin/..." paths replaced with ${vault.configDir}/plugins/image-gin/... (logger, imageCacheService) - Async input handlers wrapped: addEventListener('input', () => void (async () => { ... })()) so the listener type matches - forEach((opt) => dd.addOption(...)) blocks made void-returning - JSON.parse results typed as unknown then narrowed - Logger console-method dispatch rewritten as a switch instead of dynamic console[level] indexing - Replaced builtin-modules dev-dependency with node:module's builtinModules — same data, no extra package - DragEventCopy/PasteEventCopy classes (which used 'instanceof' on user classes) replaced with sentinel-tagged factory functions (makeSyntheticDragEvent / isSyntheticDropEvent) so we don't trip the obsidianmd/prefer-instanceof rule for non-Obsidian classes Bumps version to 0.2.1. Plan + design rationale: context-v/issues/Obsidian-Review-Bot-Feedback-on-Perplexed-Submission.md context-v/reminders/Obsidian-Marketplace-Compliance.md Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
5751 lines
No EOL
162 KiB
JSON
5751 lines
No EOL
162 KiB
JSON
[
|
||
{
|
||
"timestamp": "2026-05-03T18:39:53.224Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:39:53.224Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:39:53.224Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:39:53.224Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:39:53.224Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:39:53.224Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:39:53.224Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A big monitor displays several terminal windows open doing nerdy stuff. The u..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:40:00.346Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:23.672Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:23.672Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:23.673Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:23.673Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:23.673Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:23.673Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:23.673Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A big monitor displays several terminal windows open doing nerdy stuff. The u..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:31.881Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:32.925Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1201475
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:32.930Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:32.930Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x2"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:32.930Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:32.930Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:32.930Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:32.930Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:32.930Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A big monitor displays several terminal windows open doing nerdy stuff. The u..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:39.814Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:40.661Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1066129
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:40.666Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:40.666Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:40.666Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:40.667Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:40.667Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:40.667Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:40.667Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A big monitor displays several terminal windows open doing nerdy stuff. The u..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:47.606Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T18:57:48.473Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1140745
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:00:30.820Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "/Users/mpstaton/code/lossless-monorepo/content/visuals/ContentDisplays/ideogram-image_2048x1024_1777834652925.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "/Users/mpstaton/code/lossless-monorepo/content/visuals/ContentDisplays/ideogram-image_1024x2048_1777834660661.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "/Users/mpstaton/code/lossless-monorepo/content/visuals/ContentDisplays/ideogram-image_1024x1024_1777834668474.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "og_image",
|
||
"value": "https://agent-skills.mintlify.app/mintlify-assets/_next/image?url=%2F_mintlify%2Fapi%2Fog%3Fdivision%3DDocumentation%26title%3DAgent%2BSkills%2BOverview%26description%3DA%2Bstandardized%2Bway%2Bto%2Bgive%2BAI%2Bagents%2Bnew%2Bcapabilities%2Band%2Bexpertise.%26primaryColor%3D%25237f7f7f%26lightColor%3D%2523bfbfbf%26darkColor%3D%2523404040%26backgroundLight%3D%2523ffffff%26backgroundDark%3D%25230d0d0f&w=1200&q=100",
|
||
"isLocalFile": false
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:00:30.820Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:00:38.617Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Agent Skills_banner_image_1777834838616.webp",
|
||
"folder": "/uploads/lossless/2025-dec",
|
||
"tags": "Agent-Skills,Agentic-AI,Agent-Orchestration,Agentic-Teamwork",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1202101
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:00:39.854Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Agent_Skills_banner_image_1777834838616_aVz80ORRh.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:00:39.860Z",
|
||
"level": "info",
|
||
"message": "Successfully converted banner_image: https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Agent_Skills_banner_image_1777834838616_aVz80ORRh.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:00:39.861Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Agent Skills_portrait_image_1777834839861.webp",
|
||
"folder": "/uploads/lossless/2025-dec",
|
||
"tags": "Agent-Skills,Agentic-AI,Agent-Orchestration,Agentic-Teamwork",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1066759
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:00:40.334Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Agent_Skills_portrait_image_1777834839861_Cul89IbPD.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:00:40.340Z",
|
||
"level": "info",
|
||
"message": "Successfully converted portrait_image: https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Agent_Skills_portrait_image_1777834839861_Cul89IbPD.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:00:40.341Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Agent Skills_square_image_1777834840341.webp",
|
||
"folder": "/uploads/lossless/2025-dec",
|
||
"tags": "Agent-Skills,Agentic-AI,Agent-Orchestration,Agentic-Teamwork",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1141371
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:00:40.740Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Agent_Skills_square_image_1777834840341_fTGOF4-8v.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:00:40.745Z",
|
||
"level": "info",
|
||
"message": "Successfully converted square_image: https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Agent_Skills_square_image_1777834840341_fTGOF4-8v.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:22.777Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:22.777Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:22.777Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:22.777Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:22.777Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:22.777Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:22.777Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A series of robots representing AI Agents, have work vests like construction ..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:29.657Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:30.580Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 994097
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:30.586Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:30.586Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x2"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:30.586Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:30.586Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:30.586Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:30.586Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:30.586Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A series of robots representing AI Agents, have work vests like construction ..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:37.511Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:38.419Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1254487
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:38.424Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:38.424Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:38.425Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:38.425Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:38.425Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:38.425Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:38.425Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A series of robots representing AI Agents, have work vests like construction ..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:46.505Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:11:47.368Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1409173
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:28:38.302Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "/Users/mpstaton/code/lossless-monorepo/content/visuals/ContentDisplays/ideogram-image_2048x1024_1777835490580.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "/Users/mpstaton/code/lossless-monorepo/content/visuals/ContentDisplays/ideogram-image_1024x2048_1777835498420.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "/Users/mpstaton/code/lossless-monorepo/content/visuals/ContentDisplays/ideogram-image_1024x1024_1777835507368.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:28:38.302Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:28:42.076Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Agent Standards_banner_image_1777836522076.webp",
|
||
"folder": "/uploads/lossless/2025-dec",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 994581
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:28:43.040Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Agent_Standards_banner_image_1777836522076_XqQ-EhoPHA.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:28:43.045Z",
|
||
"level": "info",
|
||
"message": "Successfully converted banner_image: https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Agent_Standards_banner_image_1777836522076_XqQ-EhoPHA.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:28:43.046Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Agent Standards_portrait_image_1777836523046.webp",
|
||
"folder": "/uploads/lossless/2025-dec",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1254971
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:28:43.402Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Agent_Standards_portrait_image_1777836523046_QWSCiSRGL.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:28:43.405Z",
|
||
"level": "info",
|
||
"message": "Successfully converted portrait_image: https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Agent_Standards_portrait_image_1777836523046_QWSCiSRGL.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:28:43.407Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Agent Standards_square_image_1777836523406.webp",
|
||
"folder": "/uploads/lossless/2025-dec",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1409653
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-03T19:28:43.727Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Agent_Standards_square_image_1777836523406_bjIBzfNds.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T02:28:04.749Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T02:28:04.749Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": [
|
||
{
|
||
"path": "Visuals/2026-05-02_Perplexed-ask-Perplexity_3.05.02 PM.png",
|
||
"match": "![[Visuals/2026-05-02_Perplexed-ask-Perplexity_3.05.02 PM.png]]"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T02:28:08.406Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Perplexed-(Obsidian-Community-Plugin)_content_1777861688405.webp",
|
||
"folder": "/uploads/lossless/2025-dec",
|
||
"tags": "Perplexed-(Obsidian-Community-Plugin),markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 211171
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T02:28:09.012Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Perplexed-_Obsidian-Community-Plugin__content_1777861688405_RwUeclHm2.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T02:28:09.012Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Perplexed-_Obsidian-Community-Plugin__content_1777861688405_RwUeclHm2.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T02:30:32.775Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T02:30:32.775Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": [
|
||
{
|
||
"path": "Visuals/2026-05-02_Perplexed_Commands-Available_2.48.19 PM.png",
|
||
"match": "![[Visuals/2026-05-02_Perplexed_Commands-Available_2.48.19 PM.png]]"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T02:30:34.859Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Perplexed-(Obsidian-Community-Plugin)_content_1777861834858.webp",
|
||
"folder": "/uploads/lossless/2025-dec",
|
||
"tags": "Perplexed-(Obsidian-Community-Plugin),markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 219120
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T02:30:35.532Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Perplexed-_Obsidian-Community-Plugin__content_1777861834858_cVAwSGCMV.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T02:30:35.533Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/Perplexed-_Obsidian-Community-Plugin__content_1777861834858_cVAwSGCMV.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T03:42:14.239Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T03:42:14.240Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": [
|
||
{
|
||
"path": "Visuals/2026-05-03-MemoPop-GUI_Screenshot_4.48.20 PM.png",
|
||
"match": "![[Visuals/2026-05-03-MemoPop-GUI_Screenshot_4.48.20 PM.png]]"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T03:42:16.156Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "MemoPop AI_content_1777866136156.webp",
|
||
"folder": "/uploads/lossless/2025-dec",
|
||
"tags": "MemoPop AI,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1670366
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T03:42:16.975Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/MemoPop_AI_content_1777866136156_bOoHTyHzX.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-04T03:42:16.975Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/uploads/lossless/2025-dec/MemoPop_AI_content_1777866136156_bOoHTyHzX.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:41.240Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] toggle banner -> true; selected:",
|
||
"details": [
|
||
"banner"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:41.907Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] toggle portrait -> true; selected:",
|
||
"details": [
|
||
"banner",
|
||
"portrait"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:42.525Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] master toggle -> true; selected:",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:42.525Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] toggle square -> true; selected:",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:45.296Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:45.296Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:45.297Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:45.297Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:45.297Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:45.297Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:45.297Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:45.297Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:45.297Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:52.944Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:53.796Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1027145
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:53.810Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:53.811Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:53.811Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:53.811Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:53.811Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:53.811Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:01:53.811Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:02:00.950Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:02:01.820Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1150363
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:02:01.830Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:02:01.830Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:02:01.830Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:02:01.830Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:02:01.830Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:02:01.830Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:02:01.830Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:02:09.349Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:02:10.161Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1096965
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:17:08.198Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "assets/ImageGin/ideogram-image_2048x1024_1777968113796.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1820_1777968121820.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1024_1777968130161.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:17:08.198Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:17:17.336Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_banner_image_1777969037336.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://ik.imagekit.io/xvpgfijuw/",
|
||
"contentLength": 1027671
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:17:17.819Z",
|
||
"level": "error",
|
||
"message": "Error uploading to ImageKit:",
|
||
"details": {
|
||
"message": "Request failed, status 403",
|
||
"name": "Error",
|
||
"stack": "Error: Request failed, status 403\n at new t (app://obsidian.md/app.js:1:1066656)\n at ly (app://obsidian.md/app.js:1:1066848)\n at app://obsidian.md/app.js:1:1067527\n at app://obsidian.md/app.js:1:258511\n at Object.next (app://obsidian.md/app.js:1:258616)\n at a (app://obsidian.md/app.js:1:257334)"
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:17:17.820Z",
|
||
"level": "error",
|
||
"message": "Error converting banner_image:",
|
||
"details": {
|
||
"message": "Request failed, status 403",
|
||
"name": "Error",
|
||
"stack": "Error: Request failed, status 403\n at new t (app://obsidian.md/app.js:1:1066656)\n at ly (app://obsidian.md/app.js:1:1066848)\n at app://obsidian.md/app.js:1:1067527\n at app://obsidian.md/app.js:1:258511\n at Object.next (app://obsidian.md/app.js:1:258616)\n at a (app://obsidian.md/app.js:1:257334)"
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:17:17.823Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_portrait_image_1777969037822.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://ik.imagekit.io/xvpgfijuw/",
|
||
"contentLength": 1150893
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:17:17.991Z",
|
||
"level": "error",
|
||
"message": "Error uploading to ImageKit:",
|
||
"details": {
|
||
"message": "Request failed, status 403",
|
||
"name": "Error",
|
||
"stack": "Error: Request failed, status 403\n at new t (app://obsidian.md/app.js:1:1066656)\n at ly (app://obsidian.md/app.js:1:1066848)\n at app://obsidian.md/app.js:1:1067527\n at app://obsidian.md/app.js:1:258511\n at Object.next (app://obsidian.md/app.js:1:258616)\n at a (app://obsidian.md/app.js:1:257334)"
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:17:17.991Z",
|
||
"level": "error",
|
||
"message": "Error converting portrait_image:",
|
||
"details": {
|
||
"message": "Request failed, status 403",
|
||
"name": "Error",
|
||
"stack": "Error: Request failed, status 403\n at new t (app://obsidian.md/app.js:1:1066656)\n at ly (app://obsidian.md/app.js:1:1066848)\n at app://obsidian.md/app.js:1:1067527\n at app://obsidian.md/app.js:1:258511\n at Object.next (app://obsidian.md/app.js:1:258616)\n at a (app://obsidian.md/app.js:1:257334)"
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:17:17.994Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_square_image_1777969037994.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://ik.imagekit.io/xvpgfijuw/",
|
||
"contentLength": 1097491
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:17:18.189Z",
|
||
"level": "error",
|
||
"message": "Error uploading to ImageKit:",
|
||
"details": {
|
||
"message": "Request failed, status 403",
|
||
"name": "Error",
|
||
"stack": "Error: Request failed, status 403\n at new t (app://obsidian.md/app.js:1:1066656)\n at ly (app://obsidian.md/app.js:1:1066848)\n at app://obsidian.md/app.js:1:1067527\n at app://obsidian.md/app.js:1:258511\n at Object.next (app://obsidian.md/app.js:1:258616)\n at a (app://obsidian.md/app.js:1:257334)"
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:17:18.190Z",
|
||
"level": "error",
|
||
"message": "Error converting square_image:",
|
||
"details": {
|
||
"message": "Request failed, status 403",
|
||
"name": "Error",
|
||
"stack": "Error: Request failed, status 403\n at new t (app://obsidian.md/app.js:1:1066656)\n at ly (app://obsidian.md/app.js:1:1066848)\n at app://obsidian.md/app.js:1:1067527\n at app://obsidian.md/app.js:1:258511\n at Object.next (app://obsidian.md/app.js:1:258616)\n at a (app://obsidian.md/app.js:1:257334)"
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:18:33.852Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "assets/ImageGin/ideogram-image_2048x1024_1777968113796.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1820_1777968121820.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1024_1777968130161.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:18:33.852Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:18:37.257Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_banner_image_1777969117257.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://ik.imagekit.io/xvpgfijuw/",
|
||
"contentLength": 1027671
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:18:37.396Z",
|
||
"level": "error",
|
||
"message": "Error uploading to ImageKit:",
|
||
"details": {
|
||
"message": "Request failed, status 403",
|
||
"name": "Error",
|
||
"stack": "Error: Request failed, status 403\n at new t (app://obsidian.md/app.js:1:1066656)\n at ly (app://obsidian.md/app.js:1:1066848)\n at app://obsidian.md/app.js:1:1067527\n at app://obsidian.md/app.js:1:258511\n at Object.next (app://obsidian.md/app.js:1:258616)\n at a (app://obsidian.md/app.js:1:257334)"
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:18:37.396Z",
|
||
"level": "error",
|
||
"message": "Error converting banner_image:",
|
||
"details": {
|
||
"message": "Request failed, status 403",
|
||
"name": "Error",
|
||
"stack": "Error: Request failed, status 403\n at new t (app://obsidian.md/app.js:1:1066656)\n at ly (app://obsidian.md/app.js:1:1066848)\n at app://obsidian.md/app.js:1:1067527\n at app://obsidian.md/app.js:1:258511\n at Object.next (app://obsidian.md/app.js:1:258616)\n at a (app://obsidian.md/app.js:1:257334)"
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:18:37.397Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_portrait_image_1777969117397.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://ik.imagekit.io/xvpgfijuw/",
|
||
"contentLength": 1150893
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:18:37.469Z",
|
||
"level": "error",
|
||
"message": "Error uploading to ImageKit:",
|
||
"details": {
|
||
"message": "Request failed, status 403",
|
||
"name": "Error",
|
||
"stack": "Error: Request failed, status 403\n at new t (app://obsidian.md/app.js:1:1066656)\n at ly (app://obsidian.md/app.js:1:1066848)\n at app://obsidian.md/app.js:1:1067527\n at app://obsidian.md/app.js:1:258511\n at Object.next (app://obsidian.md/app.js:1:258616)\n at a (app://obsidian.md/app.js:1:257334)"
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:18:37.469Z",
|
||
"level": "error",
|
||
"message": "Error converting portrait_image:",
|
||
"details": {
|
||
"message": "Request failed, status 403",
|
||
"name": "Error",
|
||
"stack": "Error: Request failed, status 403\n at new t (app://obsidian.md/app.js:1:1066656)\n at ly (app://obsidian.md/app.js:1:1066848)\n at app://obsidian.md/app.js:1:1067527\n at app://obsidian.md/app.js:1:258511\n at Object.next (app://obsidian.md/app.js:1:258616)\n at a (app://obsidian.md/app.js:1:257334)"
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:18:37.470Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_square_image_1777969117470.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://ik.imagekit.io/xvpgfijuw/",
|
||
"contentLength": 1097491
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:18:37.524Z",
|
||
"level": "error",
|
||
"message": "Error uploading to ImageKit:",
|
||
"details": {
|
||
"message": "Request failed, status 403",
|
||
"name": "Error",
|
||
"stack": "Error: Request failed, status 403\n at new t (app://obsidian.md/app.js:1:1066656)\n at ly (app://obsidian.md/app.js:1:1066848)\n at app://obsidian.md/app.js:1:1067527\n at app://obsidian.md/app.js:1:258511\n at Object.next (app://obsidian.md/app.js:1:258616)\n at a (app://obsidian.md/app.js:1:257334)"
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:18:37.524Z",
|
||
"level": "error",
|
||
"message": "Error converting square_image:",
|
||
"details": {
|
||
"message": "Request failed, status 403",
|
||
"name": "Error",
|
||
"stack": "Error: Request failed, status 403\n at new t (app://obsidian.md/app.js:1:1066656)\n at ly (app://obsidian.md/app.js:1:1066848)\n at app://obsidian.md/app.js:1:1067527\n at app://obsidian.md/app.js:1:258511\n at Object.next (app://obsidian.md/app.js:1:258616)\n at a (app://obsidian.md/app.js:1:257334)"
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:22:31.199Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "assets/ImageGin/ideogram-image_2048x1024_1777968113796.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1820_1777968121820.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1024_1777968130161.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:22:31.199Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:22:34.950Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_banner_image_1777969354950.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1027671
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:22:35.678Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777969354950_8hVle1ahT.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:22:35.682Z",
|
||
"level": "info",
|
||
"message": "Successfully converted banner_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777969354950_8hVle1ahT.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:22:35.683Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_portrait_image_1777969355683.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1150893
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:22:36.058Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777969355683_c9-2tSKjVY.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:22:36.063Z",
|
||
"level": "info",
|
||
"message": "Successfully converted portrait_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777969355683_c9-2tSKjVY.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:22:36.065Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_square_image_1777969356065.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1097491
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:22:36.430Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777969356065_0Efa7Ggtv.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:22:36.436Z",
|
||
"level": "info",
|
||
"message": "Successfully converted square_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777969356065_0Efa7Ggtv.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:40.050Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:40.050Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:40.050Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:40.050Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:40.050Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:40.050Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:40.051Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:40.051Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:40.051Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:48.508Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:49.338Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1140828
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:49.352Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:49.352Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:49.352Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:49.352Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:49.352Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:49.352Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:49.352Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:56.696Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:57.561Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1215327
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:57.573Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:57.573Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:57.573Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:57.573Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:57.573Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:57.573Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:25:57.573Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:26:06.359Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:26:07.208Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1360505
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:26:25.327Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "assets/ImageGin/ideogram-image_2048x1024_1777969549339.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1820_1777969557561.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1024_1777969567209.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:26:25.328Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:26:36.699Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_banner_image_1777969596699.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1141354
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:26:37.392Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777969596699__Z6sj9VRY.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:26:37.398Z",
|
||
"level": "info",
|
||
"message": "Successfully converted banner_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777969596699__Z6sj9VRY.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:26:37.399Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_portrait_image_1777969597398.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1215857
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:26:37.749Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777969597398_eQaupiP68.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:26:37.754Z",
|
||
"level": "info",
|
||
"message": "Successfully converted portrait_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777969597398_eQaupiP68.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:26:37.756Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_square_image_1777969597756.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1361031
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:26:38.062Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777969597756__beqjEMJa.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:26:38.065Z",
|
||
"level": "info",
|
||
"message": "Successfully converted square_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777969597756__beqjEMJa.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:23.344Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:23.344Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:23.345Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:23.345Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:23.345Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:23.345Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:23.345Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:23.345Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:23.345Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:30.732Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:31.569Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1128441
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:31.580Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:31.580Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:31.580Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:31.580Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:31.580Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:31.580Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:31.580Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:40.118Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:41.038Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1178223
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:41.046Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:41.047Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:41.047Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:41.047Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:41.047Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:41.047Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:41.047Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:48.288Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:28:49.036Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1208851
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:32:37.308Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "assets/ImageGin/ideogram-image_2048x1024_1777969711569.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1820_1777969721038.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1024_1777969729036.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:32:37.308Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:32:41.832Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_banner_image_1777969961832.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1128967
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:32:43.087Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777969961832_usECwv-Q_t.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:32:43.090Z",
|
||
"level": "info",
|
||
"message": "Successfully converted banner_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777969961832_usECwv-Q_t.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:32:43.091Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_portrait_image_1777969963091.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1178749
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:32:43.541Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777969963091_-66gReMM4.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:32:43.546Z",
|
||
"level": "info",
|
||
"message": "Successfully converted portrait_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777969963091_-66gReMM4.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:32:43.548Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_square_image_1777969963547.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1209373
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:32:43.884Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777969963547_HO6qmCGoe.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:32:43.887Z",
|
||
"level": "info",
|
||
"message": "Successfully converted square_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777969963547_HO6qmCGoe.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:06.170Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:06.170Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:06.171Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:06.171Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:06.171Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:06.171Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:06.171Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:06.171Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:06.171Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:13.391Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:14.216Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1378068
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:14.226Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:14.227Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:14.227Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:14.227Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:14.227Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:14.227Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:14.227Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:21.348Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:22.103Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1422080
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:22.112Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:22.112Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:22.112Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:22.112Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:22.112Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:22.112Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:22.112Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:29.332Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:30.299Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1376395
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:34.579Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "assets/ImageGin/ideogram-image_2048x1024_1777970054216.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1820_1777970062104.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1024_1777970070299.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:34.579Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:38.096Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_banner_image_1777970078096.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1378590
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:38.915Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777970078096_0PUd1Fgyu.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:38.922Z",
|
||
"level": "info",
|
||
"message": "Successfully converted banner_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777970078096_0PUd1Fgyu.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:38.923Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_portrait_image_1777970078922.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1422610
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:39.340Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777970078922_IYuSWfJLs.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:39.346Z",
|
||
"level": "info",
|
||
"message": "Successfully converted portrait_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777970078922_IYuSWfJLs.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:39.347Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_square_image_1777970079346.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1376921
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:34:39.844Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777970079346_ZW6vvATTB.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:26.218Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:26.219Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:26.219Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:26.219Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:26.219Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:26.219Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:26.219Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:26.219Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:26.219Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:33.514Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:34.440Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1201382
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:34.450Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:34.450Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:34.450Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:34.450Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:34.450Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:34.450Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:34.450Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:41.779Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:42.789Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1200207
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:42.800Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:42.800Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:42.800Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:42.800Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:42.800Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:42.800Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:42.800Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:50.301Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:36:51.126Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1345160
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:37:40.935Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "assets/ImageGin/ideogram-image_2048x1024_1777970194440.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1820_1777970202789.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1024_1777970211127.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:37:40.935Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:37:45.649Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_banner_image_1777970265649.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1201908
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:37:46.680Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777970265649_t45lAqGFk.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:37:46.685Z",
|
||
"level": "info",
|
||
"message": "Successfully converted banner_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777970265649_t45lAqGFk.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:37:46.687Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_portrait_image_1777970266686.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1200733
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:37:47.058Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777970266686_M_5jk8LQRW.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:37:47.064Z",
|
||
"level": "info",
|
||
"message": "Successfully converted portrait_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777970266686_M_5jk8LQRW.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:37:47.066Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_square_image_1777970267065.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1345686
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:37:48.593Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777970267065_k0ANvmndr0.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:37:48.598Z",
|
||
"level": "info",
|
||
"message": "Successfully converted square_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777970267065_k0ANvmndr0.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:39.394Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:39.394Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:39.394Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:39.394Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:39.394Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:39.395Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:39.395Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:39.395Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:39.395Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:47.158Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:48.065Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1320990
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:48.077Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:48.077Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:48.077Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:48.077Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:48.077Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:48.077Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:48.077Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:55.286Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:56.037Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1418352
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:56.047Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:56.047Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:56.047Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:56.047Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:56.047Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:56.047Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:39:56.047Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:40:03.518Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:40:04.285Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1696197
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:40:08.062Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "assets/ImageGin/ideogram-image_2048x1024_1777970388065.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1820_1777970396037.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1024_1777970404285.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:40:08.062Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:40:09.759Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_banner_image_1777970409758.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1321516
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:40:10.562Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777970409758_9W0Tv78oy.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:40:10.568Z",
|
||
"level": "info",
|
||
"message": "Successfully converted banner_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777970409758_9W0Tv78oy.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:40:10.569Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_portrait_image_1777970410569.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1418882
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:40:11.101Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777970410569_Ga3AJDRePf.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:40:11.106Z",
|
||
"level": "info",
|
||
"message": "Successfully converted portrait_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777970410569_Ga3AJDRePf.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:40:11.107Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_square_image_1777970411107.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1696719
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:40:11.827Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777970411107_0nl_9V2Ic.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:40:11.831Z",
|
||
"level": "info",
|
||
"message": "Successfully converted square_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777970411107_0nl_9V2Ic.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:09.269Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:09.270Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:09.270Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:09.270Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:09.270Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:09.270Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:09.270Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:09.270Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:09.270Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:18.010Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:19.017Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1235710
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:19.028Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:19.028Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:19.028Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:19.028Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:19.028Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:19.028Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:19.028Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:26.164Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:26.891Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1457008
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:26.901Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:26.902Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:26.902Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:26.902Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:26.902Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:26.902Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:26.902Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:34.159Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:34.980Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1224814
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:38.345Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "assets/ImageGin/ideogram-image_2048x1024_1777970479018.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1820_1777970486892.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1024_1777970494980.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:38.345Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:39.774Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_banner_image_1777970499774.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1236236
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:40.418Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777970499774_IJBz5LJGS.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:40.424Z",
|
||
"level": "info",
|
||
"message": "Successfully converted banner_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777970499774_IJBz5LJGS.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:40.425Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_portrait_image_1777970500425.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1457538
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:40.782Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777970500425_JwrBsHlq7.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:40.788Z",
|
||
"level": "info",
|
||
"message": "Successfully converted portrait_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777970500425_JwrBsHlq7.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:40.789Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_square_image_1777970500788.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1225340
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:41.104Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777970500788_Fm-02j3eo.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:41:41.110Z",
|
||
"level": "info",
|
||
"message": "Successfully converted square_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777970500788_Fm-02j3eo.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:33.528Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:33.528Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:33.528Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:33.528Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:33.528Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:33.528Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:33.529Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:33.529Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:33.529Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:41.101Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:41.995Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1274579
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:42.006Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:42.006Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:42.006Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:42.006Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:42.006Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:42.006Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:42.006Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:49.551Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:50.875Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1290378
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:50.886Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:50.886Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:50.886Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:50.886Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:50.886Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:50.886Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:50.887Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:58.341Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:42:59.255Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1274007
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:44:29.642Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "assets/ImageGin/ideogram-image_2048x1024_1777970561996.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1820_1777970570875.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "assets/ImageGin/ideogram-image_1024x1024_1777970579256.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:44:29.642Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:44:30.916Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_banner_image_1777970670915.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1275101
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:44:31.819Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777970670915_cmLBqYRNJ.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:44:31.825Z",
|
||
"level": "info",
|
||
"message": "Successfully converted banner_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777970670915_cmLBqYRNJ.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:44:31.826Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_portrait_image_1777970671826.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1290908
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:44:33.023Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777970671826_FHQXKzWCE.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:44:33.028Z",
|
||
"level": "info",
|
||
"message": "Successfully converted portrait_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777970671826_FHQXKzWCE.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:44:33.030Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_square_image_1777970673029.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1274529
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:44:33.408Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777970673029_Yq_ZGUKdm.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:44:33.413Z",
|
||
"level": "info",
|
||
"message": "Successfully converted square_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777970673029_Yq_ZGUKdm.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:26.335Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:26.336Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:26.336Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:26.336Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:26.336Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:26.336Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:26.336Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:26.336Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:26.336Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:34.061Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:34.859Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1206066
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:34.865Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:34.865Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:34.865Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:34.865Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:34.866Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:34.866Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:34.866Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:42.297Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:43.115Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1399264
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:43.127Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:43.128Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:43.128Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:43.128Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:43.128Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:43.128Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:43.128Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:50.987Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:45:51.906Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1370599
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:15.707Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:15.707Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:15.708Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:15.708Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:15.708Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:15.708Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:15.708Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:15.708Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:15.708Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:23.176Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:24.269Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1282052
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:24.282Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:24.282Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:24.282Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:24.282Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:24.282Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:24.282Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:24.282Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:31.598Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:32.414Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1251100
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:32.422Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:32.422Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:32.422Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:32.422Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:32.422Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:32.422Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:32.422Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": " Minimal isometric editorial illustration. Background: deep midnight-indigo g..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:39.798Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:49:40.682Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1152407
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:50:38.331Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_2048x1024_1777970964269.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_1024x1820_1777970972414.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_1024x1024_1777970980682.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:50:38.331Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:50:39.672Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_banner_image_1777971039672.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1282574
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:50:40.765Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777971039672_tutuZgxHX.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:50:40.772Z",
|
||
"level": "info",
|
||
"message": "Successfully converted banner_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__banner_image_1777971039672_tutuZgxHX.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:50:40.773Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_portrait_image_1777971040773.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1251626
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:50:41.120Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777971040773_eJ-f-6z8uI.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:50:41.126Z",
|
||
"level": "info",
|
||
"message": "Successfully converted portrait_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__portrait_image_1777971040773_eJ-f-6z8uI.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:50:41.127Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Content-Farm-(Obsidian-Community-Plugin)_square_image_1777971041127.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1152933
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T08:50:41.519Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Content-Farm-_Obsidian-Community-Plugin__square_image_1777971041127_DC1Dtn6z3.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:21.219Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:21.220Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:21.221Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:21.221Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:21.221Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:21.221Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:21.221Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:21.221Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:21.221Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Editorial poster.\nConfident, asymmetrically-balanced composition with deliber..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:28.490Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:29.068Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 680367
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:29.079Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:29.079Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:29.079Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:29.079Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:29.079Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:29.079Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:29.079Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Editorial poster.\nConfident, asymmetrically-balanced composition with deliber..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:36.222Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:36.856Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 841896
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:36.867Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:36.867Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:36.867Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:36.867Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:36.867Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:36.867Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:36.867Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Editorial poster.\nConfident, asymmetrically-balanced composition with deliber..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:44.028Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:43:44.647Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1007940
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:45:02.313Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_2048x1024_1778013809068.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_1024x1820_1778013816856.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_1024x1024_1778013824648.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:45:02.313Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:45:03.566Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Agent Development Kit_banner_image_1778013903566.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 680855
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:45:04.531Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Agent_Development_Kit_banner_image_1778013903566_nGqvMx_SX.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:45:04.535Z",
|
||
"level": "info",
|
||
"message": "Successfully converted banner_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Agent_Development_Kit_banner_image_1778013903566_nGqvMx_SX.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:45:04.537Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Agent Development Kit_portrait_image_1778013904536.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 842388
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:45:04.823Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Agent_Development_Kit_portrait_image_1778013904536_GYatYiHaq.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:45:04.828Z",
|
||
"level": "info",
|
||
"message": "Successfully converted portrait_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Agent_Development_Kit_portrait_image_1778013904536_GYatYiHaq.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:45:04.829Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Agent Development Kit_square_image_1778013904829.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1008428
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-05T20:45:05.125Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Agent_Development_Kit_square_image_1778013904829_0Y_T9fanGF.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T09:16:17.344Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T09:16:17.344Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": [
|
||
{
|
||
"path": "Visuals/Screenshot 2026-05-06 at 4.16.01 AM.png",
|
||
"match": "![[Visuals/Screenshot 2026-05-06 at 4.16.01 AM.png]]"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T09:16:19.592Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Agent2Agent Protocol_content_1778058979591.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "Agent2Agent Protocol,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 279006
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T09:16:20.235Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Agent2Agent_Protocol_content_1778058979591_TKcaO2Q9y.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T09:16:20.235Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Agent2Agent_Protocol_content_1778058979591_TKcaO2Q9y.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:25.272Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:25.272Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:25.272Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:25.272Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:25.272Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:25.272Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:25.272Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:25.272Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:25.272Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Editorial technical illustration in the lineage of a precision blueprint\ncuta..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:32.905Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:34.242Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1235570
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:34.253Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:34.253Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:34.253Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:34.253Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:34.253Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:34.253Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:34.253Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Editorial technical illustration in the lineage of a precision blueprint\ncuta..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:41.586Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:42.992Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1538381
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:43.004Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:43.004Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:43.004Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:43.004Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:43.004Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:43.004Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:43.004Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Editorial technical illustration in the lineage of a precision blueprint\ncuta..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:51.730Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:14:52.352Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 955021
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:15:07.505Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_2048x1024_1778062474242.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_1024x1820_1778062482992.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_1024x1024_1778062492352.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:15:07.505Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:15:09.552Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "MemoPop AI_banner_image_1778062509552.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1236032
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:15:10.774Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MemoPop_AI_banner_image_1778062509552_xx6m5xkS4.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:15:10.780Z",
|
||
"level": "info",
|
||
"message": "Successfully converted banner_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MemoPop_AI_banner_image_1778062509552_xx6m5xkS4.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:15:10.781Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "MemoPop AI_portrait_image_1778062510781.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1538851
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:15:11.275Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MemoPop_AI_portrait_image_1778062510781_U9YgfZq12.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:15:11.280Z",
|
||
"level": "info",
|
||
"message": "Successfully converted portrait_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MemoPop_AI_portrait_image_1778062510781_U9YgfZq12.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:15:11.281Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "MemoPop AI_square_image_1778062511281.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 955483
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:15:11.669Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MemoPop_AI_square_image_1778062511281_HsQ6nGdqD.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:15:11.675Z",
|
||
"level": "info",
|
||
"message": "Successfully converted square_image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MemoPop_AI_square_image_1778062511281_HsQ6nGdqD.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:23:58.124Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "og_image",
|
||
"value": "https://getviktor.com/images/viktor-og-image-5.png",
|
||
"isLocalFile": false
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:23:58.124Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": [
|
||
{
|
||
"path": "Visuals/2026-05-06_Viktor_Screenshot_5.22.54 AM.png",
|
||
"match": "![[Visuals/2026-05-06_Viktor_Screenshot_5.22.54 AM.png]]"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:24:07.291Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Viktor_content_1778063047291.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "Viktor,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 2539509
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:24:08.645Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Viktor_content_1778063047291_gSPeQ6imG.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-06T10:24:08.645Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Viktor_content_1778063047291_gSPeQ6imG.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T01:28:47.393Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "og_image",
|
||
"value": "https://cdn.prod.website-files.com/6585dbcefaa9bc6771139c22/6616f0f548a8453eb39dbddd_640f988cbb946e8bffb0afc8_Aalo-OG.png",
|
||
"isLocalFile": false
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T01:28:47.393Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": [
|
||
{
|
||
"path": "Visuals/Pasted image 20260506202834.png",
|
||
"match": "![[Visuals/Pasted image 20260506202834.png]]"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T01:31:34.550Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T01:31:34.550Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": [
|
||
{
|
||
"path": "Visuals/20251212_AARRR_Pirate-Metrics-for-Startups.png",
|
||
"match": "![[Visuals/20251212_AARRR_Pirate-Metrics-for-Startups.png]]"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T01:31:36.622Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Key Performance Indicators_content_1778117496622.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "Key Performance Indicators,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 88201
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T01:31:37.232Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Key_Performance_Indicators_content_1778117496622_wzCAo1fzV.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T01:31:37.232Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Key_Performance_Indicators_content_1778117496622_wzCAo1fzV.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T06:06:43.944Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T06:06:43.944Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": [
|
||
{
|
||
"path": "Visuals/2026-05-07_Table-of-LLM-Agent-Orchestration-Frameworks_1.05.38 AM.png",
|
||
"match": "![[Visuals/2026-05-07_Table-of-LLM-Agent-Orchestration-Frameworks_1.05.38 AM.png]]"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T06:06:45.386Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "An Empirical Study of Agent Developer Practices in AI Agent Frameworks_content_1778134005386.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "An Empirical Study of Agent Developer Practices in AI Agent Frameworks,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 210723
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T06:06:45.962Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/An_Empirical_Study_of_Agent_Developer_Practices_in_AI_Agent_Frameworks_content_1778134005386_VO-0M0VEB.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T06:06:45.962Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/An_Empirical_Study_of_Agent_Developer_Practices_in_AI_Agent_Frameworks_content_1778134005386_VO-0M0VEB.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:26:54.170Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] toggle custom-1778192770886 -> true; selected:",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square",
|
||
"custom-1778192770886"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:26:54.170Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] master toggle -> true; selected:",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square",
|
||
"custom-1778192770886"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:02.872Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square",
|
||
"custom-1778192770886"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:02.872Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square",
|
||
"custom-1778192770886"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:02.872Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:02.872Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:02.872Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:02.872Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:02.872Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:02.872Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:02.872Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A wide editorial illustration on a warm cream-paper background (#f8f3e8) with..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:10.283Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:13.065Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1381500
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:13.079Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:13.079Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:13.079Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:13.079Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:13.079Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:13.079Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:13.079Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A wide editorial illustration on a warm cream-paper background (#f8f3e8) with..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:21.110Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:22.445Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1448864
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:22.457Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:22.457Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:22.457Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:22.457Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:22.457Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:22.457Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:22.457Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A wide editorial illustration on a warm cream-paper background (#f8f3e8) with..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:30.310Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:31.578Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1526447
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:31.591Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:31.591Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "4x3"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:31.591Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:31.591Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:31.591Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:31.591Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:31.591Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A wide editorial illustration on a warm cream-paper background (#f8f3e8) with..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:39.042Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:27:40.312Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1435475
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:28.458Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": []
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:28.458Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": [
|
||
{
|
||
"path": "Visuals/ImageGin/Lossless-Flavored-Markdown_2048x1536.png",
|
||
"match": "![[Visuals/ImageGin/Lossless-Flavored-Markdown_2048x1536.png]]"
|
||
},
|
||
{
|
||
"path": "Visuals/ImageGin/Lossless-Flavored-Markdown_1024x1024.png",
|
||
"match": "![[Visuals/ImageGin/Lossless-Flavored-Markdown_1024x1024.png]]"
|
||
},
|
||
{
|
||
"path": "Visuals/ImageGin/Lossless-Flavored-Markdown_1024x1820.png",
|
||
"match": "![[Visuals/ImageGin/Lossless-Flavored-Markdown_1024x1820.png]]"
|
||
},
|
||
{
|
||
"path": "Visuals/ImageGin/Lossless-Flavored-Markdown_2048x1024.png",
|
||
"match": "![[Visuals/ImageGin/Lossless-Flavored-Markdown_2048x1024.png]]"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:30.621Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "MarkEdit_content_1778193270620.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "MarkEdit,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1436027
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:31.405Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MarkEdit_content_1778193270620_fcifqzmRQ.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:31.405Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MarkEdit_content_1778193270620_fcifqzmRQ.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:31.407Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "MarkEdit_content_1778193271406.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "MarkEdit,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1527004
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:31.776Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MarkEdit_content_1778193271406_w4BRdDH0U.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:31.777Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MarkEdit_content_1778193271406_w4BRdDH0U.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:31.778Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "MarkEdit_content_1778193271777.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "MarkEdit,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1449421
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:32.218Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MarkEdit_content_1778193271777_xYg9QdmkC.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:32.218Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MarkEdit_content_1778193271777_xYg9QdmkC.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:32.220Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "MarkEdit_content_1778193272219.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "MarkEdit,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1382062
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:32.982Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MarkEdit_content_1778193272219_FKDFzMbtq.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-07T22:34:32.983Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/MarkEdit_content_1778193272219_FKDFzMbtq.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:32.011Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square",
|
||
"custom-1778192770886"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:32.011Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square",
|
||
"custom-1778192770886"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:32.011Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:32.011Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:32.011Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:32.011Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:32.011Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:32.011Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:32.011Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A wide editorial-illustration style scene on a near-black ink background (#0a..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:39.694Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:40.454Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1388392
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:40.465Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:40.465Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:40.465Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:40.465Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:40.465Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:40.465Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:40.465Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A wide editorial-illustration style scene on a near-black ink background (#0a..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:47.920Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:48.825Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1419432
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:48.835Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:48.835Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:48.835Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:48.835Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:48.835Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:48.835Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:48.835Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A wide editorial-illustration style scene on a near-black ink background (#0a..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:56.171Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:56.768Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1455628
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:56.779Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:56.779Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "4x3"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:56.779Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:56.779Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:56.779Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:56.779Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:17:56.779Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "A wide editorial-illustration style scene on a near-black ink background (#0a..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:18:05.690Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:18:06.565Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1426354
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:23:49.417Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_2048x1024_1778228260454.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_1024x1820_1778228268825.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_1024x1024_1778228276768.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:23:49.417Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": [
|
||
{
|
||
"path": "Visuals/ogimage_Context-Vigilance_2048x1536.png",
|
||
"match": "![[Visuals/ogimage_Context-Vigilance_2048x1536.png]]"
|
||
},
|
||
{
|
||
"path": "Visuals/ogimage_Context-Vigilance_1024x1024.png",
|
||
"match": "![[Visuals/ogimage_Context-Vigilance_1024x1024.png]]"
|
||
},
|
||
{
|
||
"path": "Visuals/ogimage_Context-Vigilance_1024x1820.png",
|
||
"match": "![[Visuals/ogimage_Context-Vigilance_1024x1820.png]]"
|
||
},
|
||
{
|
||
"path": "Visuals/ogimage_Context-Vigilance_2048x1024.png",
|
||
"match": "![[Visuals/ogimage_Context-Vigilance_2048x1024.png]]"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:23:58.490Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Context-Vigilance_content_1778228638490.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "Context-Vigilance,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1426933
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:23:59.394Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778228638490_kLfasPzC6.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:23:59.395Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778228638490_kLfasPzC6.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:23:59.396Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Context-Vigilance_content_1778228639396.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "Context-Vigilance,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1456212
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:23:59.705Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778228639396_WetbQXBAD.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:23:59.705Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778228639396_WetbQXBAD.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:23:59.707Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Context-Vigilance_content_1778228639707.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "Context-Vigilance,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1420011
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:24:00.032Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778228639707_ZpucZMAFC.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:24:00.032Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778228639707_ZpucZMAFC.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:24:00.034Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Context-Vigilance_content_1778228640033.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "Context-Vigilance,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1388971
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:24:00.418Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778228640033_hkXIJ6TkP.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:24:00.418Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778228640033_hkXIJ6TkP.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:13.207Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square",
|
||
"custom-1778192770886"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:13.207Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square",
|
||
"custom-1778192770886"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:13.208Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:13.208Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:13.208Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:13.208Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:13.208Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:13.208Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:13.208Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Mood: late-night operator, retro-mechanical, embodied — a scene, not a patter..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:20.627Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:21.226Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 824496
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:21.241Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:21.241Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:21.241Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:21.241Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:21.241Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:21.241Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:21.241Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Mood: late-night operator, retro-mechanical, embodied — a scene, not a patter..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:29.166Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:29.770Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 919335
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:29.780Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:29.780Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:29.780Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:29.780Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:29.780Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:29.780Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:29.780Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Mood: late-night operator, retro-mechanical, embodied — a scene, not a patter..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:38.897Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:39.629Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 1034386
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:39.638Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:39.638Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "4x3"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:39.638Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:39.638Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:39.638Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:39.638Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:39.638Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Mood: late-night operator, retro-mechanical, embodied — a scene, not a patter..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:46.772Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:30:47.342Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 910874
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:35:58.505Z",
|
||
"level": "info",
|
||
"message": "Found image properties:",
|
||
"details": [
|
||
{
|
||
"key": "banner_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_2048x1024_1778229021227.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "portrait_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_1024x1820_1778229029770.png",
|
||
"isLocalFile": true
|
||
},
|
||
{
|
||
"key": "square_image",
|
||
"value": "Visuals/ImageGin/ideogram-image_1024x1024_1778229039629.png",
|
||
"isLocalFile": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:35:58.505Z",
|
||
"level": "info",
|
||
"message": "Found markdown images:",
|
||
"details": [
|
||
{
|
||
"path": "Visuals/ImageGin/ideogram-image_1024x1024_1778229039629.png",
|
||
"match": "![[Visuals/ImageGin/ideogram-image_1024x1024_1778229039629.png]]"
|
||
},
|
||
{
|
||
"path": "Visuals/ImageGin/ideogram-image_1024x1820_1778229029770.png",
|
||
"match": "![[Visuals/ImageGin/ideogram-image_1024x1820_1778229029770.png]]"
|
||
},
|
||
{
|
||
"path": "Visuals/ImageGin/ideogram-image_2048x1024_1778229021227.png",
|
||
"match": "![[Visuals/ImageGin/ideogram-image_2048x1024_1778229021227.png]]"
|
||
},
|
||
{
|
||
"path": "Visuals/ImageGin/ideogram-image_2048x1536_1778229047342.png",
|
||
"match": "![[Visuals/ImageGin/ideogram-image_2048x1536_1778229047342.png]]"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:36:02.219Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Context-Vigilance_content_1778229362219.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "Context-Vigilance,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1034975
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:36:03.099Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778229362219_DgcwjGOjp.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:36:03.099Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778229362219_DgcwjGOjp.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:36:03.100Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Context-Vigilance_content_1778229363099.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "Context-Vigilance,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 919919
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:36:03.422Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778229363099_RzjkEokYw.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:36:03.422Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778229363099_RzjkEokYw.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:36:03.423Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Context-Vigilance_content_1778229363423.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "Context-Vigilance,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 825075
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:36:03.700Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778229363423_ySoI0Y6iHQ.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:36:03.700Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778229363423_ySoI0Y6iHQ.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:36:03.701Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "Context-Vigilance_content_1778229363701.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"tags": "Context-Vigilance,markdown",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 911458
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:36:03.939Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778229363701_i0SN9bqAD.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:36:03.939Z",
|
||
"level": "info",
|
||
"message": "Successfully converted markdown image: https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/Context-Vigilance_content_1778229363701_i0SN9bqAD.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:37:58.876Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: selectedSizes =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square",
|
||
"custom-1778192770886"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:37:58.876Z",
|
||
"level": "info",
|
||
"message": "[Ideogram] handleGenerate: sizes to generate =",
|
||
"details": [
|
||
"banner",
|
||
"portrait",
|
||
"square",
|
||
"custom-1778192770886"
|
||
]
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:37:58.876Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:37:58.876Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "2x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:37:58.876Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:37:58.876Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:37:58.876Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:37:58.876Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:37:58.876Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Right half of the canvas empty — uniform background, nothing on it. All subje..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:07.143Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:07.653Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 629509
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:07.667Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:07.667Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "9x16"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:07.667Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:07.667Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:07.667Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:07.667Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:07.667Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Right half of the canvas empty — uniform background, nothing on it. All subje..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:14.662Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:15.072Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 969003
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:15.080Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:15.080Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "1x1"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:15.080Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:15.080Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:15.080Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:15.080Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:15.080Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Right half of the canvas empty — uniform background, nothing on it. All subje..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:22.088Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:22.480Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 611422
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:22.492Z",
|
||
"level": "info",
|
||
"message": "=== Ideogram Generate Request ==="
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:22.492Z",
|
||
"level": "info",
|
||
"message": "Aspect ratio:",
|
||
"details": "4x3"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:22.492Z",
|
||
"level": "info",
|
||
"message": "Rendering speed:",
|
||
"details": "DEFAULT"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:22.492Z",
|
||
"level": "info",
|
||
"message": "Style type:",
|
||
"details": "GENERAL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:22.492Z",
|
||
"level": "info",
|
||
"message": "Magic prompt:",
|
||
"details": "AUTO"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:22.492Z",
|
||
"level": "info",
|
||
"message": "Has negative prompt:",
|
||
"details": true
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:22.492Z",
|
||
"level": "info",
|
||
"message": "Prompt preview:",
|
||
"details": "Right half of the canvas empty — uniform background, nothing on it. All subje..."
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:29.283Z",
|
||
"level": "info",
|
||
"message": "Downloading Ideogram image from ephemeral URL"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-08T08:38:29.684Z",
|
||
"level": "info",
|
||
"message": "Downloaded image bytes:",
|
||
"details": 599190
|
||
},
|
||
{
|
||
"timestamp": "2026-05-09T06:33:57.674Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "2026-05-09_Cite-Wide-Inspect-Page-Citations-Modal_12.46.05 AM.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1479232
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-09T06:33:58.563Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/2026-05-09_Cite-Wide-Inspect-Page-Citations-Modal_12.46.05_AM_Vs9ge3e_W.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-09T06:44:13.050Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "2026-05-08_Vercel_Code-Reviews_10.53.01 PM.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1294512
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-09T06:44:14.558Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/2026-05-08_Vercel_Code-Reviews_10.53.01_PM_hqsEJfEyO.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-09T06:46:34.485Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "2026-05-08_Vercel-Agent_10.52.16 PM.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1564306
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-09T06:46:35.384Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/2026-05-08_Vercel-Agent_10.52.16_PM_qMinjnHCp.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-09T06:48:10.425Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "2026-05-08_Login-to-OpenPanel_8.07.13 PM.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 1159154
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-09T06:48:11.283Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/2026-05-08_Login-to-OpenPanel_8.07.13_PM_BxygpTZEQ.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-09T07:29:32.616Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "2026-05-09_Claude-Code_Session-Info_2.28.08 AM.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 810556
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-09T07:29:33.340Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/2026-05-09_Claude-Code_Session-Info_2.28.08_AM_aswXt2zgV.webp"
|
||
},
|
||
{
|
||
"timestamp": "2026-05-09T08:15:42.489Z",
|
||
"level": "info",
|
||
"message": "Uploading to ImageKit:",
|
||
"details": {
|
||
"fileName": "2026-05-09_uv-python-package-manager_3.14.59 AM.webp",
|
||
"folder": "/Image-Gin/2026-05",
|
||
"endpoint": "https://upload.imagekit.io/api/v1/files/upload",
|
||
"contentLength": 148387
|
||
}
|
||
},
|
||
{
|
||
"timestamp": "2026-05-09T08:15:43.002Z",
|
||
"level": "info",
|
||
"message": "ImageKit upload successful:",
|
||
"details": "https://ik.imagekit.io/xvpgfijuw/Image-Gin/2026-05/2026-05-09_uv-python-package-manager_3.14.59_AM_R3pa9N3TX.webp"
|
||
}
|
||
] |