-
Notifications
You must be signed in to change notification settings - Fork 14
Home
This project was originally created and hosted on two VBForums Threads which you can find here and here. There were two threads because there was both a VB and C# version of the application.
As explained in that thread, these sample application were created with the consent of jmcilhinney who created the original version of this application, which you can find here.
I edited the original version to include some additional functionality. The first major addition is the ability to enumerate and to the add to the Favourites that are contained within the Users Favourites folder on their machine. Details regarding how this was achieved can be found in this post.
- Favourites TreeView populated with all Favourites in User's Favourites Folder
- Ability to delete selected Favourite from TreeView
- Ability to add new Favourite based on currently viewed web page
- Ability to add new Folders within the Favourite Folder
- Ability to hide the Favourites TreeView
- Implement Feeds Section
- Implement History Section
- Ability to delete entire Favourites Directory from TreeView
- Add icons to TreeView for both Directories and individual Favourites using FavIcons
Feel free to make more suggestions for things to add.
None at present, but feel free to submit any that you find.