-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.doingrc
39 lines (39 loc) · 897 Bytes
/
.doingrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
doing_file: "~/Dropbox/Work/what_was_i_doing.md"
current_section: Currently
editor_app:
templates:
default:
date_format: "%Y-%m-%d %H:%M"
template: "%date | %title%note"
wrap_width: 0
today:
date_format: "%_I:%M%P"
template: "%date: %title %interval%note"
wrap_width: 0
last:
date_format: "%-I:%M%P on %a"
template: "%title (at %date)%odnote"
wrap_width: 88
recent:
date_format: "%_I:%M%P"
template: "%shortdate: %title"
wrap_width: 88
views:
done:
date_format: "%_I:%M%P"
template: "%date | %title%note"
wrap_width: 0
section: All
count: 0
order: desc
tags: done complete cancelled
tags_bool: OR
color:
date_format: "%F %_I:%M%P"
template: "%boldblack%date %boldgreen| %boldwhite%title%default%note"
wrap_width: 0
section: Currently
count: 10
order: asc
:include_notes: true