Skip to content

Commit 4c8dbed

Browse files
committed
add milestone tags in specs
Signed-off-by: Stephen L. <lrq3000@gmail.com>
1 parent 56a2baa commit 4c8dbed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/circalog-format-spec.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ String of variable length. Additional description for the tag. Very helpful for
225225

226226
Blob field with variable length to store JSON formatted data. Stores additional data that the user may be able to specify in the app or data from imports from other sleep diary formats that cannot fit elsewhere.
227227

228+
For tags, this could store an option "milestone", which would describe if the tag should be displayed as a whole-day start or end of a milestone (ie, a vertical line in the sleep graph to delimit the period before the milestone and after).
229+
228230
### Table: tag
229231

230232
Junction table to create a many-to-many connection between `event`s and `tag_type`s. Stores all selected tags for a given `event`.

0 commit comments

Comments
 (0)