Quote:
After testing the new version I did a summersault.
As english is not my mother tounge, I searched quite some time until I realized that you did a somersault.

Quote:
I noticed that you did not include a way to view the document or to open the "export" folder.
Do you mean the document within the folder you give a name (which is created as a subfolder within the Export folder?)
Viewing the export folder is not a big problem I think. I could use
Run, explorer.exe %ExportDir% to open up an explorer window displaying the content of this folder. What do you think about this?
Quote:
1: May I suggest you create a "tabs" to view the documents in "export" folder. Is this possible with AHK? So you could have two tabs:
Notes:, Export Folder:
That way clicking the tab would show you the contents of that folder.
Tabs would be possible with AHK. I must have a look into it. But I fear this will make the whole script more complicated as I might have to change a lot of subroutines to pay attention which Tab is open at the moment. Therefore I would prefer another solution for this. Any idea?
Maybe another GUI which could be called by a menu entry, or a button within the GUI, ...
Or do you mean s.th like the current GUI with a ListView element, that lists all text files in the subfolders of the export folder. And clicking these files should display their content in an edit control in the same way?
Quote:
2: Could you include also including a context menu item the would open the both "notes" and "export" folders individually?
Why would you like to open the "notes" folder? Export folder sounds like #1. An explorer window?
Quote:
3. I know you've been busy energies into the impovement so I will conclude you may have forgotten about the:
- dictionary lookup suggestion
- New folder suggestion.
Would you include these into the next version? Very Happy
I think dictionary lookup might not be of common interest for all CopyPassage users. Therefore I left that out. But feel free to add this hotkey to the scripts (main.ahk) you have on your harddisk after installing CopyPassage.
Or convince me that this is of common interest.
Concerning New folder suggestion:
As you might have noticed there isn't a 100% reliable solution for creating a new folder by hotkey. It is a known problem. See e.g.
this thread. Therefore I left that out too, to avoid users reporting these errors all the time. But again, feel free to add one of the hotkeys we found out already, to your own scripts.
_________________
Cheers
AGU
