Wiley Yu
Wiley Yu
@jryans Moving files back into Zotero now removes the ```zotmoov``` tag in [1.2.3](https://github.com/wileyyugioh/zotmoov/releases/tag/1.2.3).
@jryans Does [1.2.4](https://github.com/wileyyugioh/zotmoov/releases/tag/1.2.4) fix the issue? I moved the tag removing code into the promise so there shouldn't be any race conditions.
Zotmoov only runs the move operation (which includes title renaming) if the destination file path and the current file path are different. The file renaming is done entirely by Zotero....
The [latest beta version](https://github.com/wileyyugioh/zotmoov/releases/tag/1.2.1) should always rename the file. Please let me know if this is fixed.
Where are the files located? If you are using a shared cloud folder you will likely need to set up [linked attachment base directory](https://www.zotero.org/support/preferences/advanced#linked_attachment_base_directory) to get the files to sync...
Unfortunately there’s no way to get the middle name in ZotMoov at the moment. You can see [this](https://github.com/wileyyugioh/zotmoov/issues/46#issuecomment-2474488913) for just the last name first initial formatting.
You are using a pretty old version of ZotMoov. Try updating to the latest version and see if it works.
Yes, I was a bit lazy. The thinking is that since the wildcards are only used for folders, people generally would only use one or two authors maximum. For the...
You can use the [hidden preference](https://github.com/wileyyugioh/zotmoov/blob/master/docs/SETTINGS_INFO.md#selected-hidden-preferences) `extensions.zotmoov.add_zotmoov_tag` for this.
Does this occur when you move a file to a local folder instead of pcloud? I did a quick search online and it seems on some forums people have reported...