Edit any field value, field name, and field type on a selected document or set of documents with just a few clicks | Yes | Yes |
Compare any documents and merge conflicts | Yes | Yes |
Export documents and ACLs to files | Yes | Yes |
Change UNIDs and ReplicaIDs | Yes | Yes |
Unhide hidden database designs | Yes | Yes |
Find any document(s) by NoteID, UNID, formula, search, profile name | Yes | Yes |
Find all profile docs, deletion stubs, design elements, and conflict docs | Yes | Yes |
See all fields on a doc sorted by when each field was last touched (to see "what was last changed on this doc?") | Yes | Yes |
See and edit details at the db, collection, note, and item level, all at the same time | Yes | No - requires clicking between screens and tabs, forcing you to commit or lose any changes to the section you were working on |
Find a doc by pasting its web URL (useful for web application development, debugging, and analysis) | Yes | No |
Work on two docs in the same db at the same time | Yes | No - Only one instance is allowed per db, and it makes you save & close one doc to work on another in the same db |
Process a selection of documents from anywhere in Notes without having to add an agent to your target db | Yes | No - requires either an agent in the db (for full functionality) or an add-in menu DLL (which only works in some contexts) |
Change the file name of an attachment in-place without you having to detach it
| Yes | No |
Compare documents from different databases | Yes | No - can only compare docs from the same database. |
Compare database ACLs to see all differences | Yes - save yourself 30 minutes every time you need to compare two complex ACLs | No |
Show results in a view-like interface | Yes - multiple configurable sortable columns. Defaults to noteid, form, last modified, author. Can be configured to compute any values you want. | No - Every time it does a search, it defaults to display the form name only; seeing more info requires manually setting a single title property and then re-executing the search. No sortable columns. |
View and edit Rich Text and file attachments | Yes - 100% Notes architecture gives you 100% Notes functionality | No - cannot view or edit Rich Text. |
Maintain an automatic audit trail (optionally) on the document of “who changed what when” with NoteMan. | Yes | No |
Print and Forward | Yes - you can email someone a NoteMan screen, including scrolling lists | UI cannot print or be forwarded via email unless you take a screenshot |
Copy to clipboard all of a doc’s fields/types/values as a table, e.g., for pasting into design and analysis documentation | Yes - you can paste the NoteMan field/value table into emails or spreadsheets, retaining formatting. Invaluable for reporting problematic documents. | No - can only copy data to the clipboard from one field value at a time, or you have to export to a file, then import the result where you want it. |
Compare more than two documents side by side | No - NoteMan lets you pivot between multiple conflicts, but only puts two side by side at a time. However, NoteMan will have multi-compare soon. | Yes |
Display more than 1000 documents at once | No - NoteMan always loads and processes unlimited numbers of documents in a collection. For very large result sets, NoteMan only displays on the screen a subset of the active collection, resulting in much faster performance for many bulk actions. If you really need to individually inspect each of 1000+ documents in a set, a future NoteMan release will allow you to page through unlimited collection sizes. | Yes |
Search documents by NoteID range | No | Yes |
Use the tool while stepping through code in the LotusScript debugger. | NoteMan does this if you run a separate instance of Notes. | Yes |