Difference between revisions of "SL My Inventory Viewer"

From Second Life Wiki
Jump to navigation Jump to search
(Version 2.10.16 Released)
Line 7: Line 7:
==Features==
==Features==
*Create a reminder log file on what inventory items to examine or delete when back inworld by right-clicking on an item.
*Create a reminder log file on what inventory items to examine or delete when back inworld by right-clicking on an item.
*Associate a local image file or flickr.com (or anyother internet URL) with an inventory object.
*Backup Scripts, Notecards, Textures, and other images in your inventory as one job. (Auto-adds to your imagelog)
*Right-click on Scripts, Notecards, Textures, and other images to individually Download on an item.(Auto-adds to your imagelog)
*Export inventory to an xml file or .inv file.
*Export inventory to an xml file or .inv file.
*Right-click on landmarks to go visit them using slurl.com
*Right-click on landmarks to go visit them using slurl.com
Line 14: Line 15:
*Displays all sales, permissions, and key information associated with highlighted inventory object.
*Displays all sales, permissions, and key information associated with highlighted inventory object.
*Creator ID search: Search your inventory looking for an item by a creator UIDKey (including your avatar's).
*Creator ID search: Search your inventory looking for an item by a creator UIDKey (including your avatar's).
*'Create Word Hit List': Lists highest to lowest of word frequencies found in the current treeview inventory
*Search & Filter by property: Transfer, Modify, Copy, Move, All
*Associate a local image file or flickr.com (or anyother internet URL) with an inventory object.


==External Sites==
==External Sites==

Revision as of 01:39, 23 January 2009

SL My Inventory Viewer

SL My Inventory Viewer is an open source C# project which allows SecondLife players to view their inventory outworld.

How it Works

It reads from the player's SecondLife cache files. Therefore, it doesn't affect inworld inventory.

Features

  • Create a reminder log file on what inventory items to examine or delete when back inworld by right-clicking on an item.
  • Backup Scripts, Notecards, Textures, and other images in your inventory as one job. (Auto-adds to your imagelog)
  • Right-click on Scripts, Notecards, Textures, and other images to individually Download on an item.(Auto-adds to your imagelog)
  • Export inventory to an xml file or .inv file.
  • Right-click on landmarks to go visit them using slurl.com
  • Right-click on notecards to browse to txt or rtf files and they will open with your favorite editor.
  • Right-click on lslscripts to browse to lsl files and they will open with your favorite LSL editor.
  • Displays all sales, permissions, and key information associated with highlighted inventory object.
  • Creator ID search: Search your inventory looking for an item by a creator UIDKey (including your avatar's).
  • 'Create Word Hit List': Lists highest to lowest of word frequencies found in the current treeview inventory
  • Search & Filter by property: Transfer, Modify, Copy, Move, All
  • Associate a local image file or flickr.com (or anyother internet URL) with an inventory object.


External Sites