Text Editor - Off-topic

Hi,
I need a text editor that can do the following things:
- I have 2 files, let's say file abc.txt and def.txt
cat abc.txt:
[HKEY_CURRENT_USER\ABC]
A=1
B=2
C=3
cat def.txt:
[HKEY_CURRENT_USER\ABC]
A=1
B=2
C=3
[HKEY_LOCAL_MACHINE\DEF]
D=4
E=5
F=6
- def.txt is superset of abc.txt
- I want to make the content of abc.txt as a base search for abc.txt and if there is a similar entries in file def.txt then it prompt and ask if I want to delete the entries in def.txt.
Basically I want to compare abc.txt and def.txt and delete the content inside def.txt that similar to file abc.txt.
I did a searching and so far found nothing on the text editor that can do what I want.
Cheers,
Vibranze

im not aware of anything that does this. The only thing I can suggest is to get a second notepad program so you can open two text files at once, and then do your searching and editing manually.

Hi Neptune,
Yeah, this is what I thought too, no such tools exist and I need to do eye balling
Cheers,
Vibranze

While talking to a friend about dealing with two text files he mentioned this program:
http://www.pdalive.com/seymour.php
Allows you to split your screen into two allowing you to view to applications at once. Maybe this will help speed up the aforementioned process of editing text files.

well the pocketVI which is free have a "c" "compiler" in it
maybe it could be used

might help
http://www.ultraedit.com/index.php?name=Content&pa=showpage&pid=34

I swear by UltraEdit (from the same people as UltraCompare), but I've never gotten on with UltraCompare....for comparing, merging and updating files and folders, I use "Beyond Compare (See HERE) from ScooterSoftware - it's not free, but it's a small price to pay (IMHO!!) for the features it offers....
See what you think...
Mark.

Thanks all for the reply.
Can the comparison software compare two files and show me the line containing same entries and options to delete the line from the superset file (def.txt)?
Or if I sort both files, then I paste content of abc.txt into def.txt and use text editor to search and highligh for duplicate entries within def.txt so I can delete it, is there any text editor that can search for duplication inside the file?
Appreciated the feedback given. Thanks.
Cheers,
Vibranze

Related

Restricted Config in TF3d-Internet Tab by T-Mobile?

