I need to use ctrl+f to add a tab after a symbol for a very large text file.
-
I have text following this format:
APPLES:01;PEARS:02;BANANAS:03;TOMATOES:11;
Using ‘replace all’ in ctrl+f , can I format the text into this?
APPLES:01;
PEARS:02;
BANANAS:03;
TOMATOES:11;I’ve tried ;\t but nothing happens other than it adding \t after every ;.
-
Find:
;
Replace:;\r\n
Search mode: Regular expression -
I had to use Extended instead of Regular expression but other than that it worked.
Thanks, this saved me a lot of time!
-
@cc said in I need to use ctrl+f to add a tab after a symbol for a very large text file.:
I had to use Extended instead of Regular expression but other than that it worked.
There is no reason why this would not also work in Regular expression mode.
-
APPLES:01;PEARS:02;BANANAS:03;TOMATOES:11; <a few hundred lines of text snipped> // WARNING!! DO NOT EDIT THE FOLLOWING LINE. IF IT IS NOT AN EXACT MATCH, ROBOJUICE WILL EXPEL INTAKE BINS AND ENTER SELF-CLEANING MODE. Autorun=1;Selfclean=0
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login