topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 6:41 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: Comment Explorer 2.5.0.4  (Read 37889 times)

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Comment Explorer 2.5.0.4
« on: August 25, 2011, 04:24 PM »
http://milesaheadsoftware.org

Comment Explorer allows you to add and view Comments for files in Explorer.
It's written as a Hotkey Tray App to avoid Shell Extension Hell.  Should work
on Windows XP and later both 32 and 64 bit.

It requires Scripting.Dictionary be available on the machine.
Up and Down Arrow Keys in Explorer Window will show the
Comment for the file in a ToolTip if it exists. If not, it will
show the file path of the selected file/folder.

To add a Comment, press Shift-F11.


See Readme.txt for usage particulars.
Source is included.  To compile use
AutoHotkey v1.1.22.02 or later.
« Last Edit: October 11, 2015, 02:39 PM by MilesAhead »

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.2.0.0
« Reply #1 on: August 25, 2011, 05:42 PM »
Comment Explorer 1.2.0.0 Fixed hang on exit if started with no comment file. Added Check for Update and Show Readme functions.

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,958
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.2.0.0
« Reply #2 on: August 25, 2011, 05:48 PM »

Looking forward to trying it out :Thmbsup:
Tom

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.2.0.0
« Reply #3 on: August 25, 2011, 07:23 PM »

Looking forward to trying it out :Thmbsup:

Thanks. If you have 1.2.0.0 download again. I just posted 1.3.0.0. Added a crude Backup command to tray menu.  Just copies comment file to another in the folder.
It's a good reason to try out the Check for Updates menu command. :)
« Last Edit: August 25, 2011, 07:41 PM by MilesAhead »

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.3.0.0
« Reply #4 on: August 25, 2011, 07:28 PM »
Comment Explorer 1.3.0.0 Added Backup Comments command to Tray Menu.

Note: copying the files to another machine is problematic if the drive letter changes. One thing that can help is if you can keep the same folder structure underneath the drive letter then you could just do text substitution in the comment file.

If you have a 32 bit system my TipOff utility is more comprehensive.  It has Copy With Comment shell extensions to copy files with comments to a different folder etc..  But it uses a comment data file with .tof extension in each folder to avoid the drive letter issue.

If you have download folders under C:\downloads or something similar, this should be fine just for associating a note with your download.

With TipOff your notes can be up to 4 KB in length instead of one input line.


MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.3.1.0
« Reply #5 on: August 25, 2011, 08:08 PM »
Comment Explorer 1.3.1.0 Minor fixes.

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.3.1.0
« Reply #6 on: August 26, 2011, 03:40 PM »
I'll try too and will comment.

 :) :-*

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.3.1.0
« Reply #7 on: August 26, 2011, 03:48 PM »
I'll try too and will comment.

 :) :-*

Cool.  :)

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.3.1.0
« Reply #8 on: August 26, 2011, 04:25 PM »
I am doing something bad, because I don't know "It requires Scripting.Dictionary be available on the machine.", but i am looking for.
 :P

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.3.1.0
« Reply #9 on: August 26, 2011, 04:43 PM »
I am doing something bad, because I don't know "It requires Scripting.Dictionary be available on the machine.", but i am looking for.
 :P

Just try it. If Scripting.Dictionary is not there you'll get an error dialog:
"Comment Dictionary Creation Failed!" and it will quit.

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.3.1.0
« Reply #10 on: August 26, 2011, 04:44 PM »
ejem. Shift-F11 . Solved. I supposed my system have Scripting.Dictionary already installed.
But I can't see the comment.
I have spanish version xp pro sp3.

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.3.1.0
« Reply #11 on: August 26, 2011, 04:50 PM »
Ejem.
Up and down arrows seems not go well. I see my first comment everywhere when I use the arrows.
Perhaps I am not explaining well, but I am ready to put screenshots to show my problem.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.3.1.0
« Reply #12 on: August 26, 2011, 05:02 PM »
Try using Explorer Details View.

The comment should appear near the mouse cursor and time out after 4 seconds. I find it easier to move the mouse to the caption bar. If the mouse cursor is over a file name, then Windows will show a tool tip on its own. Then it gets confusing.

If you have a 32 bit Windows you may want to use TipOff instead:

http://www.favessoft.com/tipoff.html

TipOff will run on a 64 bit machine if you use a 32 bit file manager such as FreeCommander.

