A script to convert an Everlog.json to individual .md files for use in Obsidian.
- Read the .json file exported from everlog
- Extract each entry and create a seperate .md file for it (unless they happened on the same day, in that case they just get combined)
- Links images to the bottom of each .md file if the entry has them
- Adds an "on this day" feature to the top of each .md file (you much have dataview enabled in Obsidian for this to work)
- Download it
- Put everlog2obsidian into the same folder as your .json file
- Rename the .json file to journal.json
- Run everlog2obsidian
- Take the .md files from the "output" folder and put them wherever your daily note folder is in obsidian
- Take the images from the everlog export and put them wherever you have obsidian set up to put attachments