Fast Dial Feature Requests
Djblois —Sun, 09/21/2008 - 17:29
I would love it if Fast Dial would become even more useful than the current implementation.
1) Have a section to keep track of last 10 opened tabs (make it user configurable. In case I went to a website and didn't save it for later.
2) Have a save it for later section. In case I want to save a website for a temorary period
3) Have a search bar that has focus when I open a new tab, so I can start typing if that is what I want to do. And make it even better by filling the search box with any text that I just copied, so if that is right all I have to do is hit enter.
This would make Fast Dial extremely useful.
Search logos
Search site
Navigation
User login
Online users
Recent comments
-
by: peter65428 min 59 sec ago
-
by: wakawaka30 min 28 sec ago
-
by: wakawaka33 min 22 sec ago
-
by: wakawaka35 min 52 sec ago
-
by: sijiv317591 hour 3 min ago
-
by: sijiv317591 hour 19 min ago
-
by: peter6541 hour 37 min ago
-
by: sijiv317592 hours 31 min ago
Re: Fast Dial Feature Requests
Submitted by gumanov on Sun, 09/21/2008 - 20:551 agree - have a recently visited folder, and a most visited folder..
2 good idea! like a temp. storage folder..
3 also good idea..has been suggested for a while ..
Re: Fast Dial Feature Requests
Submitted by Anonymous (not verified) on Mon, 09/22/2008 - 05:26would it be possible to have ie tab rendered sites in fast dial e.g. microsoft update?
thank you for this prog !
Re: Fast Dial Feature Requests
Submitted by I_am_Mafia_Penguin (not verified) on Mon, 09/22/2008 - 17:21@anonymous:
this is possible. install ie tabs, then make the site that fd links to an ie-opened webpage. IE Tabs produces white thumbnails, tho. IE Tabs white thumbnails
Re: Fast Dial Feature Requests
Submitted by Mafia_Penguin on Mon, 09/22/2008 - 18:06I can confirm: that above WAS me, on a different computer.
-----------------------------
Please make all logos transparent. Then everybody can choose their own colors.
Re: Fast Dial Feature Requests
Submitted by Mafia_Penguin on Mon, 09/22/2008 - 19:36What you can do is give it a logo, or give it a screenshot that you make.
-----------------------------
Please make all logos transparent. Then everybody can choose their own colors.
Re: Fast Dial Feature Requests
Submitted by Sandwich (not verified) on Fri, 11/21/2008 - 08:51To get the search box to auto-focus:
Edit: \Documents and Settings\[[USERNAME]]\Application Data\Mozilla\Firefox\Profiles\[[PROFILENAME]]\extensions\fastdial@telega.phpnet.us\chrome\content\template\template.html
Replace:
With:
function setFocus(){
document.getElementById('searchbox').focus()
}
window.onload=setFocus;
Tested in FF 3.x and FastDial 2.14.
Re: Fast Dial Feature Requests
Submitted by chiaroscuro on Fri, 11/21/2008 - 10:03@sandwich
Many thanks for your most helpful post
A request was made some time ago if anyone know how to do this.
Good news
---
I tried copy pasting your code into template.html
And indeed it seems to have the desired effect.
Perfect
Thanks
---
A specific request was made for what you have achieved by Mafi0z here
Your fix will also go very well with Search Gradient Web 2 Stylish
Please try out the above Style in Stylish for the Search Bar in Fast Dial 2.14.
Please feel free to post in the other threads and I will remove my link there to this post.
The developer of Fast Dial has been made aware of your post, so hopefully this modification will be included in the next Version of Fast Dial.
Re: Fast Dial Feature Requests
Submitted by gumanov on Fri, 11/21/2008 - 15:58thanks for that code sandwich! i was looking for someway of doing this, and your code works perfectly =]
Re: Fast Dial Feature Requests
Submitted by Anonymous (not verified) on Sun, 06/28/2009 - 21:11Hi guys! I'm using Fast Dial 2.22b and there is no file named Template.html in the Template folder... So I created one and innocently pasted the "with" part of the script given submitted by Sandwich but it does not do the trick!
Anyone knows if it's normal that I don't have the Template.html file installed? Is it because Fast Dial 2.22b does not need it?
Still bottom line is there is no focus given to the searcbox...
Thanks in advance
pattoocool