The comment files are not interchangeable. TipOff uses a file in each folder where you make a comment using just the file name as key. CommentExplorer uses one data file for the whole system and uses the complete path as key (e.g. "c:\downloads\myfile.zip" instead of just "myfile.zip")  The drive letter thing is a royal pita. :)

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.3.1.0
« Reply #13 on: August 26, 2011, 05:34 PM »
I had the file name show as ToolTip near the mouse cursor in the beginning so that I could get feedback. It's time to only show the ToolTip when there's a comment.  Also instead of showing the ToolTip at the mouse cursor I'll likely anchor it to some part of the active window frame.

I agree it's a bit confusing as it is now.
Thanks for trying it out. I'll try to make it more usable. :)

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.4.0.0
« Reply #14 on: August 26, 2011, 05:59 PM »
Comment Explorer 1.4.0.0 Now it only shows the ToolTip when a Comment is available.  The ToolTip shows near the top left corner of the active window.  That should get it out of conflict with Windows ToolTips that show when you hover the mouse.

The ToolTip disappears when you hit the Up or Down key.  It times out in 5 seconds otherwise.
Here's a screen shot:

The next modification will likely be time out adjustment via .ini file setting.

ToolTip.png

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.4.1.0
« Reply #15 on: August 26, 2011, 06:25 PM »
Comment Explorer 1.4.1.0 Added .ini file option TimeOut to adjust the ToolTip time out in milliseconds.  Valid range is 1000 to 10000.  Default is 5000(5 seconds.)

If the value is not set or is outside the range it is set to the default 5000.


MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.4.1.0
« Reply #16 on: August 26, 2011, 07:42 PM »
No version number update.  I updated the included Readme.txt.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.5.0.0
« Reply #17 on: August 26, 2011, 09:47 PM »
Comment Explorer 1.5.0.0 Enlarged the font.  The comments are much easier to read.


ToolTip.png

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.6.0.0
« Reply #18 on: August 27, 2011, 12:02 AM »
Comment Explorer 1.6.0.0 Now Clipboard text is saved when Up and Down keys are active in Explorer.  Renaming files in Explorer using the Up and Down keys should work as expected. Non text data is not preserved.



MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.6.0.0
« Reply #19 on: August 27, 2011, 01:43 PM »
ToDo List:

Select multiple files then press Shift-F11 to comment each in turn.

Copy file(s) with associated comment(s).


The first enhancement should be easy to implement.
The second I'll have to consider the best method and experiment a bit.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.7.0.0
« Reply #20 on: August 27, 2011, 03:38 PM »
Comment Explorer 1.7.0.0 Now several files/folders may be selected for commenting.

Press Shift-F11 hotkey to comment selected files/folders.  The InputBox will be displayed in a loop with the base filename of the current item included in the prompt.  Pressing Cancel, Esc, or closing the InputBox without entering a comment will abort the remainder of the commenting loop.

Note that if you select a folder and press Shift-F11, the comment will be for the folder itself.  All items in the folder will not be commented. (A folder containing 400 files, man I'd be too tired to type in all that!) :)


Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.7.0.0
« Reply #21 on: August 27, 2011, 04:20 PM »
Splendid. I try again and again and will comment
 :-*

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.7.0.0
« Reply #22 on: August 27, 2011, 05:14 PM »
Splendid. I try again and again and will comment
 :-*

Thank you.  Feel free to express your preferences.  If I can figure out how to do something in a straight-forward reliable way I'll implement it.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.7.5.0
« Reply #23 on: August 27, 2011, 06:51 PM »
Comment Explorer 1.7.5.0 Improved exit routines.

edit: I doubt this would come into play in real-world use.  The exit routine checks a flag to see if the comment file is being worked.  A purge operation perhaps.  The system is shut down or the user logs off.  The exit routine sets a timer to call itself again in one second.  This allows a chance for the file operation to complete.  I suppose it could happen if Comment Explorer was on a slow USB key drive.  But I think you'd still have to enter a hell of a lot of comments before it came into play.

« Last Edit: August 27, 2011, 07:35 PM by MilesAhead »

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: Comment Explorer 1.7.6.0
« Reply #24 on: August 27, 2011, 07:28 PM »
Comment Explorer 1.7.6.0 Minor improvements. Notification when comment file back up succeeds, fails, or comment file doesn't exist.

I'm still mulling over the easiest way to implement and use Copy File(s) with Comment(s). If anyone has any ideas feel free to post.  The drag & drop built into Windows requires a shell extension.  Been there, done that with TipOff.  The Hotkey approach has the advantage of using the clipboard.

For example I could add a Hotkey to copy selected files and add entries to the comment file for the new location.  Perhaps Control-F11.  It could show  BrowseForFolder Dialog or another approach.  BrowseForFolder isn't so bad as long as it has the input line at the bottom.  That way instead of clicking down the tree the target path can be pasted.