writeas-cli
writeas-cli copied to clipboard
Add new fields to UserConfig
trafficstars
Resolves #18
Adds new fields to UserConfig:
- Font (string)
- Lang (string)
- IsRTL (bool)
- Collection (string) - because I personally wanted it
These configs are only taken into account when creating a new post (not updating).
All of these are great options to include. The new config is being tracked here https://phabricator.write.as/T585 and the option for a default collection falls under the work being done on https://phabricator.write.as/T586.
As with the other PR, if you are still interested in helping get these features in please let us know. Also sorry again about all the changes under your feet recently.