Promote 21 Demote | Import and export bookmarksI wish for Notes menu actions to import and export bookmarks to/from Text files (likely in html or xml format). The main reason why I want this is because in my experience bookmark.nsf breaks every once in a while. Often one has to nuke it and replace by a new ... |
Promote 34 Demote | Add an optional parameter to NotesDocument.SendCurrently, when a recipient's e-mail address is ambiguous because the person is listed in multiple address books, the method NotesDocument.Send() in LotusScript, or Document#send() in Java, just fails. I wish for an additional, optional parameter to that method that allows for a more intelligent handling of that situation. For example, the parameter ... |
Promote 13 Demote | I wish FilePath would consistently return a relative path whenever possibleI wish NotesDatabase..FilePath would consistently return a path relative to the Notes Data folder, whenever Notes Data is on a database's path. Currently it returns an absolute path not only for databases outside Notes Data (which is o.k. of course), but also for any local database replicas, even when they have ... |