2201

Honestly though, if it's going to be "complicated", I'll just erase the todoTXT plugin. I don't use it and am not planning to use much more anytime soon.This might be a good first thing to try-Armando (April 15, 2010, 08:42 PM)

I noticed that a bunch of plugins I regularly use don't appear in the plugins list.Thanks for the update -- if you get around to doing the spring cleaning, may be you wouldn't mind posting an updated list of plugins you've got installed (assuming you still experience the problems you mentioned).
I always thought that using a secondary "interface" to manage plugins was a fairly unintuitive way of doing things (there should probably be a note in the farr plugin manager informing the user about the syntax allowing to see the list -- fssc)...The folks who worked on FSubScript (I confess I was partly involved) felt so too, but AFAIR, the reason it's the way it is has to do with technical issues.
One thing that puzzles me, is why does DC updater doesn't tell me that those outdated plugins should be updated ?I don't have a good answer for you on this one.
2- Yes, it is correct : I don't use the todoTxt plugin. I should probably get rid of those I don't use. Spring cleaning. That said, I'm pretty sure my python installation is functional, but maybe is it a bit old, etc.If it works for you, perhaps you could do the spring cleaning and then see if you still get the problems you mentioned. It might simplify trying to determine possible causes of the issues you encounter.-Armando (April 14, 2010, 10:10 PM)
2- some plugins just stopped working. (Like the Google Translate one : the farr window flashes briefly and I can see that the internet explorer blank page is displayed in farr's result area)I didn't see this in the listing. Is it installed and if so which version might it be? What I have at hand appears to be 2.0.-Armando (April 14, 2010, 05:58 PM)
(Pardon the side track - But I just remembered something - There is a program Listed here on the board called ActiveHotKeys that was a total Life Saver when I was working on the configurable hotkeys part. It was the only reason I found out that I was registering the keys properly, but with the wrong information (which is why nothing had worked in testing (for 2 days)). So... I just wanted to throw in a quick pitch for it.I'm also a fan of it-Stoic Joker (April 13, 2010, 09:40 PM)
Though I noticed it didn't seem to work with at least one AHK hotkey of mine (may be that's normal).Anyhow, I never did find a truly complete list of (default) Windows HotKeys (but I love collecting them), which is why I started putting together a database of them - which I then never had time to finish. It's a bit plain (ok it's ugly) but works:Thanks for that. That reminds me -- I looked into what you said about the Windows key being reserved a bit more and found this:
Stoic Joker's HotKey db
Oh, and if you have any suggestions on/for the Time Sync "feature" (mess) I'm still futzing with it.To be honest, I don't ATM. But if I think of something...
The Windows keys do not work reliably because they're a reserved System Key.I was just reading about RegisterHotKey:-Stoic Joker (April 07, 2010, 05:40 PM)
The F12 key is reserved for use by the debugger at all times, so it should not be registered as a hot key. Even when you are not debugging an application, F12 is reserved in case a kernel-mode debugger or a just-in-time debugger is resident.I noticed that the latest T-Clock 2010 doesn't allow F12 to be registered


If I just type 'ae', how does it know what I want it to replace the 'ae' with??I'm not sure I follow your question, but below are two attempts at answering how I understood your question:-janetb (April 12, 2010, 09:47 AM)

Regarding Startup, http://www.answerbag.com/q_view/6085 had a number of incorrect 'answers'....:-)Oops -- sorry about that.-janetb (April 12, 2010, 08:31 AM)
I just thought most programs with settings allow you to do this within the program.....Aha. Yes, that certainly sounds reasonable. I don't believe CAPshift has this capability though.
The item I was most interested in was "Replace user chars", which would be very useful to me if it does what I think it does.....I didn't figure out how to use this until just now. Perhaps you already know, but for what it's worth, here's an example of using it (assuming CAPshift is running and has the default settings):
1. How can I make it open at Startup?-janetb (April 12, 2010, 04:24 AM)
2. For Settings, I only get an .ini file, which is Greek to me....:-(....Do you have to know scripting to set settings?
capslockidle=120

showstatus=1
delayf1=1
delayinsert=1
delayscrolllock=1
delaynumlock=1
delayf1=0
and another one - never used it so can't vouch for it, but it may be worth a look
http://wincdemu.sysprogs.org/-Target (December 21, 2009, 10:50 PM)
FWIW, this has been working ok for my limited use.-ewemoa (December 22, 2009, 08:37 PM)



After the initial (just updated) run can you do it again?Sorry, not sure I follow. I tried the steps again (after exiting the application once and restarting it) and was able to reproduce, FWIW. I also re-downloaded (with 2 different browsers) but the hashes came out the same as the original beta -5-.-Stoic Joker (April 06, 2010, 09:07 AM)
You enter some characters of a directory, with or without wildcards. wcd then presents a list of possible matching directories in one of three formats: a numbered list, an list numbered with letters of the alphabet, a directory tree that you can navigate.It looks like the -od command line option gives back output which would almost work for FARR's #filecontents.-howardb (October 27, 2009, 09:50 PM)
So am i understanding correctly that wcd has a commandline tool that lets you specify a substring on the commandline and outputs a simple list of matching directories? Or does it add extra info to the output that needs to be cleaned up.The most obvious thing that might require some massaging is that the output uses slashes instead of backslashes for the path separators.-mouser

I only just discovered this documentation. It's way better than nothing -- and it seems to me that it's worth a look even if you are interested in developing FARR plugins, w/ or w/o CSharp.
- FARR CSharp SDK.chm - I compiled using NDoc a pretty referece file, some was copied was Mouser documentation and some I wrote myself. It isn't complete but it is better than nothing
-vitalyb (November 23, 2007, 11:23 PM)

Okay, as it turns out Hotkeys are a hell of a lot easier that I'd originally thought. So...Thanks for adding these. They seem to work here.
T-Clock Hotkeys
Ctrl + Shift + S : Opens the T-Clock Stopwatch.
Ctrl + Shift + T : Opens T-Clock Add/Edit Timers.
Ctrl + Shift + W : Opens the T-Clock Timer Watch Window.
Note: Timer Watch will auto-close if it isn’t needed (has no timers being watched).-Stoic Joker (March 28, 2010, 01:08 PM)