Hello there,
can anybody with T-Mobile MDA compact IV confirm, that there is no possibility to configure the favorites shown in the internet-Tab of TouchFlow 3D?
My german TMob MDAcIV shows only two favorites ("MobileTV" and "Suche") and i don't see any possibility to add more. I tried to add some within opera and within PIE and none of these are visible in TF3D. Plus i can't find any "normal" configuration-screen to add favorites / bookmarks here. Is there any Patch known for this, e.g. within the registry?
Thanks in advance,
Malte
Try editing opera6.adr in the Opera directory. By doing this you can add (backup) your site links and also change the order in which they appear on the Internet tab. The order isn't changed in Opera though as this is always displayed in alpha order.
I hope that helps you.
Sorry, but your answer doesn't help me. I can modify the bookmarks inside opera - either directly inside opera (via the "star"-button) or via editing the opera6.adr.
My problem is, that the bookmarks never appear on the internet-tab inside TouchFlow3d. I thought - as i remember the htc-launch-event-video right - i could see my bookmarks in the TouchFlow3d Tab and coud access them directly by pressing one and opera should be launched afterwards directly accessing the chosen url.
Or am i getting something wrong here???
anyone with any info on this?
bigbaloo said:
Hello there,
can anybody with T-Mobile MDA compact IV confirm, that there is no possibility to configure the favorites shown in the internet-Tab of TouchFlow 3D?
My german TMob MDAcIV shows only two favorites ("MobileTV" and "Suche") and i don't see any possibility to add more. I tried to add some within opera and within PIE and none of these are visible in TF3D. Plus i can't find any "normal" configuration-screen to add favorites / bookmarks here. Is there any Patch known for this, e.g. within the registry?
Thanks in advance,
Malte
Click to expand...
Click to collapse
I've got the same problem. I have a MDA Compact IV and on my Internet Tab it has a logo of web 'n' walk (the internet service of T-Mobile) and below it one favorite: Search. I've added a few favorites, but they won't show up in this tab. I do see them in Opera itself, but I'd like to have them in the TF3D tab also.
after debranding and reinstalling opera from rom you will still see web n walk icon but additional you'll find your opera bookmarks below.
klingklang113 said:
after debranding and reinstalling opera from rom you will still see web n walk icon but additional you'll find your opera bookmarks below.
Click to expand...
Click to collapse
What exactly is debranding? For example I'm currently using the TF3D Config and selected the HTC Black theme instead of my default T-Mobile theme. So basicly it's debranded or is debranding something else?
I had the same problem, and I found it very annoying.
I've been searching the diamond and found some xml files in the following directory:
\Application Data\manila
There are several xml-files, choose the one for your own language-country combination.
1) Make a backup of the xml-file
2) Clear the read-only and the system flags of the xml-file.
3) Change the value of the <IncludeUserFavorites> field to TRUE
4) Save and you are ready.
P.S.
While you're there, you can also remove the <banner > field to get rid of the logo, and remove/change/add OperatorLinks ( e.g. the Search link)
Patrickw_mdav said:
I had the same problem, and I found it very annoying.
I've been searching the diamond and found some xml files in the following directory:
\Application Data\manila
There are several xml-files, choose the one for your own language-country combination.
1) Make a backup of the xml-file
2) Clear the read-only and the system flags of the xml-file.
3) Change the value of the <IncludeUserFavorites> field to TRUE
4) Save and you are ready.
P.S.
While you're there, you can also remove the <banner > field to get rid of the logo, and remove/change/add OperatorLinks ( e.g. the Search link)
Click to expand...
Click to collapse
Wow, thanks a lot! That's exactly what I was looking for.
You saved my day!!! ;-)
Thanks a lot!
Greetings,
Malte
Somehow I do not have a manila in my Application Data folder... How can this be? I have an original HTC, is this just for the T-Mobile versions? What is the filename of these files? Perhaps a search could help or does anybody know where these files lie on the original HTC?
Thanks
Patrickw_mdav said:
I had the same problem, and I found it very annoying.
I've been searching the diamond and found some xml files in the following directory:
\Application Data\manila
There are several xml-files, choose the one for your own language-country combination.
1) Make a backup of the xml-file
2) Clear the read-only and the system flags of the xml-file.
3) Change the value of the <IncludeUserFavorites> field to TRUE
4) Save and you are ready.
P.S.
While you're there, you can also remove the <banner > field to get rid of the logo, and remove/change/add OperatorLinks ( e.g. the Search link)
Click to expand...
Click to collapse
THANKS !! it works only my icons are not the way i want yet.
Can you maybe also post a standard HTC Diamond opera xml file so we can adopt that in the MDA compact IV ?
same prolem here on my T-Mobile MDA Vario IV (Dutch) but i can't find xml files in my manila folder.. just the htcblack theme that i've installed..
help
do i have to use a special file browser to see the xml files?
hi guys, i am trying to remeove the bigpond logo and would like to change the default search option from sensis search to google.
i think i am in the right thread but cannot find the folder above. should i be looking in the registry or in the explore? either way i can't find the correct file to edit... help would be great
Code:
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
<IncludeUserFavorites>True</IncludeUserFavorites>
<Banner
DefaultImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner.qtc"
SelectedImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner_selected.qtc"
Text="Launch Browser"
NavigateUrl="http://www.google.com" =======> THIS IS WHERE THE HOMEPAGE URL IS SET
Width="480"
Height="215" />
<OperatorLinks> ======================> FROM HERE TO....
<Link
Text="YouTube"
Executable="\windows\youtube.exe"
ImagePath="\Windows\HTC\Assets\Images\InternetPortal\youtube.qtc" />
</OperatorLinks> =====================> HERE, FAVOURITE LINKS ARE SET...
</InternetPortal>
So if you want to change the homepage URL to anything else, just type the URL you want.
And if you want to add or remove favourite links, jus add in the same order "YouTube" has been added. Remove? Then remove the whole code > "FROM HERE to HERE part"
If you want to add a link icon, you can do so, but be sure to set the right location of the "ImagePath"=
AND THE MOST IMPORTANT OF ALL, DONT USE Windows notepad, use Notepad++ (its jus ~5mb and free software, you can google and download)
WHY? Because the XML file is encoded in utf-16 and if you edit this file in notepad and press save, the encode maybe lost.
Of coz those who are familiar with notepad can do so...its ur wish

Something like 'grep' for Android?

