When I make a new folder it is always placed IN the folder structure. Is it possible to place the folder somewhere else, so you have it always visible (in your outline). The you see: … “Trash” / “Views” / “Folders” / “Tools” / “My New Folder(s)”.
Subject: New folder only possible IN the folder “folder”
Yes, but you’ll have to re-program the outline to do that. Possible if you are a designer of the database (i.e. your mail file, or a trusted signed agent) but it won’t work for users on a shared database.
Syntax
Set notesOutlineEntry = notesOutline.CreateEntry( name$ [, refEntry ] [, addAfter ] [, asChild ] )
P.S. And you’ll probably have to close and reopen the database to see the change.