rejetto forum

Macro requests

raybob · 6 · 2268

0 Members and 1 Guest are viewing this topic.

Offline raybob

  • Tireless poster
  • ****
    • Posts: 454
    • View Profile
    • FileSplat.com
Could you possibly create macros to a) remove or at least rename a VFS item, b) remove an account, and c) sort the account list like you can do in the GUI.

If you don't want to create the first two for security concerns, I understand but consider that even without removing them it's still possible to completely destroy any information they contain or purpose they have even if they still inevitably exist.  For example:

Code: [Select]
{.set account|person|enabled=0|newname=[deleted]|notes=|redirect=.}

for destroying an account or for a VFS item using overwrite with a new, blank folder:

Code: [Select]
{.add folder|virtual|folder|overwrite=1|diff template=nothing.tpl.}
Raybob
« Last Edit: July 15, 2012, 05:09:42 AM by raybob »


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile

Offline raybob

  • Tireless poster
  • ****
    • Posts: 454
    • View Profile
    • FileSplat.com
Hmmm apparently it's already possible to {.delete account.} but it wasn't documented.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
yeah
it was introduced in latest versions, and i don't update documentation every time


Offline raybob

  • Tireless poster
  • ****
    • Posts: 454
    • View Profile
    • FileSplat.com

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile