https://github.com/wojtekb30/bionic-reading-bolder-libreoffice-macro
Bionic Reading Bolder macro for LibreOffice
https://github.com/wojtekb30/bionic-reading-bolder-libreoffice-macro
libreoffice libreoffice-writer macro
Last synced: about 1 month ago
JSON representation
Bionic Reading Bolder macro for LibreOffice
- Host: GitHub
- URL: https://github.com/wojtekb30/bionic-reading-bolder-libreoffice-macro
- Owner: Wojtekb30
- License: mit
- Created: 2023-03-13T08:56:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T09:55:34.000Z (about 2 years ago)
- Last Synced: 2025-02-04T09:17:14.231Z (3 months ago)
- Topics: libreoffice, libreoffice-writer, macro
- Language: FreeBasic
- Homepage:
- Size: 5.86 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bionic-Reading-Bolder-LibreOffice-macro
LibreOffice macro for formatting text as in the Tweet. May work in OpenOffice too.https://twitter.com/WhatTheADHD/status/1527617004336820228?s=20
How to use:
Import the macro in macro management, you can import .bas or copy and paste the code into a new macro.
Versions:
V0_5 - Formats text for X letters from/since where you click, a window to type the amount of next letters to process appears when macro starts.
V0_5b - more optimised version of the V0_5.
V0_6_fullDoc - Formats text until the end of the document from/since where you click.
V0-1 - the very first test, formats text by making it uppercase instead of bolding it.