View Single Post
Old 03-10-2024, 12:21 PM   #25
Comfy.n
want to learn what I want
Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.
 
Posts: 1,647
Karma: 7908443
Join Date: Sep 2020
Device: none
Thanks to new Export/Import Notes action, I was able to bulk edit the html and fit nicely the notes generated in the book details pane.

It was cool to find that Notepad++ can process 1600+ files all at once, though I'm sure there must be some text replacement tool more fitting to this task.

These were the replacements I made:

--------------------------------
font-size: xx-large

font-size: large
----------------------------
<img style=

<img width="140" style=
-----------------------------
font-size: 14px

font-size: 12px
------------------------------
<h1

<h4
-------------------------
h1>

h4>
--------------------------------

-----------------------
Attached Thumbnails
Click image for larger version

Name:	MWSnap 2024-03-10, 13_06_21.png
Views:	268
Size:	203.9 KB
ID:	206829   Click image for larger version

Name:	2024-03-10 12_56_27-Import notes.png
Views:	232
Size:	5.6 KB
ID:	206830  
Comfy.n is offline   Reply With Quote