Re: Custom sequencing

2021-12-06 Thread Christopher Stone
On Dec 06, 2021, at 09:31, Maciek Schejbal  wrote:
> I have 250 images to be shown in the slide show. After I copy the paths, 
> would anybody have a way to automate BBEdit to continue numbering the 
> following sequence?

Hey Maciek,

Please provide an accurate sample of the before state of your copied paths.

Once we see that your task should be pretty simple.


--
Best Regards,
Chris


-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: 
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/1BE12876-55CB-48B0-958E-E4FF72FAB5B7%40gmail.com.


Re: Custom sequencing

2021-12-06 Thread Tom Robinson
No need for a spreadsheet, BBEdit has a line numbering command :]

1. create document with 250 blank lines
2. Text > Add/Remove Line Numbers.  Don’t add spaces or justify — we just want 
a plain number
3. Do a Grep search for an entire line:
^.*$
Replace with the example HTML below verbatim, except substitute & for the 3 
digits:
\n\n\n
4. profit


> On 2021-12-07, at 08:57, Arasmus  wrote:
> 
> Perhaps the easiest way would be to use a spreadsheet to generate the 
> sequence of numbers from 1-250..paste the numbers into an empty text 
> file..search and replace each of the numbers with the figure code.
> 
> On Monday, December 6, 2021 at 7:32:53 AM UTC-8 Maciek Schejbal wrote:
> Hullo BBEdits!
> 
> I have 250 images to be shown in the slide show. After I copy the paths, 
> would anybody have a way to automate BBEdit to continue numbering the 
> following sequence?
> 
> Many thanks,
> Maciek
> 
> 
> 
> 
> 
> 
> 
> 
> etc...

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: 
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/70E39B25-6DDE-42E0-B88C-095A60A36C65%40gmail.com.


Re: Custom sequencing

2021-12-06 Thread Arasmus
Perhaps the easiest way would be to use a spreadsheet to generate the 
sequence of numbers from 1-250..paste the numbers into an empty text 
file..search and replace each of the numbers with the figure code.

On Monday, December 6, 2021 at 7:32:53 AM UTC-8 Maciek Schejbal wrote:

> Hullo BBEdits!
>
> I have 250 images to be shown in the slide show. After I copy the paths, 
> would anybody have a way to automate BBEdit to continue numbering the 
> following sequence?
>
> Many thanks,
> Maciek
>
> 
> 
> 
> 
> 
> 
>
> etc...
>

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: 
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/cc9b7a59-04c7-48ab-a49b-2fecb5e507b6n%40googlegroups.com.


Custom sequencing

2021-12-06 Thread Maciek Schejbal
Hullo BBEdits!

I have 250 images to be shown in the slide show. After I copy the paths, 
would anybody have a way to automate BBEdit to continue numbering the 
following sequence?

Many thanks,
Maciek








etc...

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: 
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/042434e5-5394-4315-8e95-c8418e12n%40googlegroups.com.