Completed To do's search

Since iCal doesn't have smart folders. How can I search for completed to do's for like the last month. Also, when I set a to do date, but complete the to do maybe 2 days later, how do I know what day I completed it. Or does it default to the date I set to be completed by?

Hi Rolland,
iCal stores the date of completion, but I don't think it can display it.
You can access the completion dates. For example this Applescript loops through the todos of one calendar and displays the completion date of completed todos of that calendar.
To try this, copy the blue text into a Script Editoer window (Applications > Applescript > Script Editor) and press RUN then follow the prompts.
tell application "iCal"
-- Convoluted way to get the right iCal calendar.
set sourceCal to first calendar whose title is (item 1 of (choose from list (title of (every calendar) as list) with prompt "Choose calendar to delete duplicates"))
-- Get Titles and Completion Dates of Todos.
set {myTitles, myEnds} to {summary, completion date} of todos of sourceCal
end tell
-- Repeat with myTodo being a number from 1 to count of Todos
repeat with myItem from 1 to (length of myTitles)
-- Check if the todo has a completion date
if (item myItem of myEnds) is not missing value then
-- Set a variable to the completion date of the todo
-- in short date form.
set myDate to short date string of (item myItem of myEnds)
-- Get iCal to make the dialog window
tell application "iCal"
-- Display text saying "TODO TITLE was completed: XX/XX/XX"
display dialog "'" & (item myItem of myTitles) & "' was completed: " & myDate
end tell
end if
end repeat
You could write a script to list the todos completed in the last month (or completed on tuesdays, or many other restrictions).
Best wishes
John M

