writeas / writeas-cli

Command line client for Write.as / WriteFreely
https://write.as/apps/cli
GNU General Public License v3.0
113 stars 20 forks source link

Store publishing preferences in config.ini #18

Closed thebaer closed 5 years ago

thebaer commented 5 years ago

Overview User shouldn't have to provide certain values as arguments with every single post.

Background Right now if you prefer a certain font besides the default wrap, for example, they have to provide --font sans every time.

Implementation Add new posts section to the UserConfig struct, including properties for:

thebaer commented 5 years ago

Tracked on Phabricator, T585.

thebaer commented 5 years ago

Closing this to track on Phabricator, instead.