ReleaseNotes
Remember Where in the Tree I Was When I Click on a Position Etc.
This is now implemented and pushed to the git repo; will be in v1.35
It is a good idea to have it take you to the instance of that record you were on most recently. I can implement that, but I also want to point out that you can click the previous/next buttons at the bottom to cycle through the tree nodes for the selected record. That should make this less annoying until this feature is released.
Think about it this way. Some people don't want spaces in their filenames, they want underscores. Other people don't want spaces or underscores, they would rather have neither. That's what the setting is for. It's not intended to be an author separator. An author separator feature would be a new feature request.
You must have set the within-component separator to " and ". The within-component separator is supposed to be set to things like space, underscore, or nothing (those are the ones I've seen in real life anyway). Here are examples where there are 3 authors, last names Smith, Jones, and Nguyen. Space example: "Smith Jones Nguyen 2026 Cool Paper Title" Underscore example: "Smith_Jones_Nguyen_2026_Cool_Paper_Title" Nothing example: "SmithJonesNguyen2026CoolPaperTitle" If you set it to " and " then you...
Mentions include where made information from arguments
The reason why Argument records don't have key works is because the "where made" field is its equivalent of a key work. Since records are generally considered to be "mentioners" of their key works, Arguments should be considered "mentioners" of their where-made works. This change will be in the next version. I went ahead and made is so that Misc File records "mention" their work records as well.