Telegram Group & Telegram Channel
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



tg-me.com/geektips/978
Create:
Last 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

BY GeekTips




Share with your friend now:
tg-me.com/geektips/978

View MORE
Open in Telegram


GeekTips Telegram | DID YOU KNOW?

Date: |

How Does Bitcoin Mining Work?

Bitcoin mining is the process of adding new transactions to the Bitcoin blockchain. It’s a tough job. People who choose to mine Bitcoin use a process called proof of work, deploying computers in a race to solve mathematical puzzles that verify transactions.To entice miners to keep racing to solve the puzzles and support the overall system, the Bitcoin code rewards miners with new Bitcoins. “This is how new coins are created” and new transactions are added to the blockchain, says Okoro.

Unlimited members in Telegram group now

Telegram has made it easier for its users to communicate, as it has introduced a feature that allows more than 200,000 users in a group chat. However, if the users in a group chat move past 200,000, it changes into "Broadcast Group", but the feature comes with a restriction. Groups with close to 200k members can be converted to a Broadcast Group that allows unlimited members. Only admins can post in Broadcast Groups, but everyone can read along and participate in group Voice Chats," Telegram added.

GeekTips from sg


Telegram GeekTips
FROM USA