Registered by kripken

TopShelf aims to be a simple GTK applet which provides the functionality of the top shelf in one's desk: a place to store a list of the files the user is currently working on (not right now, but in general, in a period of time). TopShelf can be run either as a GNOME panel applet or standalone outside of a panel (as of 0.2).

The goal of TopShelf is to help a typical user manage their 'currently important files'. Such a user may have at any one time only a few files which are currently important; for example, a school paper, an ebook, etc. These files will generally be opened at least once a day. Now, the 'recent documents' facility in GNOME and others DEs is somewhat useful in helping to access such files, since typically they would indeed be recently used. However, the recently used files list can be overridden by temporary files, say, documents the user receives and reads just once; music files, dozens of which can be listened to in a single day; etc. The user can get annoyed when a currently important file is bumped off of the recent files list. TopShelf provides a solution for this.

TopShelf lets the user manage the list of currently important files. The main difference with the recent files list is that the currently important files list is explicitly managed by the user: files are added and removed only by direct request. Thus, the recent files list and TopShelf provide separate functionality: TopShelf gives guaranteed access to files the user asked for, like the examples given before (a school paper, an ebook being read, etc.), whereas the recent files list tries to guess by itself which files will be requested in the future based on past access (for example, a music file listened to once would be on the recent files list but not TopShelf).

Project information

Maintainer:
kripken
Driver:
Not yet selected
Licence:
GNU GPL v2

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python

Get Involved

  • Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

Latest version is 0.3
released

All downloads

Announcements

  • 0.3 Release on 2008-01-27
    0.3 has been released. Mainly bugfixing, a few minor functionalities, and new...
  • 0.2 Release on 2008-01-16
    0.2 has essentially all the intended functionality of TopShelf. Improvements ...
  • 0.1 Release on 2008-01-12
    Revision #18 is hereby release 0.1. Basic functionality is present - add fil...