[Q] Bookmarks and folders - Nook Color General

On my Phone, when I go to add a bookmark, there is a dropdown to place the bookmark in a folder and if I use the menu button when in bookmarks I can create folders. Why can't I do this on the Nook (running CM7)? Is there an app that gave this functionality to the phone?

I have a feeling the stock CM7 browser does not have and not sure your phone. Can only think you are running Dolphin HD or Opera. I don't think there are plugins to the stock browse.

Related

Android Browser Bookmarks?

Does anybody here know where the android browser bookmarks are stored on the file system? I'm hoping to keep a backup of my bookmarks so I don't need to go thru the hassle of entering all my favorite sites each time I have to wipe my phone!
thanks in advance
They're stored in a database in the browser's data directory. Check http://forum.xda-developers.com/showpost.php?p=3223060&postcount=199 -- it gives you the command to use to retrieve them from the database, i.e.
sqlite3 /data/data/com.android.browser/databases/browser.db "SELECT * FROM bookmarks;"
You can also use the My Backup app (available from the Market) to back them up.
Thanks for the quick reply.
I'm not really familiar with sqlite, more of a mysql guy personally
The bookmarks table holds the browser history as well.
Bookmarks backup
You should check out MyBackup on the Market. It's a free app that will backup your bookmarks (plus a lot of other things) to your SD card. It works quite well. The restore feature is also very simple.
There is also my bookmarks as well that allows you to import your bookmarks to your phone from your desktop browser.
speoples20 said:
There is also my bookmarks as well that allows you to import your bookmarks to your phone from your desktop browser.
Click to expand...
Click to collapse
What I'd like to see (and I can't believe wasn't included in the OS) is automatic syncing of your Android bookmarks with Google Bookmarks. (or ones labeled as mobile in Google Bookmarks)
I had this frustration as well (not being able to sync or backup my bookmarks) so I finally just found a simple website where I could save all of my bookmarks, then I set it as the browser home page. There are tons of websites out there that allow you to store your bookmarks, but the one that I chose was murl.com.
Since I use Firefox I use foxmarks. Which is one of the best programs I have ever used. It sycs all of your bookmarks through firefox on as many computers as you want. They have a mobile site you can bookmark in your browser or steel bookmarks and access all of them. Not perfect but better then nothing.
I use Foxmarks too, and I love it! Every time I use a different computer, I just sync my bookmarks, and everything stays the same on each machine!
Now when I use my phone, I can also just go to Foxmarks and click on any bookmark there to go to a website.
No FireFox here. (Work doesn't allow it for some reason.)
I use the Google Toolbar on both my desktop and notebook pcs at home and at the office to keep track of my bookmarks. I'm still surprised that it doesn't doesn't sync with android though. Seems like about the only Google thing that doesn't at this point.
I just wish someone would write a utility that automatically alphabetized the bookmarks, why this isn't an option by default is annoying. I'm thinking about making it my first Android project.
grokdesigns said:
I just wish someone would write a utility that automatically alphabetized the bookmarks, why this isn't an option by default is annoying. I'm thinking about making it my first Android project.
Click to expand...
Click to collapse
I don't think it would be hard to sort the list and dump out all the history entries as well. You can do this all with some SQL commands.
Is there anyway to create a shortcut to list all the Bookmarks? I am using Dwang 1.12 Rom.
I have been searching and can not find anything on how to do it. I love the ability to push an icon, it will list all the bookmarks like the bookmark widget in the Hero Rom.
Thanks
i use the live bookmarks app from the market it lets you make an icon that opens a folder with all your bookmarks. Also bookmarkBR from the market backs up and restores bookmarks.
foxtrickle said:
You should check out MyBackup on the Market. It's a free app that will backup your bookmarks (plus a lot of other things) to your SD card. It works quite well. The restore feature is also very simple.
Click to expand...
Click to collapse
Seems it is pay ware now. Any alternative?
manually changing bookmarks
short/y said:
They're stored in a database in the browser's data directory. Check http://forum.xda-developers.com/showpost.php?p=3223060&postcount=199 -- it gives you the command to use to retrieve them from the database, i.e.
sqlite3 /data/data/com.android.browser/databases/browser.db "SELECT * FROM bookmarks;"
You can also use the My Backup app (available from the Market) to back them up.
Click to expand...
Click to collapse
Thanks for the info.
I used this to bookmark a url that was a google maps redirect. I used the adb shell to get on my rooted EVO and ran these commands:
Code:
sqlite3 /data/data/com.android.browser/databases/browser.db
update bookmarks set bookmark = 1 where url = ''http://goo.gl/maps/XXXX';
This url was already in my bookmarks because I had visited it. but I couldn't bookmark it because I was immediately redirected to google maps.
To list all of your urls:
Code:
select url from bookmarks;

[Q] Help needed to change touchflo default programs...

I have an HTC Touchpro 2 with windows mobile. The touchflo bar at the botton of the HTC Sense homepage is nice with one exception...the inability to change default programs.
Let's start with the webbrowser for example. I do NOT like Opera. As a matter of fact I use Skyfire. Currently it's sitting in the PROGRAMS tab and then I have to choose the browser from there. I would like to set it up so that I can just go to the internet tab and hit the planet/web icon and it will launch skyfire instead of opera. Is this doable?
Then there are the bookmarks on the internet tab. I don't want this to be a political thread, so don't make it one. It comes programmed with CNN and ESPN on there. Well one, I do not like CNN and I'd much rather put FOX on there. Second, I don't much care for sports so I'd like to remove ESPN altogether. It would be nice if I could add my own bookmarks.
What about the other programs? Can I change the default calender? What about the text program? The text program is ok but when I am sending a message to 10 people, I dont like having to type in each number or go select each name one at a time. I'd like a text/multimedia program that will let me select multiple recipients.
I know this is a lot to ask but once you point me in the right direction, I'll get it. Thanks in advance for the help.
~Mike
I am eager to know the answer?
hello
you have to go to opera settings and uncheck the default program. then you have to open skyfire and check default browser and that's it. for the bookmarks you can remove them from the list. you have to open the bookmarks and go to menu and go to remove then you check the bookmarks that you want to remove.

[Q] Folder Organizer/Sprite Backup [SOLVED]

I used Sprite backup for my contacts, messages, bookmarks etc. However, when I restored, the bookmarks didn;t take in the web browser (Using Cognition 2.2 BETA). No biggie. But when I use Folder Organizer, they show up there. Now this isn't a problem, except for the fact that I can't seem to delete any of them.
Can anyone tell me where Folder Organizer gets the info for displaying these bookmarks so that maybe I can delete that and start over?
EDIT: Now it looks like I can't even add new bookmarks within the browser...grr... Well, it seems I can add NEW bookmarks, but if it's a book mark that I had before (one that Folder Organizer is showing) it won't add.
EDIT: I solved it by downloading Bookmark Organizer from the Market.

[Q] Google Chrome Bookmarks To Captivate Help

Google Chrome Bookmarks To Captivate have over 100 bookmarks help with a way or app that do it
If I'm not mistaken there's an app called Chrome to Phone. Someone correct me if I'm wrong.
Sent from my Cizaptivate running Phoenix/Supernova/Serendipity
Yea
I use chromemarks, it's a separate app that loads up all your bookmarks and then you can click the link which will open the browser.
I prefer it to apps which try to load them directly into the browser as I have hundreds of bookmarks and the stock browser doesn't deal with that many bookmarks and folders as well as chromemarks does
movielover76 said:
I use chromemarks, it's a separate app that loads up all your bookmarks and then you can click the link which will open the browser.
I prefer it to apps which try to load them directly into the browser as I have hundreds of bookmarks and the stock browser doesn't deal with that many bookmarks and folders as well as chromemarks does
Click to expand...
Click to collapse
I try but I can't get it in the main browser. The bookmarks. I can see them in an app in the apps folder any help to get it in the main browser. Thanks for the help

[Q] Bookmarks manager for stock browser

Is there an app tailored for the tab's browser for bookmark importing? Any app I've tried imports the bookmarks as history instead of the proper spot.
Thanks

Categories

Resources