Skip to content

DeutscheGabanna/Obsidian-Daylio-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b1dc66 · Aug 2, 2024

History

43 Commits
Jul 27, 2024
Jul 27, 2024
Aug 2, 2024
Aug 2, 2024
Jul 20, 2024
Jul 20, 2024
Jul 27, 2024
Jul 20, 2024
Jul 27, 2024
Jul 27, 2024
Jul 20, 2024
Jul 20, 2024
Jul 20, 2024
Jul 31, 2024
Jul 20, 2024
Jul 20, 2024

Repository files navigation

Obsidian Daylio to Markdown Parser

Daylio is an amazing journaling and mood-tracking app, but you may want to store your journals also in an Obsidian Vault. For that you need a "translator" (or a parser, more technically speaking) that knows how to transfer Daylio entries into Obsidian notes.

Daylio to Obsidian

Installation

If you are an end-user and wish to just convert your .csv file into markdown:

pip install obsidian-daylio-parser
daylio_to_md --help

If you are a developer and wish to contribute to the project, clone this repo and submit your commits in a pull request.