Images and Links
Add images and links to your documents
Images and Links
Enhance your documents with images and links.
Links
Creating Links
Method 1: Toolbar
- Select the text you want to link
- Click the Link (🔗) button in the toolbar
- Enter the URL in the dialog
- Click Insert
Method 2: Paste
- Copy a URL
- Select text in the editor
- Paste (
Ctrl/Cmd + V) - The text becomes a link
Method 3: Auto-Link Simply paste a URL and it automatically becomes clickable:
https://example.com → https://example.com (clickable)Link Behavior
All links in ArchDoc:
- Open in a new tab (
target="_blank") - Have security attributes (
rel="noopener noreferrer") - Are styled with underline
Editing Links
- Click on an existing link
- A popover appears with options:
- Edit: Change the URL
- Remove: Remove the link (keep text)
- Open: Visit the link
Link Examples
- External: ArchDoc Documentation
- Internal: Sign-off Guide
- Email: mailto:support@scribe.app
- Anchor: Jump to Images
Best Practices for Links
Do:
- Use descriptive link text
- Link to authoritative sources
- Check that links work
Don't:
- Use "click here" as link text
- Link every mention of a term
- Use broken or outdated links
Images
Inserting Images
Method 1: Toolbar
- Place cursor where you want the image
- Click the Image (🖼️) button in the toolbar
- Enter the image URL
- Click Insert
Method 2: Paste
- Copy an image URL
- Use
Ctrl/Cmd + Vin the editor
Supported Formats
| Format | Extension | Use Case |
|---|---|---|
| JPEG | .jpg, .jpeg | Photos, complex images |
| PNG | .png | Screenshots, graphics with transparency |
| GIF | .gif | Animations, simple graphics |
| WebP | .webp | Modern format, smaller files |
| SVG | .svg | Icons, logos, diagrams |
Image URLs
Images must be hosted online. Options include:
- Your own server: Upload to your hosting
- Cloud storage: AWS S3, Google Cloud, Azure
- Image hosting: Imgur, Cloudinary
- CDN: Content delivery networks
Images hosted on third-party sites may become unavailable if they move or delete the image.
Image Sizing
Images automatically resize to fit the content width. For best results:
- Use images at least 800px wide for full-width display
- Optimize images for web (compress without losing quality)
- Consider retina displays (2x resolution)
Screenshots
For documentation, screenshots are valuable:
- Capture the relevant area only
- Highlight important elements
- Crop unnecessary UI
- Use consistent sizing
Diagrams as Images
You can also embed diagrams:
- Export from design tools (Figma, Sketch)
- Export from diagramming tools (Draw.io, Lucidchart)
- Or use Excalidraw directly in ArchDoc!
Best Practices
Optimize Images
- Compress images before uploading
- Use appropriate formats (JPEG for photos, PNG for screenshots)
- Consider WebP for smaller file sizes
Use Alt Text (Coming Soon)
When alt text support is added:
- Describe the image content
- Keep it concise but descriptive
- Important for accessibility
Don't Over-Image
- Use images when they add value
- Text is often clearer for simple concepts
- Balance visuals with written content
Host Reliably
- Use permanent, reliable hosting
- Avoid links that may expire
- Consider your organization's image hosting policy
Common Issues
Image Not Showing
- Check the URL is correct and accessible
- Ensure the hosting service allows embedding
- Try opening the URL directly in browser
Image Too Large
- Compress the image
- Use a smaller resolution
- Consider cropping
Broken Images
- The source may have moved or been deleted
- Re-upload to reliable hosting
- Update the URL in your document
Coming Soon
Future image features:
- Direct image upload
- Alt text support
- Image resizing controls
- Image captions