kevboh / longform

A plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects.
Other
610 stars 30 forks source link

Does longform still have an issue with plist files? #150

Closed wc8 closed 1 year ago

wc8 commented 1 year ago

I am considering trying Longform, but I actually use Notebooks to sync my Obsidian vault, so I am wondering if I would run into an issue if plist files are created:

"... - In moving projects over from Notebooks app to Obsidian, I at first ran into problems with longform because Notebooks app creates a plist file for each scene, and longform didn't know what to do with these files. Once I learned to delete the plist files before designating a longform project, I was fine ..."

Originally posted by @pdworkman in https://github.com/kevboh/longform/issues/35#issuecomment-1002690147

pdworkman commented 1 year ago

Longform now has a feature to allow you to ignore files placed in the draft folder, so that may solve the plist problem. ie., tell it to ignore each of the plist files.

kevboh commented 1 year ago

It also accepts wildcard characters, so you could add something like *.plist to ignoredFiles. Let me know if that doesn't work and I'll reopen this issue.