I have a few hundred text files in a folder on my SD card, and I need some way of searching across them. For instance, if I search for 'balloon', it needs to returns the names of the files that contain the word 'balloon', not in the filename, but in the text.
Bonus points if it would allow for wildcards, or allow me to open the result files in an editor or viewer.
Does anyone know of something like this? It's basically a frontend to 'grep' along with a simple GUI.
EDIT: Oh, and before someone mentions it...Aurora does NOT do this. It can search the filenames, but not within the text files.
An up from a dusty cupboard
Very old thread, up !
I'm looking for a command in Android shell, to do the same job as "grep" for Linux/UNIX ?
Someone got an alternative ?
Thanks

Notes and Highlights

Does anyone know where the notes and highlights are stored, when you add them to a book?
Alternatively, is there a grep-like function that I can use when connecting via adb shell?
Thanks...
John
Bump. Good ?
notes and highlites are stored, I'm pretty sure, in data/data/ then in the folder of the app you used, IE:
com.amazon.kindle
com.bn.nook.reader
com.kobobooks.bordersus.android
In each of those folders are Database, Files, and Shared_Prefs folders, each containing varios xml files that appear to hold all that information...
- Will.
Still poking around in the Data and System folders....
john_es said:
Does anyone know where the notes and highlights are stored, when you add them to a book?
Alternatively, is there a grep-like function that I can use when connecting via adb shell?
Thanks...
John
Click to expand...
Click to collapse
You mean how to access them in the reader or where are they stored in root,?
WillCameron said:
notes and highlites are stored, I'm pretty sure, in data/data/ then in the folder of the app you used, IE:
com.amazon.kindle
com.bn.nook.reader
com.kobobooks.bordersus.android
In each of those folders are Database, Files, and Shared_Prefs folders, each containing varios xml files that appear to hold all that information...
- Will.
Still poking around in the Data and System folders....
Click to expand...
Click to collapse
You were right - they are stored in sqlite databases in those folders
This is an old thread but I had the same question and did a little digging.
I went to data/data/com.nook.reader.activities/databases/
and found a database file called annotations.db
I opened it and found:
android_metadata
annotations
sqlite_sequence
I'm an Android newbie but I opened the file with sqlitebrowser_200_b1_win and exported the annotations part of the table to a csv file which I could view in Excel.
Now clearly nobody will put this much effort into findings some highlights from a book but wouldn't this be a good opportunity for someone to put together an app to allow exportation of notes and highlights? The B&N boards are crawling with academic types like me complaining about the lack of this feature.

Development question - error resource file has much lines

Hey buddies. On my app to pebble, on IDE CloudPebble, I created a new resource, is a simple txt file, but this file have 3000 lines. If I cut some lines, the app install normally(example 500 lines), but I want that it read all txt(the 3000 lines). To read, I use the recomended functions of Developer GetPebble, after I add the strings to a array 'n execute a function, after this array is cleaned, to read a new line of strings. Exists a configuration to resolve this? I really want read all lines. I don't wanna install it app into pebble smartwatch, I created it app only to test, before use into watch without read the resource file, only capturing data of accelerometer.
Language C.
Resource type: Raw Binary Blob.
This file has 78,5 kb. Thanks!

Text Editor for WP8 that can edit .txt files

There are no real text editors on the Windows Store that can open existing .txt files from the SD card and can edit them, just like you would with something like Notepad++.
Office's Word is not an option due to the formatting it wraps everything in.
I have not been able to find a simple line text editor for WP8 that can save files in Unicode. There was quite a few to choose from with Windows Mobile 6.x
Does anyone know of such an app? Am I missing something?
currently free $2,25 value
Scyphoz Notepad (W10M / W10)
https://www.microsoft.com/en-us/store/apps/scyphoz-notepad/9nblggh5h11z
or try Code Editor free (WP8)
https://www.microsoft.com/en-us/store/apps/code-editor-free/9nblggh09fs3
also good app for copy (share to) to clipboard
Clipboarder
https://www.microsoft.com/en-us/store/apps/clipboarder/9wzdncrdkj7j
No-one knows of such a text editor? A simple line text editor that can import and export .txt files?
i told you, try Code editor free....
Or this https://www.microsoft.com/en-us/store/apps/open-document/9nblggh5wzh5
I use "Code Editor" can load/save to cloud services

Categories

Resources