Skip to content

Store publishing preferences in config.ini #18

@thebaer

Description

@thebaer

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:

  • Font (string)
  • Language (string -- two-letter ISO 639-1 code)
  • Is right-to-left script or not (bool)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions