in reply to Re: Extending "Nodes you wrote"
in thread Extending "Nodes you wrote"
Using Super Search via the link you provided would be much more than "two clicks". But one can make it as easy as clicking Nodes you wrote by constructing a link for one's self like: ?node_id=3989;a=tye;go=1;as_user=tye.
If I click that link, I get shown a list of my own nodes. If anybody but me clicks it, they get a Super Search form pre-loaded so that if they click "Search" they will then get a list of my nodes. The as_user is required for a link to immediately perform the search in order to prevent, for example, search engine spiders from performing 'super searches' over and over.
LanX might like the following links: His nodes: ?node_id=3989;a=LanX;go=1;as_user=LanX, his root nodes ?node_id=3989;a=LanX;re=N;go=1;as_user=LanX, his non-SoPW nodes: ?node_id=3989;a=LanX;xs=1;Wi;go=1;as_user=LanX (since replies and SoPW nodes are, by far, the two biggest sources of chaff when that isn't what you were looking for).
But I can see reasons for still preferring to use my writeups. I look forward to seeing patches implementing a user setting that enables compact "parent" and "root" links for each id:// link or for adding very compact links to my writeups.
I like the idea of doing the links like "Re^2: Subject" where "Re" links to the parent and the depth indicator links to the root node and "Subject" is the node title with the "Re^$N: " removed. If a node's title doesn't match /^Re(^\d+)?: /, then "Re^?:" could be prepended to the full node title.
For id://...|text links, we probably just shouldn't add the extra links since such didn't previously query information about the IDed node.
- tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Extending "Nodes you wrote" (one-click SS)
by LanX (Saint) on Oct 21, 2010 at 16:15 UTC | |
by tye (Sage) on Oct 21, 2010 at 17:15 UTC | |
by LanX (Saint) on Oct 21, 2010 at 17:28 UTC |