This will likely be a moderate refactor.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 26 2022
Oct 7 2020
Feb 27 2020
Sep 23 2019
Sep 20 2019
Sep 13 2019
Sep 12 2019
Sep 6 2019
Sep 4 2019
Aug 1 2019
Jun 26 2019
👍
The 2.0 release felt incomplete without this, so I re-added it, just in simpler form.
Jun 21 2019
Jun 18 2019
taken from Z2, and trimmed/paraphrased:
Jun 13 2019
Jun 12 2019
Will be both, I'm thinking of loading the config at the start of each command and pass it down through calls. Some command paths may call LoadConfig 2 or 3 times which is a waste.
In progress as there is no writefreely CLI yet on that branch
Jun 11 2019
I reverted the change for now, maybe we can revisit in the future but it might be a limitation of the library.
weird, it doesn't work without the flags all being listed as global. Which feels wrong as we never access global flags directly and the cli library docs do not mention anything about that working this way.
removed parent as this should not be a hard requirement but a nice to have feature
Jun 10 2019
sync might be a little ambiguous, especially with our upcoming T584 changes. Maybe something like claim or own instead?
Jun 7 2019
any CLI flags provided should override the stored preferences
or re: fetch text, could just add a description text for clarification.
already working
I think maybe the description for fetch should be updated.
not so much a bug as a quirk.
I went with colls, but maybe blogs is better?
Jun 5 2019
ok cool, I'll make the change
As for terminology, I would say we should have "synced" vs "unsynced" for our release, just so we don't confuse people. Maybe the title then is "Status" instead of "Location"
I think for this one, it will be both.
pinged the wrong matt on the PR for this. Also should be open until that is merged.
I also put up #30 CLI which returns the errors during delete to the user. Then this can close.
TODO: is this WF only? Or both CLIs?