Should I drop "Favorite Files"???
Posted: 06 May 2008 14:56
I don't use it myself anyway... 
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Yes, some are getting confused, see http://www.xyplorer.com/xyfc/viewtopic.php?t=2455JustinF wrote:I don't use it either. The Catalog is my Favorites. But is that a reason to remove the feature? Or do you think people are getting confused when they see two seemingly similar ways to store shortcuts to their favorite files/folders? Hmm...
admin wrote:And I love to remove features that are superfluous!
Yes, I agree that removing superfluous features is a good thing, but "Favorite Files" is far away from being superfluous.admin wrote:And I love to remove features that are superfluous!
wow, that was resolved very quickly with a few votes.admin wrote:Okay, I keep it. It does not take screen space, nor any notable memory. No big deal. Thanks for your votes.
From my usage, it's not a redundancy but a slightly different way (and result) to accomplish a similar task...when we got the Catalog, I didn't abandon the Favorites which had been my only option before, but changed how I used it so that it became my auxilliary 'catalog' instead.Walrez wrote:From my point of view, a pity to keep a redundant function without a solid reason, but hey, it's democracy.
I understand your point... I'm almost a new user. It's just that when I try a product I'm interested in, these kind of details *do* weigh.j_c_hallgren wrote:Walrez wrote: And yes, Don does survey his users at times, and I think he might also possibly weigh the votes a bit based on their forum history...so that someone new here wouldn't override the forum regulars, for example.
No, I think a "multi-way" approach can be a good thing, just like redundancy is not bad per se. Multi-way: have various ways to the same destination, ways that differ in complexity, power, speed, feel...jacky wrote:To sum up, I think once scripting 2.0 will be there, the Fav Files are probably better being removed. But that's only my opinion, of course.
That's very true. Imho and only imho, though, that should be a different way to access the same database. Meaning, if I don't want to see the catalog, I could still access it through a menu. That would be very useful. I would even call the menu "Catalog".admin wrote:No, I think a "multi-way" approach can be a good thing, just like redundancy is not bad per se. Multi-way: have various ways to the same destination, ways that differ in complexity, power, speed, feel...
You could show the favorites on the first level, as an internet browser, and the specific additional options separated by a line.admin wrote:
However, I just saw: Fav Files is completely covered by Fav Folders! You can have a file in Fav Folders and the functionality is 100% identical to having it in Fav Files.
So I could drop Fav Files and do these things:
- call "Favorite Folders" simply "Favorites" (also better because favorites can do so much more than just goto folders...!)
- when List has focus, Ctrl+B will add the sel+foc file to the Favorites (currently it adds the current folder)
But then the top menu is called "Favorites" already...... so rename "Favorite Folders" to "Locations"? Hmmm, makes only sense to users that know what "Locations" can be in XYplorer (namely a lot of things...). Maybe "Bookmarks"?
Hmmm?
That would not work because the Catalog can be of unlimited size. I see your point in having "the same database" -- it feels cleaner -- but in this case it's okay to have 2 databases. And they are infact stored in 2 different files! Later we will get a way to load a different catalog just like we can now load a different INI file (and with it: different favorites).Walrez wrote:That's very true. Imho and only imho, though, that should be a different way to access the same database. Meaning, if I don't want to see the catalog, I could still access it through a menu. That would be very useful. I would even call the menu "Catalog".admin wrote:No, I think a "multi-way" approach can be a good thing, just like redundancy is not bad per se. Multi-way: have various ways to the same destination, ways that differ in complexity, power, speed, feel...
Yes, I also thought about showing them at the first level. There's a little space problem (on smaller screens) there because of the other entries in the menu. I might move some of them down to a submenu called "Mark" just as I already did in the Tree context menu -- that would bring more consistency here as well.Walrez wrote:You could show the favorites on the first level, as an internet browser, and the specific additional options separated by a line.admin wrote:
However, I just saw: Fav Files is completely covered by Fav Folders! You can have a file in Fav Folders and the functionality is 100% identical to having it in Fav Files.
So I could drop Fav Files and do these things:
- call "Favorite Folders" simply "Favorites" (also better because favorites can do so much more than just goto folders...!)
- when List has focus, Ctrl+B will add the sel+foc file to the Favorites (currently it adds the current folder)
But then the top menu is called "Favorites" already...... so rename "Favorite Folders" to "Locations"? Hmmm, makes only sense to users that know what "Locations" can be in XYplorer (namely a lot of things...). Maybe "Bookmarks"?
Hmmm?
See Firefox, for example: At the top of the bookmarks menu, you have "Bookmark this page", "Subscribe to this page", "Bookmark all tabs" and some other options.
After that, you have a separator, and only then the bookmarks themselves.
That would make it only natural for new users.
Those are just suggestions. Unifying favorites would be a good step by itself.
Walter
PS: What is scripting 2? Just to let you know, scripting is what made me approach xyplorer.
Code: Select all
----------------------------------
Toggle Favorite Item
-
Mark >
Toggle Highlight
Set Highlight Color
-
Toggle Boxed Branch
Set Box Color
-
[Favorites list]
----------------------------------Scripting 2 will add file i/o commands, global variables, and (if I manage to do it...) conditions (If then else) and loops.Walrez wrote:PS: What is scripting 2? Just to let you know, scripting is what made me approach xyplorer.