Skip to content
krrr edited this page May 12, 2016 · 8 revisions

Location of config & diary book

  1. directory of the program (hazama.exe)
  2. %APPDATA%\Hazama (Windows) or $HOME/.config/Hazama (Linux)

To enable portable mode, create empty file config.ini in (1) or copy existing data from (2) to (1).

(for older versions: v0.3 and below only find (1), ver0.31 and ver0.4 only find (2) when portable mode off and (1) when on)

Command line options

  • -portable: find config etc. under app's path, legacy
  • -stylesheet file-path: override internal style sheets
  • standard options from Qt

Options in config.ini

some hidden options

  • dbpath: path of diary book file (relative path is related to the directory of config file)
  • debug: change logging level
  • dateformat: override system's setting (format)
  • timeformat: enable time displaying if set (format)
Clone this wiki locally