Results 1 to 18 of 18
- 10-22-2010, 08:03 PM
Thread Author #1
ChromeMarks - Sync Chrome Bookmarks with Android Phone
Thanked by: - 10-24-2010, 12:48 AM #2
Yep, I use it and author is quick to respond to feedback and bug reports.
You forgot PRO: maintains original tree structure.Last edited by dbareis; 10-24-2010 at 12:49 AM. Reason: I can't speel
Thanked by: - 10-25-2010, 06:31 PM
Thread Author #3
- 10-27-2010, 08:28 PM
Thread Author #4
wow - nobody excited about syncing PC bookmarks with Android? i think it's a beautiful thing.
- 10-27-2010, 11:27 PM #5
I just downloaded it last night. This is awesome. I have a really extensive bookmark folder set up, so syncing it with my DInc is sweet.
Sent from my Droid Incredible using Tapatalk.Thanked by: - 10-28-2010, 12:25 PM #6
chrome syncs it's favorites with google docs, I just leave that as my home page on phone
- 10-28-2010, 03:11 PM
Thread Author #7
Thanked by: - 10-28-2010, 03:29 PM #8
Hi there, I'm the developer of Chromemarks.
Just a quick response to "JL-F1". As you mention, Docs is just used by Google to "virtually" display your bookmarks. They are read only and you cannot edit them in any way - they are merely retrieved from Google's sync database and displayed on the screen for you. ChromeMarks allows you to create, edit and delete the bookmarks. You can even update the icons as well - something that you can't do in chrome without deleteing and recreateing the bookmark.
Hope that helps answer!Last edited by chromemarks; 10-28-2010 at 03:57 PM.
- 10-28-2010, 09:05 PM #9
Two problems on my Evo:
1) It is only syncing only a few of my folders, the others are empty.
To be more clear, it seems like all the parent folders are listed but the bookmarks within are what is missing.
I tried setting up sync on chrome on two different computers.
2) I keep getting "No network connection found" when I press sync. It is set to use 3G, not just Wi-Fi, I doubled checked and the internet is working in the phone. I just got home tried it and got the error. So I turned Wi-Fi on and it synced. I then turned Wi-Fi off and it synced.
I also got it to work after a reset to default but then it did it again, 3 times. It still does it, very annoying.
EDIT: Okay looking at the information within Google Docs what is there matches on the phone so it is not ChromeMarks fault, sorry.
Why isn't Chrome syncing everything then I wonder...
The network issue is still there. Will this be addressed? Anyone else having this issue?
I found a new problem when tryng to edit or create a bookmark, it tries to sync but gives me an "Unexpected Responsetype: TRANSIENT_ERROR" I am on Wi-Fi just to try... Did the same on 3G after a phone reboot.
Requests:
-Can you please add an option to leave the sort order alone?
-Can you add a way that we can create a shortcut to a folder?
-Can you allow smaller fonts in the lists?Last edited by Paladin; 10-28-2010 at 10:35 PM.
Systems Analyst by trade, drummer by desire and music lover by birth.
A self proclaimed geek and gadget nut. i
i <--Drum sticks - 10-29-2010, 03:11 AM #10
I can't answer that one myself. Personally I use Chrome on three different machines and Chromium on another. All these machines are running different versions of the software but all syncing the same account. I do notice that every now and then the bookmarks seem to be "stale". I've fixed it by disabling sync and then re-enabling it. This does seem to fix it, but a sprinkling of extra bookmarks suddenly get duplicated on all machines. I guess it's a failure somewhere in the process...? Please do let me know if you manage to fix this, or indeed what you try that makes no difference.
You're the first person to report problems with "no network found". As far as I know, I'm using a fairly standard way to check if there is an active connection - I actually lifted it line-for-line from the source code of the Stock Browser for Froyo. But that's no guarantee that it's reliable for other releases or devices. If you can send me a debug log with this error in it then I will be happy to see if there is anything I can change.
When Google returns a response type of "TRANSIENT_ERROR", this is the exact text in the documentation for it: "Something went wrong; try again in a bit". Now that ain't helpful at all (!) but the error comes back from Google itself so without them throwing me more of a bone, I don't know if/what I can do to help there. Sorry. If you can spot any kind of pattern, please do let me know.
1. Using the Google sort order will require storing even more data on the device. I've avoided doing this so far as I don't want to make a lumbering app. But I might be able to make an option where you can choose to have that extra info if you want and then the bookmarks/folders should be sorted the same as in your browser.
2. Yup, that's definitely on the todo list. But I don't know whether it should be a fancy widget (=new to me so might take a long time to code) or a simple shortcut to fire the app up in a specific folder?
3. Smaller fonts..? hmmm...I've had mails from users asking for the fonts to be made larger! All the fonts should be in dips, so the device res and screen shouldn't be an issue. But I could possibly make that another pref to choose the font size. I'll add it to the list.
Hope that helps! - 10-29-2010, 02:25 PM #11
I will keep checking into this part.
It seems okay at the moment after a reboot, I will let you know if this error comes up again.
This one is consistent every time I try to edit or add a bookmark. It gives this each time, I cannot add or change anything. Even sharing a bookmark into CM does it. This has to be fixed if it can be or the ability for me to add from the phone goes away.. i
i
So when you pull the data down it is already sorted? If it is not then just leave it in the order it comes in. Of course I don't understand how this works under AOS so... i
i
Just a shortcut to a specific folder would be great, at least at first! i
i
Yes, I like small fonts, I like getting as much info on the screen as I can.
I think every program should always offer the ability to select the font used in a program along with its size.
Thanks, I always appreciate developers who seem to actually care.
BTW I plugged CM for you on another forum.Last edited by Paladin; 10-29-2010 at 07:46 PM.
Systems Analyst by trade, drummer by desire and music lover by birth.
A self proclaimed geek and gadget nut. i
i <--Drum sticks - 10-29-2010, 03:43 PM #12
- 10-30-2010, 12:33 PM #13
HEY!!! That last update fixed my "TRANSIENT_ERROR" problem. I think I am good now. Thanks for that! i
i
Now to get the small request i
i
Supafreak see if it helps your issue.Systems Analyst by trade, drummer by desire and music lover by birth.
A self proclaimed geek and gadget nut. i
i <--Drum sticks - 10-30-2010, 12:48 PM #14
Thanks for the update, Paladin. Admittedly, I didn't change anything specifically around that part of the code, but I did tweak the way the programs communicates with Google fullstop. So I'm guessing those tweaks must have fixed it for you.
I'll move the "shortcut to a folder" request higher up the to-do list.. :-)
The data is returned from Google in update timestamp order. So the very first time you sync'd your bookmarks into Chrome they went in in order. But the moment you made your first change in Chrome, that order was broken. So Google added other attributes to the data to hold the ordering details. But I'm not too keen to keep adding more attributes as it will slow the app a bit. As mentioned, I'm looking into it as a possible user setting to say you are happy with this. At the moment, ChromeMarks sorts the data in alphabetical order (though before the fix just now in 20101030, it was case sensitive. Now the sort is case INsensitive).
Hope that helps.
Yes, the analytics have been showing a handful of these errors coming out. From the message, it sounds like Google hadn't responded within 20 seconds of your phone asking for data. There isn't much I can do here, but the last version had a tweak such that if you get an IOException, it tries the same thing again. If the release you are using is the 20101029 or higher then you'll have this built in. If you are still getting these messages then we've clearly failed to get a response from Google twice in quick succession.
Are you syncing via mobile network or wifi? Do you get other slowdowns while browsing on your phone normally..? (I only ask as for me T-mobile uk constantly give me time-out errors and I experience them often while browsing). - 10-30-2010, 01:52 PM
Thread Author #15
howard - very nice! i like the alphabet case INsensitive. now "eBay" shows up where it's supposed to and not at the bottom.At the moment, ChromeMarks sorts the data in alphabetical order (though before the fix just now in 20101030, it was case sensitive. Now the sort is case INsensitive).
yes - please keep the app as LIGHTWEIGHT and as FAST as possible! i hate big slow bloated apps! keep it simple! there is beauty in simplicity!But I'm not too keen to keep adding more attributes as it will slow the app a bit.
THANKS AGAIN FOR THE GREAT SOFTWARE! - 10-30-2010, 02:29 PM #16
- 10-31-2010, 05:42 AM #17
I've setup a community website now. You can see all the things on my to-do list and you can vote for the ones you do or don't want. You can suggest new ideas as well or raise bugs or feedback.
You can find it at
Please don't vote "+1" for everything as that ain't gonna help work out what to do next!
Thanks. - 12-11-2010, 07:41 AM
Thread Author #18


Reply



































