# Configuration file for otak.  See otakrc(5) for more info.  See baseconfig
# file for database layout configuration.

[conf]
# > messages ..
# should write anything to standard output ?
silent=true
# suppress error messages 
no.messages=true

# > normal ..	
# Sort database befor writing ?
sort.base = true
# Read file with sizes ?
read.size.file = yes

# > files..
# The directory which conatins databases
#base.dir=
# file with base configuration
#base.config.file=
# file with window`s sizes (when read.size.file = true)
#size.file=

# > stanza varibles ..
# Command from which stanza (in baseconfig) should be called on enter.
cmd.on.enter=email
# Which stanza value should be used to make menu-item`s name.
menu.title=name
# Which stanza value should be displayed after successful query (--query)
show.query = email

# > ascii arts .. ;)
# Show intro screen on start?
#show.intro = no
#toolbar.up = 
# Draw big windows ?
big.windows=true
# Hide window with additional information?
hide.wininfo = no
# Should show items and labels or only items (in info window)
show.labels = false
# Define string displayed befor items (in info window)
#arrow.string=- --=::>
#arrow.string=::
#arrow.string=-

# > 0tak shortcuts ..
#remove.key=
#add.key=
#edit.key=
#back.key=
#move.key=
#load.key=
