Is it possible to add a note from a file?
shompoe opened this issue · 5 comments
Hi,
Using the windows version I can add a note, whereby the note text is part of the command line. But I haven't figured out how to create a note from a text file. Is this even possible?
Hi, not currently. I'll see what's involved in implementing.
So you want to be able to get a note to file and create a note from a file? It shouldn't be difficult to add an option, e.g. '-o output to file' on the get command. I did consider this before and got caught up in thinking where the title should go. For outputting to a file I guess the user could choose the filename and the file content would be the note content. For creating a note from file, I'll need to prompt for a title, and perhaps a list of tags.
Option to add from file included in release 0.2.4.