TG Telegram Group & Channel
GeekTips | United States America (US)
Create: Update:

Use the following regex to trim PDF outline bookmarks to 60 characters. Keep forgetting it so best to jot it down.

^ "(\d+:\d+)(.{60})(.*?)(" \d+)

"$1$2$4

Then trim digits to 1 decimal point

(" \d+)( \d+)(.)(\d{1})(\d+)

$1$2$3$4

LibreOffice remove double blank lines using extenstion Alt Search & Replace
Search this:
^$\p*
Replace by:
\p

Use the following regex to trim PDF outline bookmarks to 60 characters. Keep forgetting it so best to jot it down.

^ "(\d+:\d+)(.{60})(.*?)(" \d+)

"$1$2$4

Then trim digits to 1 decimal point

(" \d+)( \d+)(.)(\d{1})(\d+)

$1$2$3$4

LibreOffice remove double blank lines using extenstion Alt Search & Replace
Search this:
^$\p*
Replace by:
\p


>>Click here to continue<<

GeekTips






Share with your best friend
VIEW MORE

United States America Popular Telegram Group (US)