From: Tom D. <td...@vg...> - 2000-01-12 11:12:38
|
On Sun, 9 Jan 2000, David Harris wrote: > I have no complaints whatsoever. I do have a feature request, though. I'm > not a programmer, and I rarely edit config files(although, when I do, it's > by hand, at least :). So, here it is: As I mentioned, I'm using DB as a URL > Bookmark storage program. I was wondering if you could implement > sub-databases? You know, a database withing a database? Here's the scenario, > as of now: > > What I would like to be able to do is have a database named "Bookmarks" in > some category(probably Info./Misc), and in that database have the above > groups. > > Is such a thing feasable? :) A feature like this probably would be implemented since the solution would be to put all of the data in a single database called "Bookmarks" and then use some sort of filtering option (yet to be implemented ...) to view the subset of the URLs that you wanted to see. Tom |