Export data
Closed this issue ยท 8 comments
It would be really nice if data could be exported. My ideal situation would be that the results of a search could be exported to a txt formatted file and that from the command line all the current entries could be exported.
Hi @mbos! Thanks for taking the time. This is my interpretation of your request:
- Search to generate result set
- Enter some key combination to trigger "flush to file"
- Result set gets written to some line separated file, e.g.
export_foo.txt
Does that sound about right? This final part confused me a little:
and that from the command line all the current entries could be exported.
Cheers.
Hey,
That sounds right. The second part would be:
use fzn --export export_foo.txt
to get entire dataset
Right, gotcha.
Agreed - will be some useful functionality ๐. Watch this space!
For my own reference, consider an additional flag, e.g. --visibility
or --hide-items
etc to determine visibility when importing into fzn.
Aplogies for the delay on this one. I'm a little tied up at present but should have the time to wrap this up at the weekend (if not before)
Chill mate, I appreciate the pace and think the program has great potential but please there are lots more important things in life.
Haha! Completely agree. Thanks dude ๐