目次
CSV Format
When creating a CSV file, please follow the format below.
The first row will be recognized as column names and will not be read as data.
Column 1: Category Name
- Enter a category name that has been pre-registered in Timelook.
Column 2: Start Time
- Format:
YYYY-MM-DD hh:mm:ss
(Example: June 10, 2025 Eight thirty→2025-06-10 08:30:00
)
Column 3: End Time
- Format: Same as the start time
- Must be later than the start time.
Column 4: Memo (Optional)
- Can be left blank
- Up to 5000 characters allowed.
Notes
- If the number of columns is not 3 or 4, the data cannot be loaded.
Example
Category Name | Start Time | End Time | Memo |
---|---|---|---|
Sleep | 2025-06-10 00:30:00 | 2025-06-10 08:30:00 | Bedtime was late. |
Study | 2025-06-10 13:30:00 | 2025-06-10 20:45:00 | I learned a lot. |