Closed WebInspectInc closed 1 year ago
I've found this issue with any YAML property that is in list format.
Not only that but it doesn't archive the tasks in the file if there is a list property in the YAML.
Is there a workaround this?
Hello @WebInspectInc , please update the plugin and re-check. Let me know if this helps!
Works perfectly now. Thanks Ivan.
Hi @ivan-lednev, looks like it's fixed for me as well. Thank you!
Weird issue, but it's been happening to me a lot lately: whenever I archive tasks in Obsidian 1.4.2, it breaks the property editor.
IF I have a "tags" property on the file (I assume any list of items, but I've only tested tags), and I run the "archive tasks in this file" command, it breaks the tags by adding tab characters to the YAML.
Just to make sure, I tested in the Sandbox vault. Here are steps to recreate:
The Archiver plugin adds an additional tab character for every additional tag, which is quite weird and annoying.