ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

Idea: Insert System Date From Context Menu

<< < (4/7) > >>

tomos:
hmm I wonder is context menu hard
-tomos (April 26, 2008, 02:20 AM)
--- End quote ---
We were referring to hard as in hard-coded, and no, it is not hard-coded.  No rudeness implied.  :)
-Geminate (April 27, 2008, 01:23 AM)
--- End quote ---
no we wasn't ;D
and I suspect it's not easily available cause it's difficult to do as Carol suggests

Carol Haynes:
Sorry having read this thread over and over I really very unclear what exactly Geminate wants.

From your first few posts you SEEM to want to a 'enter todays date' to as many context menus in applications as possible - is that right?

If it is then I don't think it is possible because almost all applications have context menus that aren't extendable and those that are usually have to be manually configured within the application and how you do that is different for each application.

If all you want to do is quickly enter todays date in text in any application it would be better to do it via a keyboard shortcut and use something like an automatic text expansion tool. That way every time you enter a short code at the keyboard it would be expanded to what ever you want. For example set it up so that when you type .dt the date is entered.

If I havn't understand what you require can you try and explain again and give a couple of specific examples of what you want to acheive.

nogojoe:
Hi,
I suggest you download FileMenu Tools a freeware program
.http://www.lopesoft.com/en/index.html

 install and run and go to Tasks on the left handside
Then to Actions and click on Add Command
This will add a menu to your right click menu called add command click on that add command where it appears in the right pane of the page
 highlight the just named Add Command and look at the properties tab at the bottom left of the page where it says General click on the following and change accordingly
Action select... Run Program
Menu Text....Change to Insert Date
Description.....you can add something if you want to but insert date says it all
Icon..... if you know how to add an icon of your choice or just leave
Element Types......you can leave
Folders .....you can leave alone
Files .....you can leave alone
Extensions .... you can add the extensions for the programs that you have installed on your computer such as *txt,*doc,*pdf, etc that is up to you to do.
Only an element..... leave as no

Program Properties

Program to run........ well this I will leave up to you to ask someone here to write a script for you to download that will insert the date on the run command when you select the Insert Date on your right click menu. You will have to put it C/Program Files/***** then browse to select it.

Arguements.....you may or may not have to enter something here it will rely on the script writer
Working Folder....you may or may not have to enter something here it will rely on the script writer

Hope that helps I think it should work.

Whoops I’d better tell you to apply the changes (green tick top left)

Haven’t tried it myself as yet so may need some tweaking by you just trying to help

AndyM:
No the context menu is not hard and thank you for your response.-Geminate (April 26, 2008, 03:32 PM)
--- End quote ---

Not sure if this will help:

https://www.donationcoder.com/forum/index.php?topic=9357.msg69966#msg69966

someone noted that it's "shellex", not "shell" at the end of the path to the proper key, I never went back and checked which one my machine uses.  I use this technique to put several .bat/.cmd/.ahk routines in all my context menus at once.

Please refrain from commenting if you cannot be of any aid in giving me a solution for my idea.
--- End quote ---

I for one learn a lot by other people's suggestions to posted queries.  So I'd prefer it if people continued to offer suggestions even if they don't exactly fit the poster's requirements.  Plus you never know if there's not a better way to come at a solution than the one you originally had in mind.

sri:
I type now` and PhraseExpress expands it to today's date like this -> 04/27/2008
--- End quote ---

I have no idea what you are talking about.  I am a lousy programmer, that is why I am here!   ;D

-Geminate (April 27, 2008, 01:25 AM)
--- End quote ---

http://phraseexpress.com/

This program is very useful. You can have it type frequently used text simply by typing the abbreviations that you set. One of its inbuilt feature is that of typing out system date and time. So you can set any text like "now`" and it expands it to today's date in real time as you type it.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version