TurboDocx / TurboDocx/Docs

docs: add the 4 missing screenshots to "How to Create a Presentation Template"

Open
#83 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2
Forks
2
Avg merge
5h 41m
Merged PRs (30d)
5

Description

docs/TurboDocx Templating/How to Create a Presentation Template.md has 4 Screenshots Coming Soon placeholders, one per step. Replace each with a real screenshot.

Where each screenshot comes from

PowerPoint (desktop) — must be captured manually; not browser-automatable:

  • Step 1 — Create New Presentation Template: a slide with content + areas left for dynamic content.
  • Step 2 — Setting Up Variables in Slides: the invisible-shape technique — Insert → Shape, type {WhatWeHeard}, Shape Format → Align Text → Top, Shape Fill/Outline → No Fill. Instructions are PowerPoint-ribbon-specific, so shots should be from PowerPoint (not Google Slides).

TurboDocx web app — automatable with the doc-screenshotter skill:

  • Step 3 — Upload Presentation Template: Templates → New Template → the Upload area (drag-and-drop the .pptx).
  • Step 4 — Preview Template: the preview screen showing detected variables + the Create Template button.
Notes
  • Steps 3 & 4 need a sample .pptx containing bracket variables in invisible shapes (e.g. {WhatWeHeard}, {HowWeCanHelp}, {FollowUpQuestions}) to upload.
  • Match the existing convention: save to static/img/<doc_slug>/, reference with descriptive alt text, replace the placeholder <div> blocks.
  • Pattern reference: the Wrike Table / TurboQuote bulk-import docs were done this way (red-box click-target screenshots).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open docs/TurboDocx Templating/How to Create a Presentation Template.md and inspect the existing screenshot conventions in the Wrike Table and TurboQuote bulk-import docs. Capture the two PowerPoint steps manually, use the doc-screenshotter skill for the TurboDocx web-app steps with a sample .pptx, and save descriptive images under static/img/<doc_slug>/. Done means all four placeholders are replaced with screenshots and descriptive alt text.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.