Telegram Group & Telegram Channel
An this is the result. Still need to edit the TOC a tad before writing it to a new pdf. Couldn't imagine manually bookmarking thousands of bookmark in this 18 volume book.

regex to strip out any bookmarks longer than 60 characters in length
search:
(^"\d+:\d+.\D{60})(.*?")
replace:
$1"

to replace all no verses 7:23, 8:23, 110:11 for instance
(^"\D+\.*?\d+ \d+.\d+)

(^"\D+.*?$)

just select verses Ctrl+Shift+L in vscode for regex. Cut them then delete rest of lines then paste back
(^"\d+:\d+.*?$)



tg-me.com/geektips/954
Create:
Last Update:

An this is the result. Still need to edit the TOC a tad before writing it to a new pdf. Couldn't imagine manually bookmarking thousands of bookmark in this 18 volume book.

regex to strip out any bookmarks longer than 60 characters in length
search:

(^"\d+:\d+.\D{60})(.*?")
replace:
$1"

to replace all no verses 7:23, 8:23, 110:11 for instance
(^"\D+\.*?\d+ \d+.\d+)

(^"\D+.*?$)

just select verses Ctrl+Shift+L in vscode for regex. Cut them then delete rest of lines then paste back
(^"\d+:\d+.*?$)

BY GeekTips




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

View MORE
Open in Telegram


GeekTips Telegram | DID YOU KNOW?

Date: |

Export WhatsApp stickers to Telegram on iPhone

You can’t. What you can do, though, is use WhatsApp’s and Telegram’s web platforms to transfer stickers. It’s easy, but might take a while.Open WhatsApp in your browser, find a sticker you like in a chat, and right-click on it to save it as an image. The file won’t be a picture, though—it’s a webpage and will have a .webp extension. Don’t be scared, this is the way. Repeat this step to save as many stickers as you want.Then, open Telegram in your browser and go into your Saved messages chat. Just as you’d share a file with a friend, click the Share file button on the bottom left of the chat window (it looks like a dog-eared paper), and select the .webp files you downloaded. Click Open and you’ll see your stickers in your Saved messages chat. This is now your sticker depository. To use them, forward them as you would a message from one chat to the other: by clicking or long-pressing on the sticker, and then choosing Forward.

GeekTips from hk


Telegram GeekTips
FROM USA