OS4 DepotLogo by Nickman 
(anonymous IP: 3.15.156.140,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Utility » Script » recentdock.lha

Recentdock

Description: AmiDock dock listing your most recently used docs
Download: recentdock.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 167kb
Version: 0.50
Date: 26 Dec 2011
Author: Michael Piva
Submitter: Michael Piva
Category: utility/script
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 6787
 
Snapshots:
 
Comments: 1
Snapshots: 1
Videos: 0
Downloads: 227  (Current version)
227  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
RecentDock
----------------
Version: 0.5 (Dec 25/2011)

Written by: Michael A. Piva

Special Thanks to Chris Young / Unsatisfactory Software for writing the
Installation script.


Description:
------------
Creates an AmiDock dock for keeping track of the 10 most recently
used files that have been opened via RecentDock methods.


Installation:
-------------
Just Double-click the Install icon and follow the directions:

*NOTE* - "RecentDock" and all the "Doc#" files MUST have the "S"
bit set for the Dock to work correctly. If you're having troubles,
double-check these bits.


Usage:
------
The basic dock only contains two items:

+------------------------+
| Recent Documents |
| Open Document...  |
+------------------------+

Clicking on "Recent Documents" brings up a Subdock with the 10
most recently used files, with the most recent on the bottom and
the least recent on the top. Clicking on any item one the list
will load the file like it has been double-clicked in Workbench.
This means that it will use the document's default tool as
specified in its icon or, for iconless files, whatever has been
configued with DefIcons. That document's name will then be bumped
back to the bottom of the list with all the other document name
being shifted up one.

(If a document in the RecentDocuments list is deleted or moved,
the document's entry in the Recent list will be changed to:
***CANNOT FIND FILE***)

Clicking on "Open Document..." will bring up a requestor and allow
you to open any file like it had been double-clicked on from the
Workbench. This file's name is then added to the bottom of the
"Recent Documents" list and will bump the 10th item off the list.

Unfortunately, I don't have the coding skills necessary to find
some way to intercept regular double-click events from Workbench
and add those files to the "Recent Documents" list but, for added
convenience, "ContextMenus.cfg" is modified to RecnetDock-friendly
version of the "Open" option that will open files via RecentDock.

To use this feature, right-click on any document and select the
"RD_Open" option from the Contect Menu.


Limitations:
------------
-As stated before, RecentDock will only keep track of files loaded
via "Open Document..." or through the Context Menu.

-There is no easy way to make the "Recent Document" list longer or
shorter than 10 items

-If you're silly enough to open a document via "Open Document..."
or through the Context Menu even though the item was already on the
"Recent Document" list, that file will now show up on the list twice.

-Even though this Dock is meant for keeping a list of recent
"Documents", Programs that are opened via a RecentDock method will
show up on the list as well.


Copyright © 2004-2024 by Björn Hagström All Rights Reserved