resolved in https://github.com/writeas/writeas-cli/pull/27
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 30 2019
found a cool little library for neat tabbed columns
this will be set on the writefreely cli, the writeas cli will retain the original .writeas directory
no, it's a mirror and working
perfect, me too
it might not be as important as I think, the tool really only runs through once so as long as they share the loading and parsing code there is no need to load it at the start. just on demand and only if needed
I will ping you if I need some help for sure. We may be able to share some code now that I'm moving most of the cli into a package separate from the binary.
most shared options are now all under the config sub package.
I totally missed this comment, I've got it all done. Except nice formatting and concatenating the content.
I found a way to pass information down the stack with the cli.Context.
re: question about default