|
Modifying PDF copied text
28 messages
Greetings, I am copying and pasting text from a PDF to NT. As you can see from the sample below there are 2 lines with white spaces after them. I wish to add another line break to those lines. Once th
Greetings, I am copying and pasting text from a PDF to NT. As you can see from the sample below there are 2 lines with white spaces after them. I wish to add another line break to those lines. Once th
|
By
WV- Mike
·
|
|
Help with counting parens
3 messages
Hi, all, I’m trying to count open and close parens and notify user if they are unequal. The issue is that the parens must appear inside a line with <<>> at the front of the line, only. I’ve come up wi
Hi, all, I’m trying to count open and close parens and notify user if they are unequal. The issue is that the parens must appear inside a line with <<>> at the front of the line, only. I’ve come up wi
|
By
John Shotsky
·
|
|
Help with counting parenthesis
2 messages
First three obvious problems: �• Your use of the "I" option in StrCount requires NTB ver 7 (paid?) • Just counting parenthesis is useless for error detection - parenthesis must be paired to be
First three obvious problems: �• Your use of the "I" option in StrCount requires NTB ver 7 (paid?) • Just counting parenthesis is useless for error detection - parenthesis must be paired to be
|
By
Art Kocsis
·
|
|
Modifying PDF copied text
Greetings, I am just now getting back to this. Previously John Shotsky said: "I think the problem here is that email is changing line ends...." I was beginning to think along those same line and I was
Greetings, I am just now getting back to this. Previously John Shotsky said: "I think the problem here is that email is changing line ends...." I was beginning to think along those same line and I was
|
By
WV- Mike
·
|
|
A little help
15 messages
Hi, all I’m trying to use a wizard to let a user choose from multiple epub files in a known folder. Everything works as expected. If there are two, the user chooses which one to process by unchecking
Hi, all I’m trying to use a wizard to let a user choose from multiple epub files in a known folder. Everything works as expected. If there are two, the user chooses which one to process by unchecking
|
By
John Shotsky
·
|
|
A little MORE help
3 messages
I've decided my code to make a variable with epub only file names is a kludge. I wrote it years ago and now I find it difficult to work with. It uses getfilefirst and getfile next in a loop, but I wan
I've decided my code to make a variable with epub only file names is a kludge. I wrote it years ago and now I find it difficult to work with. It uses getfilefirst and getfile next in a loop, but I wan
|
By
John Shotsky
·
|
|
A little MORE help
And, it works now. Thanks all! Regards, John
And, it works now. Thanks all! Regards, John
|
By
John Shotsky
·
|
|
A little MORE help
I figured out the delimiter issue and the double quotes went away. I guess that was caused by not having a stated delimiter. Still testing... Regards, John
I figured out the delimiter issue and the double quotes went away. I guess that was caused by not having a stated delimiter. Still testing... Regards, John
|
By
John Shotsky
·
|
|
Restructure Lines in File(s)
5 messages
Hello All, I've been using NoteTab for years and various Clips for just about as long (even creating some of my own). Following examples is a wonderful way of teaching myself various new skills. Regex
Hello All, I've been using NoteTab for years and various Clips for just about as long (even creating some of my own). Following examples is a wonderful way of teaching myself various new skills. Regex
|
By
Chuck S
·
|
|
Help with a Find and Replace clip
19 messages
It has been over 10 years since I created and used NoteTab Pro clips, and it seems I have forgotten how to make it work. I have some HTML code from 15+ years ago to change from tables to lists. I need
It has been over 10 years since I created and used NoteTab Pro clips, and it seems I have forgotten how to make it work. I have some HTML code from 15+ years ago to change from tables to lists. I need
|
By
Don Strack
·
|
|
Re-using regex patterns
15 messages
Notetab Light: It's been quite a while now, but I thought I knew how to use patterns. However in writing some recent macros to clean up a lot of html files to use new classes in an updated CSS file, I
Notetab Light: It's been quite a while now, but I thought I knew how to use patterns. However in writing some recent macros to clean up a lot of html files to use new classes in an updated CSS file, I
|
By
summers_bob
·
|
|
GetFileFirst broken
12 messages
I have an old but very rarely used clip for bulk editing many files. On Win98 it runs perfectly. I just tried it in Windows 10 for the first time. It did work after a fashion, but took about a full mi
I have an old but very rarely used clip for bulk editing many files. On Win98 it runs perfectly. I just tried it in Windows 10 for the first time. It did work after a fashion, but took about a full mi
|
By
Axel Berger
·
|
|
I lost a clip which I wanted to modify
18 messages
Greetings, Once upon a time someone wrote a clip for me which would produce the following HTML when pointed to the folder where the images were. It would generate as many "entries" as there were image
Greetings, Once upon a time someone wrote a clip for me which would produce the following HTML when pointed to the folder where the images were. It would generate as many "entries" as there were image
|
By
WV- Mike
·
|
|
PRIVATE: Notetab and EXIF
6 messages
I'm so sorry! Obiously I made mistake when sending that mail. I apologize to all of you for this, but I can't make it undone now. Please try to ignore you ever read it. Lotta
I'm so sorry! Obiously I made mistake when sending that mail. I apologize to all of you for this, but I can't make it undone now. Please try to ignore you ever read it. Lotta
|
By
loro
·
|
|
PRIVATE: Notetab and EXIF
Hi Axel, I think Notetab can extract EXIF information. Not by itself, but through command line and ExifTool. https://exiftool.org/ Haven't done it, but it should be possible, I think. I find the instr
Hi Axel, I think Notetab can extract EXIF information. Not by itself, but through command line and ExifTool. https://exiftool.org/ Haven't done it, but it should be possible, I think. I find the instr
|
By
loro
·
|
|
Finding the folder name for the current file
5 messages
I have been poring through the documentation and couldn't find a convenient way to do the following... I'm writing a clip which needs the full pathname for the *folder* the current file is in. As in,
I have been poring through the documentation and couldn't find a convenient way to do the following... I'm writing a clip which needs the full pathname for the *folder* the current file is in. As in,
|
By
Marcelo Bastos
·
|
|
Hiding clip and stopping a loop
4 messages
I am running a clip I haven't used in a long time. It displays the action of clip on the screen, which is taking awhile with a long file. I thought I had read somewhere that, if the clip runs 'in the
I am running a clip I haven't used in a long time. It displays the action of clip on the screen, which is taking awhile with a long file. I thought I had read somewhere that, if the clip runs 'in the
|
By
Lee Underwood
·
|
|
OT: ChatGPT cannot write NTB clips
8 messages
Hello group: Since artificial intelligence bots are making multi-billion dollar headlines, I asked the most prominent one of them to write a Notetab clip. ChatGPT does seem to know what Notetab is but
Hello group: Since artificial intelligence bots are making multi-billion dollar headlines, I asked the most prominent one of them to write a Notetab clip. ChatGPT does seem to know what Notetab is but
|
By
Ray Shapp
·
|
|
Judicious Quoting
9 messages
On 02-07-2023 19:42, Ray Shapp wrote: >Hello group: >Since artificial intelligence bots are making multi-billion dollar headlines, Hey guys, please, please only quote what is necessary for your replie
On 02-07-2023 19:42, Ray Shapp wrote: >Hello group: >Since artificial intelligence bots are making multi-billion dollar headlines, Hey guys, please, please only quote what is necessary for your replie
|
By
Art Kocsis
·
|
|
Clip to join lines and then add <p> tags
37 messages
Greetings, I am in the process of converting (many) PDFs to be used in a web version. When I copy the text from the PDF it has what seem to random line breaks. What I have been doing is: Highlighting
Greetings, I am in the process of converting (many) PDFs to be used in a web version. When I copy the text from the PDF it has what seem to random line breaks. What I have been doing is: Highlighting
|
By
WV- Mike
·
|