Page 1 of 2
Access to bookmarks
Posted: 2009-07-06, 10:34 UTC
by VarDenVanDer
Are there any add-ons to access to Firefox, Opera or Google Chrome bookmarks from TC? I'd like to manage my delicious bookmarks from TC too:)
Posted: 2009-07-06, 11:31 UTC
by fenix_productions
Posted: 2009-07-06, 12:03 UTC
by VarDenVanDer
2
fenix_productions
Thank you very much. The Delicious Posts plugin looks very nice and it even works

.
But I do not understand how the Opera plugin works. It shows an empty panel for me

Posted: 2009-07-06, 12:19 UTC
by fenix_productions
VarDenVanDer wrote:2
fenix_productionsBut I do not understand how the Opera plugin works. It shows an empty panel for me

You should copy your notes.adr and opera*.adr files (from Opera profile folder) into it first. After this step they should appear on plugins panel and be treated like directories.
Posted: 2009-07-06, 12:28 UTC
by HomoLogicus
2
fenix_productions
I am an author of the Delicious Posts plugin. I have not published my plugin on the forum yet. How did you hear about it?

Posted: 2009-07-06, 12:51 UTC
by fenix_productions
2HomoLogicus
I was bored enough once to google for unknown plugins. It came on 20th page after filtering of the most known sources (i.e. "-totalcmd.pl").
I've got a question:
What is the best way to contact to discuss plugin issues? Your online form has no related category so I had to use others twice with small apologies.
The other thing is the problem with FTP: I can use your plugin as long as I don't start FTP session. In such case it crashes TC after closing connection. I can provide more details as soon as you create separate thread for it.
Posted: 2009-07-06, 14:00 UTC
by HomoLogicus
2fenix_productions
I still can't create URLs in my new posts. So I will try to publish my plugin again tomorrow in the "Plugins and addons: devel.+support (English)" forum.
Posted: 2009-07-07, 04:11 UTC
by Boofo
2fenix_productions
Is there an English version of the Opera Bookmarks by chance? The headers are in Russian and I have no idea what they are.
Posted: 2009-07-07, 04:32 UTC
by MVV
Boofo wrote:2fenix_productions
Is there an English version of the Opera Bookmarks by chance? The headers are in Russian and I have no idea what they are.
What headers do you mean? I'd installed OperaFS, it has no any config dialogs, just setup is described in Readme file: you should copy any .adr file from your Opera profile folder into Opera FS folder (during copying specify profile name, i.e. 'Boofo' instead of 'Opera6.adr'). Plugin will create a file %COMMANDER_PATH%\fsplugin.ini with following contents:
Code: Select all
[OperaFS]
Profile1Name=Boofo
Profile1Path=%opera_profile_path%
Posted: 2009-07-07, 04:39 UTC
by Boofo
I have 2 files I copied over. They are:
bookmarks.adr
unite.adr
That is what shows up in the fsplugin.ini.
Since the readme file is in Russian, I have no idea what it says to do. How do I do the profile name for both files?
What I was referring to was the headers on the bookmarks directory listing.
Posted: 2009-07-07, 04:41 UTC
by fenix_productions
Posted: 2009-07-07, 05:01 UTC
by Boofo
It's still kindof confusing but if I read it right, I should have a dir named Boofo and then the bookmarks.adr and unite.adr under that, right?
Also, if you look at the listing, the header names (after Name and Ext) are in Russian.
Posted: 2009-07-07, 05:11 UTC
by MVV
Boofo wrote:It's still kindof confusing but if I read it right, I should have a dir named Boofo and then the bookmarks.adr and unite.adr under that, right?
Also, if you look at the listing, the header names (after Name and Ext) are in Russian.
You should see a folder Opera FS\Boofo with all .adr files from Opera profile. To rename profile edit .ini or readd .adr file (and specify correct profile name). You should copy to Opera FS
only one .adr file from each Opera profile. Plugin will find all other .adr files and show it in profile.
For renaming headers to English open OperaFS.wfx with hex-editor and replace hex string 55726C5C6ECAEEF0EEF2EAEEE520E8ECFF5C6ECEEFE8F1E0EDE8E55C6ED1EEE7E4E0EDE05C6ECFEEF1E5F9E5EDE0 with 55726C5C6E53686F7274204E616D655C6E4465736372697074696F6E5C6E437265617465645C6E56697369746564 (offset 0x2D98).
This is really funny, I had the correct opinion about machine translation from Russian.

Especially the word 'skachat'.

Posted: 2009-07-07, 05:33 UTC
by Boofo
I copied bookmarks.adr whiule naming it Boofo. Now I have bookmarks.adr under the Boofo dir. Is that what you meant?
I used hex Workshop to replace the line nut there are 2 more Russian headers after Description. they are:
Cräàíà
Ïîñåùåíà
(Duh! I could have changed those manually with the Custom Columns. I just did it that way.)

Posted: 2009-07-07, 05:51 UTC
by MVV
Boofo wrote:I copied bookmarks.adr whiule naming it Boofo. Now I have bookmarks.adr under the Boofo dir. Is that what you meant?
I used hex Workshop to replace the line nut there are 2 more Russian headers after Description. they are:
Cräàíà
Ïîñåùåíà
(Duh! I could have changed those manually with the Custom Columns. I just did it that way.)

You should see folder Opera FS\Boofo with folders named as .adr-files, all right.
Your text lines are unreadable because is in incorrect encoding.

But it is very easy to edit non-compressed binary file.