auto_non_billable config option

If this is set to a string, then any new entry that contains this string will
be marked as efl_nonbillable=1 automatically.
This commit is contained in:
Felicity Tarnell 2014-03-05 15:02:26 +00:00
parent 62762f7590
commit 7a0aca347e
2 changed files with 18 additions and 4 deletions

View file

@ -17,6 +17,11 @@
# If set, show billable time in each daily summary.
#set show_billable 1
# If this is set, and a newly added entry contains this string, the entry wil
# be automatically marked as non-billable. The string can only be a single
# word and must not be put in quotes.
#set auto_non_billable [INT]
#### Bindings
#
# Use the 'bind' command to (re)define keybindings. Type '?' while TTS is