Miscellany

From Thieves Guild Wiki
Revision as of 04:20, 18 February 2016 by Danduin (Talk | contribs)

Jump to: navigation, search

Miscellaneous Aliases

Categories

I have issues. I like things to be just so. My desk, has a keyboard, mouse, and a coaster on it (sometimes with a glass) and nothing else.

Aliases had always been a real annoyance for me, seeing them all in a big jumble with no real order to them had always been an issue. That is, until the creators granted us categories! Now we can sort our aliases however we like and there is endless variety. There is a darkside however; having too many categories. That is what this alias does for me. It provides a simple way for me to organise my aliases and keeps me to a predefined set of categories. Of course I am free to add more if I like.

Usage:

asc                      Gives syntax and a list of the categories I have set up. 
asc {alias} {category}   Moves the alias to the specified category.
$ifarg:  alias set category $1$ $2$ $else$ frimble This alias is used to move an alias into a predefined category;
frimble USAGE: asc <alias> <category>;frimble -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-;
alias categories;frimble -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- $endif$

There should be no breaks in the commands, that's done so Wiki does not do something stupid with the formatting.

This looks complicated but it really is not. At it's core it is an alias to move other aliases into a category of your chosing. The command alone will give the syntax then list your predefined categories.