Similar Messages

  • When using Mozilla and i do a series of searches that are closely related, i don't want a complete history of similar searches, i want to disable autoform.

    i guess its predictive texts that i want turned off. its just too much and my eyes just wander.

    You can set the Boolean pref <b>browser.urlbar.autoFill</b> to <i>false</i> on the <b>about:config</b> page to disable autocomplete in the location bar.
    See "Prevent Firefox from automatically completing URLs":
    *https://support.mozilla.org/kb/search-your-bookmarks-history-and-tabs-awesome-bar

  • I sthere any way to complete uninstall the "manage search bar" option from the right side?

    I found this option very annoying. I want to uninstall the "manage search bar"utility completely from my Firefox.

    My version of Firefox Mozilla, 3.6.3, for Windows XP SP2, shows on the "Navigational Toolbar", back and forward buttons, reload, cancel and home buttons, followed by the address bar, where you can writer web addresses, and on the right side, I have this utility, "Manage Search Engines", that looks like another address bar. I want to uninstall it completely. I don't see how I can do that. I mean, keep all the buttons intact, the address bar intact, and get rid of this tool. Thanks again.

  • I would like to completely purge Yahoo's search engine from my macbook pro lion and all of my browsers (I've been through each of the preferences and the settings tab and it still pops up)

    Yahoo is still popping up as my primary search engine even after going through preferences and setting each for google. Now I'm really not likeing Yahoo who seems to be more like a spammy virus than an option. This happened after I got my Apple computer back from repair and now I am stuck with it-when you right click you can see it as the main option for searches which tells me it's somewhere deep. This only makes me dislike Yahoo even more. Thank you for the help.

    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    http://support.apple.com/kb/HT1923

  • How do I stop auto complete on the browser search line

    I am operating in private search. I have deleted search history. But when I begin to type a topic for search, Firefox suggests previous history of searches matching the letters I've typed in thus far. I'd like to stop that and clear everything.

    Right Click in the Search Box and uncheck Show Suggests.
    or
    Options > Privacy > Location Bar > When using the location bar suggest > Select Nothing

  • Safari: Display complete URL in search/URL Bar

    OS/X 10.10.1
    Safari 8.0
    How do I make Safari always display the complete URL in the search bar and not just the abbreviated domain name?
    thanks,
    bill plunkett

    Safari > Preferences > Advanced > Smart Search Field:
    Checkmark the box beside "Show full website address".

  • I send an email from my Iphone to a friend.  My friend receives it on her Iphone, but as text message.  She replies and it goes back to my daughter's phone, a completely different email and phone number.  Why?

    I send an email from my Iphone to a friend.  My friend receives it on her Iphone, but as text message.  She replies and it goes back to my daughter's phone, a completely different email and phone number.  Why?

    We went through my friend's phone and my daughter's email and phone number are not in it.  I have never given my daughter's iphone number to my friend.  Is it something to do with gmail or my apple id?  My daughter (14) has been using my computer as her "base" for HER Iphone. 
    My friend does use her iphone number as an email address as well.
    For instance:  her phone number might look like this:  (493) 305-3958
    and her email address would look like this:  [email protected]
    If I Iphone/email my friend, she receives it as a text message.  Then if she replies to that text message, it goes to my daughter's phone and not mine.  It's completely crazy!  We searched her phone contacts and did not find my daughter's phone number anywhere or attached anywhere to mine.  Since when does Iphone emailing wind up in the text messaging area?

  • Outlook advanced search & Exchange 2013 - "Sent to...." field doesn't work correctly in online mode?

    Hello,<o:p></o:p>
    We've come across what seems to be a problem with advanced find in Outlook in online mode, when used with Exchange 2013. 
    Using the "Messages" tab of "Advanced Find", anything typed into the "Sent to...." field produces no search results.  If the field is populated by clicking
    "Sent to..." and selecting a name from a contact list or GAL, results are returned. 
    eg. 
    Sent items contains messages to "Charlie" who has the email address
    [email protected] and sender is
    "Dave" who has the email address
    [email protected] 
    Entering "charlie" or
    [email protected], (or any previously acceptable partial term such as "charl" or "@contoso.com") into the "Sent to"" field produces no results.  If the user exists in a contact
    list and is selected from it, the search works fine.  The same is true searching the inbox, using the local user's id of "Dave" or
    [email protected]
    We've confirmed this issue occurs at four client's sites, plus our own internal Exchange 2013 CU3 system.  Four of the sites have been transitioned from Exchange 2010, the fifth was a completely new installation.  The problem occurs with Outlook
    2007, 2010 and 2013. 
    This works fine in cached mode (not a solution as our clients are predominantly Citrix/RDS).  Exchange search doesn't report any issues and the index states are all "healthy",
    we've also tried rebuilding the indexes with no improvement.
    Any ideas would be appreciated, or even if someone else can confirm they see the same thing.
    Thanks.

    Hi Winnie,
    Thanks for your reply, and I'm sorry I've not responded earlier.  While this problem is one that's annoying several of our clients, and while I have been doing further testing and investigation, it's had to take a back seat to other more pressing issues
    until now.
    OWA search works fine, as does using "From:" in instant search, and the "From" query on the Advanced tab in Advanced Find.  The search services have been restarted, indexing state and copy status etc are all healthy, the indexes
    have been rebuilt/reseeded, and I've gone through the diagnostics again.  Nothing is logged in event viewer, and the only error that comes up when checking failed index docs for a user are for unsupported format handlers (.png etc).
    The issue seems purely to be with the "Sent to..." field on the Messages tab, it's as if it gets completely ignored.  The search returns instantly with "There are no items to show in this view".  Just to make sure I wasn't losing
    my marbles, I've compared searches on Exchange 2007 and 2010, and on those I can enter as little as a single letter or email domain and receive the expected results.  On 2013 I get nothing whatsoever whatever I enter, unless I pick an address from a contact
    list.
    At this point, I thought that since Office 365 is Exchange 2013 based it'd be worth testing that, and sure enough I got exactly the same issue.  I setup an Office 365/Outlook 2010 profile on a machine that is currently in an existing Exchange 2010
    environment where search works correctly, searching Office 365 doesn't work on that either.
    EDIT - Ignore this bit, a fresh install of Windows 7 and Office 2010 doesn't work with Office 365 either.  I am exploring another avenue.  I setup a fresh Windows 7 VM, installed Office 2010 and connected that to Office 365, search worked fine,
    so I'm now looking into what the difference with that VM and the servers and workstations out "in the wild" could be.  For example, the test VM isn't on a domain, it's not fully patched, it has no additional software installed etc.  Outside
    of Microsoft applications and operating systems and having similar configurations, I haven't isolated a common link across all of our client sites that are affected, there's no single 3rd party application or anti-virus solution in place at all of them for
    example. 
    I'll update with any findings, but if you or anyone else has any idea in the meantime I'd be grateful for your input.
    Regards.

  • How can I download Firefox 4.o to upgrade from Firefox 3.6.16, if after following all instructions the 2-minute download process is completed, but the download window is empty, and Version 4.0 is not installed?

    A pop-up box in the lower right corner of the screen says the download is complete. But a search of the entire hard drive does not locate the files. I've tried restarting Firefox, restarting Windows---and even shutting down and restarting the computer---after each attempt at downloading, with no different results. I've also tried disabling other programs like V-Tuner and Eudora before downloading. I have no trouble downloading other files, including my original installation of Firefox plus the upgrades. My current version of Firefox (3.6.16) is still working just fine; I tried to upgrade only because 4.0 was announced on-screen today, and I thought I might as well have the latest thing. My operating system is Windows 2000, which I see listed as compatible.

    Check that you do not run Firefox as Administrator.
    Right-click the Firefox desktop shortcut and choose "Properties".
    In the Compatibility tab, make sure that Privilege Level: "Run this program as Administrator" is not selected.
    You also need to check the Properties of the firefox.exe program in the Firefox program directory.

  • Google can't perform a picture search, and gives an error message no matter what I search for.

    This is the actual message I get when I search for images: Your search could not be completed with the requested search options. This is regardless of what I search for.

    This issue can be caused by corrupted cookies.
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove the Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • Search Option No Longer Working

    We discovered today that the Search function is not working
    for a compiled Help build. The Search feature worked on builds done
    in the past (I tested this with a completed CHM Build done 6/2007),
    but no longer is functioning on builds completed today. Any search
    returns a "No topics found" result.
    I see that others have experienced this same issue recently.
    We have the TC Suite, recently updated to include Acrobat 9.
    So far, this TC Suite has been nothing but a headache for us
    here in my company (but that's another story entirely).
    Regards,
    Tim C.

    Found the fix to this issue from another posting. Ran the
    utility to "re-register" three system files provided by MJs Help
    Diagnostics.
    http://helpware.net/downloads/index.htm#MJs

  • How can I search for email senders and/or email subject(s)?

    I'm probably not savvy enough to figure this out. When I search, e.g. for "Katie" I get to look at several messages where she is cc'd. I also receive messages from "Katie." How do I search for them? I know they are there because I just sent one to trash the other day. I suspect there are a number of them in trash. The only way I seem to be able to access them is to scroll...and that's a bummer.

    Hello.
    *You can click in the search field in the ThunderBird toolbar.
    *Type the words you are looking for such as email the email address
    *Hit enter or select an auto completion choice
    To narrow search results:
    *Click any year, month or day to show only results from that time. Click the looking glass to zoom out.
    *If you cannot see the timeline, click the timeline icon in the top right corner.
    *Hover over any filter, person, folder, tag, account or mailing list in the left pane to see where in time and on the timeline the messages matching the filter are located.
    To exclude persons, folders or other criteria from search results:
    *Click the unwanted person, tag, etc..
    *Select can't be… from the menu that comes up.
    To reduce results to a particular contact, account or other criterion:
    *Click the desired person, folder, etc..
    *Select must be… from the menu that comes up.
    To filter your search results:
    *Check From Me to see only messages sent from one of your email addresses.
    *Check To Me that include you as a recipient.
    *Check Starred to see only starred messages.
    *Check Attachments to see only messages that include attached files.
    To open any message, click its subject line in search results. To act on multiple messages or see more details, click Open as list at the top of the results list.
    I got this from [http://email.about.com/od/mozillathunderbirdtips/qt/Search_Mail_in_Mozilla_Thunderbird.htm here]. Go ahead and click that link if you need anymore help! Cheers.

  • I set up a location based reminder in notification last week to test it out.  Worked great, but now I cannot get rid of it.  It does not show up in any list on the notifications pages, but can be found in search.  How can I get rid of this notification?

    Last week I set up a location based reminder in notifications to test it out.  Worked great.  However, I can't get rid of it.  It does not show up on any of the pages, either reminders or completed.  I can search and find it, shows it should be in reminders page, but it is not there for me to remove.  Any ideas?

    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • How do you Turn off auto complete?

    Is there a way to turn off auto complete when im doing searches on the net like on google and youtube...

    Want to give everyone here a hint?

  • How to get the specified serarch term from the complete url? - Help

    Hello,
    I have a table in which some columns. One of the column is storing the complete url for the search given by the user.
    For Example:
    1.
    I give search like "oracle" on the Google, the column will store the complete url as
    "http://www.google.com/search?hl=en&q=oracle".
    I want the search word "oracle" to be returned from the column.
    2.
    I give search like "new + features + in + oracle + 10g", the column will store the url as
    "http://www.google.com/search?hl=en&lr=&q=new+%2B+features+%2B+in+%2B+oracle+%2B+10g"
    I want "new + features + in + oracle + 10g" search word to returned from the column.
    Can anyone tell me how to achieve this task? I have tried for a long time also I tried the sys.utl_url.unescape() function, but could not got the desired result.
    Please help, its really urgent!!!
    Thanks in advance.

    Hi,
    you can have a look into this code:SET ESCAPE ON
    DECLARE
            ref1 VARCHAR2(1000 CHAR) := 'http://www.google.com/search?hl=en\&q=oracle';
            ref2 VARCHAR2(1000 CHAR) := 'http://www.google.com/search?hl=en\&lr=\&q=new+%2B+features+%2B+in+%2B+oracle+%2B+10g';
            FUNCTION hextodec( h IN VARCHAR ) RETURN NUMBER
            AS
                    h2 VARCHAR2( 150 );
                    i NUMBER( 10 );
                    j NUMBER( 2 );
                    d NUMBER;
            BEGIN
                    h2 := LTRIM( h, '0' );
                    d := 0;
                    FOR i IN 1 .. LENGTH( h2 )
                    LOOP
                            SELECT DECODE( SUBSTR( h2, i, 1 )
                                    , '0', 0, '1', 1, '2', 2, '3', 3, '4', 4, '5', 5
                                    , '6', 6, '7', 7, '8', 8, '9', 9, 'A', 10
                                    , 'B', 11, 'C', 12, 'D', 13, 'E', 14, 'F', 15 )
                                    INTO j
                                    FROM DUAL;
                            d := 16 * d + j;
                    END LOOP;
                    RETURN d;
            END hextodec;
            FUNCTION strip(samplevalue IN VARCHAR2) RETURN VARCHAR2
            AS
                    finalvalue VARCHAR2(1000 CHAR) := samplevalue;
                    decimalvalue NUMBER(2);
                    pospct NUMBER;
                    extract VARCHAR2(2 CHAR);
            BEGIN
                    finalvalue := SUBSTR(finalvalue ,INSTR(finalvalue ,'\&q='));
                    finalvalue := SUBSTR(finalvalue ,4);
                    if (INSTR(finalvalue ,'\&')-1 > 0) then
                            finalvalue := SUBSTR(finalvalue ,1,INSTR(finalvalue ,'\&')-1);
                    end if;
                    finalvalue := REPLACE(finalvalue ,'+',' ');
                    LOOP
                            pospct := INSTR(finalvalue ,'%');
                            EXIT WHEN pospct = 0;
                            extract := SUBSTR(finalvalue ,pospct+1,2);
                            finalvalue  := SUBSTR(finalvalue ,1,pospct-1) || chr(hextodec(extract)) || SUBSTR(finalvalue ,pospct+3);
                    END LOOP;
                    RETURN finalvalue;
            END;
    BEGIN
            DBMS_OUTPUT.PUT_LINE( hextodec('2B'));
            DBMS_OUTPUT.PUT_LINE(strip(ref1));
            DBMS_OUTPUT.PUT_LINE(strip(ref2));
    END;
    /Regards,
    Yoann.

Maybe you are looking for