Show
Ignore:
Timestamp:
03/05/07 18:37:28 (2 years ago)
Author:
jm3
Message:

calling it alpha and closing the window

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • feedmelinks/aim/index.php

    r1354 r1390  
    3030                </dd> 
    3131 
     32<!-- 
    3233<dt> stalk (spy, on) : follow your friends' activity</dt> 
    3334  <dd>whenever one of your peeps adds a public link, you'll receive the link in an IM with the username of who linked it (the stalkee must also have you as a peep for this to work)</dd> 
     
    3839<dt>recent (synonyms: links) : see recent activity</dt> 
    3940  <dd>prints your last 10 links</dd> 
    40    
     41--> 
     42 
    4143<dt>today :  prints your last 10 links</dt> 
    4244<dd></dd> 
     
    4749<dt>anything but the above commands : aka the default</dt> 
    4850<dd> 
    49   if it matches one of your tags, it will show all your links with that tag 
    50   if it doesn't match any of your tags, it will search all your links for that string 
    51   if it starts with "all ...", it will search *all* of FML for that string 
     51        <ul> 
     52                <li>if it matches one of your tags, it will show all your links with that tag</li> 
     53                <li>if it doesn't match any of your tags, it will search all your links for that string</li> 
     54                <li>if it starts with "all ...", it will search *all* of FML for that string</li> 
     55<ul> 
     56        </ul> 
    5257        </dd> 
    5358