### The extension for plain text note files. Must include the beginning "."
ntstxt = ''''''
If I enter this in the rc file, n.py list the text files but gives error
messages for the rc file and messages.log in the export directory:
### The extension for plain text note files. Must include the beginning "."
ntstxt = '''.'''
Is there a way to make this work?
Jostein
Sorry, it should be the other way around. The first setting lists files and give
errors on rc and messages.log, while the second setting gives no output.
Jostein
It would be nice if I could make n.py process text files without a file
extension and excepting the rc and messages.log file.
Jostein