• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Alias Question

meek75

Well-known member
So, I have been creating a lot of aliases as I make my realm. I have to concerns I would like some info about.

1.) Do all of those duplicate entries eat up a lot of storage space? I know I have plenty of cloud space for now, but I'm worried about the longer term. Am I shooting myself in the foot? It just seems silly to duplicate all that data when all I want is to auto link to the single location. Is there no way to do this without creating an entire duplicate? I can see why, in some cases, I may want to duplicate the entry, but generally I don't.

2.) Will all the duplicated data slow down realm works?
 
OK, since it creates duplicate entries in the almanac (grayed out) I assumed they were duplicates.
 
OK, since it creates duplicate entries in the almanac (grayed out) I assumed they were duplicates.

Yeah, those aren't duplicates they are just pointers to the original so it's easier for you to find things using the alias name. You can turn off the extra entries if you don't want the aliases to show up there, but in any case the only extra space being used by them is the number of characters in the alias name and however many bits of space the pointer itself might take up (and yes, I said bits on purpose, not bytes.) In other words, I wouldn't worry about that at all. As for how much space you are using and how much we will be allocated all of that is still in the works but it is on the way.

Oh, and I wouldn't expect you to see any slowdown from using lots of aliases. True, you are expanding the table where searches for links are made but that's nothing like searching some huge PDF file, for example. More like searching through a few pages in Notepad, probably faster, actually, since it would be in a table and likely optimized for searching (that's behind the scenes stuff, though, not something us users of the program need worry about.)
 
Last edited:
Back
Top