-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy paththeme-showcase.taskpaper
More file actions
53 lines (47 loc) · 1.93 KB
/
Copy paththeme-showcase.taskpaper
File metadata and controls
53 lines (47 loc) · 1.93 KB
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
40
41
42
43
44
45
46
47
Theme Development:
This file can be used to demonstrate the 2morrow-80ies Theme
Tasks, Notes and Tags:
this is a note that is formatted as a driver @driver
- this is an ordinary task
and here's a note for the task above
and another note tagged as note @note
and then a flagged note, which is kind of handy in some situations @flag
behold the hyperlink http://test.de and the file link ./yay.txt
- this task is a big rock, meaning that it is essential @bigRock
- this task is due today @today
- this task, however, is already done @done
- here's a somewhat important task, so it is flagged @flag
- and this task should have been done already @overdue
- a task that is waiting for some one else, and needs follow-up @waitingFor(Godot) @f_up(2022-01-01)
- this task has a due date @due(2022-01-01)
- a task that has a context and is deferred @context(work) @defer(2071-10-20)
- also, the priority can be set to high @priority(high)
- or low @priority(medium)
- or whatever @priority(whatever)
- do this maybe @maybe
- some collapsed items
- collapse the parent item to see the collapsed bullet
Project Levels:
Some nested sub projects to demonstrate formatting of projects on different levels.
Sub Project Level 2:
- a task
Sub Project Level 3:
- a task
Sub Project Level 4+:
- a task
Project Status:
An Ongoing Project: @status(ongoing)
An Active Project With Estimate: @status(active) @estimate(1h)
An Open Project: @status(open)
A Meta Project: @meta
Meta projects are containers for projects, or contain documentation for projects, or both
Project Schedule:
A Deferred Project: @defer
A Project Due Today: @dueToday
A Project Past Due: @pastDue
A Project Due Tomorrow: @dueTomorrow
Project Status (2):
A Cancelled Project: @status(cancelled)
A Closed Project: @status(closed)
A Delivered Prioject: @status(delivered)
A Completed Project: @status(completed)