Skip to content

Commit 74b613b

Browse files
beetlespymateusz-bak
authored andcommitted
Update csv.md
Added date_added and date_modified columns to csv.md
1 parent e54ad37 commit 74b613b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/csv.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ tags | Text (tags separated with \|\|\|\|\|)
1818
my_review | Text
1919
notes | Text
2020
book_format | paperback, hardcover, ebook, audiobook
21-
readings | List of readings separated by ";". Eeach reading is three vlues separated by "\|": start date (ISO 8601 String), finish date (ISO 8601 String), custom reading time (milliseconds Int)
21+
readings | List of readings separated by ";". Each reading is three values separated by "\|": start date (ISO 8601 String), finish date (ISO 8601 String), custom reading time (milliseconds Int)
22+
date_added | ISO 8601 String
23+
date_modified | ISO 8601 String

0 commit comments

Comments
 (0)