🔍 Download Document by Title

Downloads a Confluence page by its title and converts it to a local .confluence file.

Command ID: confluence-smart-publisher.getPageByTitle

How to Use

  1. Right-click on a folder in the VS Code explorer
  2. Select “Confluence Smart Publisher” > “Download Document by Title”
  3. Enter the Confluence Space Key
  4. Enter the exact page title

“Download Document by Title” Command Flow

The Download Document by Title command (getPageByTitle) executes a series of steps to download and convert a Confluence page to a local .confluence file using its title. See the detailed flow:

  1. Initial Validation
  2. Page Search
  3. Content Conversion
  4. File Creation
  5. User Feedback

Note: The entire flow is executed transparently, with logs in the “Output | CSP” panel of VSCode to facilitate diagnosis in case of problems.

Benefits

Limitations