logo Progress Line

Progress Line for Impress Presentations. It builds and adds very simple outline into existing slides, from custom TOC file.

Extensions Impress Macro Presentations
Download latest

latest release: 2024-03-21 21:43:17

Description

A primitive Basic script to add and remove a progress bar/line to Impress slide sheets.

It uses a separate TOC from specific `.index` file to give authors full control on what should shown and ability to shorten long titles. Other shape/color/font/format/margin are declared at the top of the script, any user with basic knowledge of Basic can tweak it.

 

Workflow

Add ProgressLine

  1. Create index, a text file, in same folder with same name but with `.index` extension: <impress-filename>.index

    5
    1,_
    2,H2_a
    4,H2_b
    7,H2_c
    10,_
    
    • First line is total number of section
    • Remaining lines in this format: page, section title
    • _ special for section without title
  2. Open your presentation

  3. Tools > Macros > Organize Macros > LibreOffice Basic...: Run ProgressLine

Remove ProgressLine

  • Tools > Macros > Organize Macros > LibreOffice Basic...: Run ProgressLineRemove

Repository: https://github.com/sneetsher/impress-progress-line

Release List

Release Description Compatibility Operating Systems License Release notes   0.0.3-alpha alpha 3.3 Linux, Windows, macOS GPL

Add menu for easier access

Download 0.0.2 alpha 3.3 Linux, Windows, macOS GPL

extended package

Download 0.0.1 alpha 3.3 Linux, Windows, macOS GPL

Alpha testing release

Download

Other Extensions

Progress Line

Progress Line for Impress Presentations. It builds and adds very simple outline into existing slides, from custom TOC file.

04-2024

210

Not rated yet

Feedback

☆ ☆ ☆ ☆ ☆

Post your review

You cannot post reviews until you have logged in. Login Here.

Reviews

  • Heiko Tietze Nov 6, 2020, 8:31 AM (3 years ago)

    ☆ ☆ ☆ ☆ ☆

    Please add the extension or a link.

    • Abdellah Chelli Jul 20, 2021, 6:09 PM (3 years ago)

      :) I wasn't aware is already public before uploading the package. I was looking for a way to package it (basic macro) as extension so enduser avoid manual installation.

RSS feed for reviews on this page | RSS feed for all reviews