1. Add only files that exist to the agenda.
or should I better write it like this?
2. Add only existing files to the agenda.
Context:
In this case the agenda is running on a computer. It's not a paper agenda. This digital agenda loads files that are on the filesystem.
Zoltán Királyshould I better write it like this?
should I write it like this?
OR
would it be better to write it like this?
As shown.
Zoltán Király2. Add only existing files to the agenda.
Use this one.
CJ
Comments
This is clearer. You might want to make it clearer still, maybe include something like "matching filenames".
I have a list of files:
"file_a.doc"
"file_b.doc"
"file_c.doc"
What the software does is parses the entire list, and if file_b is missing for example, then only file_a and file_c will be added.