summaryrefslogtreecommitdiff
path: root/jt
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-11-06 11:27:21 +0200
committerLars Wirzenius <liw@liw.fi>2018-11-06 11:31:34 +0200
commitbd00c62a183cd8eceb13a015b15009d2f0c0fd0a (patch)
tree09bac36b3acd4b7c9e628542d2664fe2f0efd6e4 /jt
parent25e8501d248c15a871b3c8d2ca3b9159dd2a710c (diff)
downloadliw-dot-files-bd00c62a183cd8eceb13a015b15009d2f0c0fd0a.tar.gz
Change: jt config changes
Diffstat (limited to 'jt')
-rw-r--r--jt/ick-planning/new-note.j26
-rw-r--r--jt/jt.conf39
2 files changed, 9 insertions, 36 deletions
diff --git a/jt/ick-planning/new-note.j2 b/jt/ick-planning/new-note.j2
index b8498d2..9446956 100644
--- a/jt/ick-planning/new-note.j2
+++ b/jt/ick-planning/new-note.j2
@@ -9,6 +9,8 @@ People
=============================================================================
* [[people/liw]]
+* [[people/dsilvers]]
+* Ivan
Agenda
=============================================================================
@@ -36,9 +38,9 @@ Tasks may be part of a project or be random small ones (max an hour)
that just need doing.
[[!table data="""
-what | project | Who | estimate(h)
+what | project | Who | estimate(h)
-Total | | [[people/liw]] |
+Total | | Lars | ?
"""]]
Task descriptions
diff --git a/jt/jt.conf b/jt/jt.conf
index eff379f..52c4a20 100644
--- a/jt/jt.conf
+++ b/jt/jt.conf
@@ -1,6 +1,6 @@
[config]
source = /home/liw/Journal/src
-push = no
+push = yes
[profile blog]
source = /home/liw/sites/blog.liw.fi
@@ -8,33 +8,15 @@ notes-dir = posts
templates = /home/liw/.config/jt/blog-templates
push = yes
-[profile ql]
-notes-dir = blog
-source = /home/liw/qvarnlabs/code/intrawiki
-push = yes
-
-[profile qlm]
-notes-dir = blog
-source = /home/liw/qvarnlabs/code/intrawiki
-templates = /home/liw/.config/jt/ql-meeting
-push = yes
-
-[profile planning]
-notes-dir = blog
-source = /home/liw/qvarnlabs/code/intrawiki
-templates = /home/liw/.config/jt/ql-planning
-push = yes
-
-[profile retro]
+[profile standup]
notes-dir = blog
source = /home/liw/qvarnlabs/code/intrawiki
-templates = /home/liw/.config/jt/ql-retrospective
+templates = /home/liw/.config/jt/ql-standup
push = yes
-[profile standup]
+[profile vmdb2]
notes-dir = blog
-source = /home/liw/qvarnlabs/code/intrawiki
-templates = /home/liw/.config/jt/ql-standup
+source = /home/liw/sites/vmdb2.liw.fi/src
push = yes
[profile ick]
@@ -53,14 +35,3 @@ notes-dir = blog
source = /home/liw/sites/ick.liw.fi/src
templates = /home/liw/.config/jt/ick-retrospective
push = yes
-
-[profile pm]
-notes-dir = blog
-source = /home/liw/sites/pm.liw.fi/src
-push = yes
-
-[profile pm-kokous]
-notes-dir = blog
-source = /home/liw/sites/pm.liw.fi/src
-templates = /home/liw/.config/jt/pm-kokous
-push = yes