File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed
resources/sample_vaults/Tasks-Demo/Manual Testing/Task Toggling Scenarios Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change
1
+ # On Completion Delete
2
+
3
+ ## Context
4
+
5
+ - Remove line when a ` onCompletion:: delete ` task is completed:
6
+ - < https://github.com/obsidian-tasks-group/obsidian-tasks/issues/3342 >
7
+
8
+ ## Source Mode
9
+
10
+ ### Complete in Source Mode with command
11
+
12
+ - Line before
13
+ - [ ] #task Complete in Source Mode with command π delete
14
+ - Line after
15
+
16
+ ## Live Preview
17
+
18
+ ### Complete in Live Preview with command
19
+
20
+ - Line before
21
+ - [ ] #task Complete in Live Preview with command π delete
22
+ - Line after
23
+
24
+ ### Complete in Live Preview clicking checkbox
25
+
26
+ - Line before
27
+ - [ ] #task Complete in Live Preview clicking checkbox π delete
28
+ - Line after
29
+
30
+ ## Reading Mode
31
+
32
+ ### Complete in Reading Mode clicking checkbox
33
+
34
+ - Line before
35
+ - [ ] #task Complete in Reading Mode clicking checkbox π delete
36
+ - Line after
37
+
38
+ ## Search results
39
+
40
+ ### Complete in Search results clicking checkbox
41
+
42
+ - Line before
43
+ - [ ] #task Complete in Search results clicking checkbox π delete
44
+ - Line after
45
+
46
+ ## Final check
47
+
48
+ - [ ] #task Check that there are no blank lines between ` Line before ` and ` Line after ` . β«
You canβt perform that action at this time.
0 commit comments