eharris128123 downloadsRecord your dreams to promote dream retention, enhance lucidity, and go deeper into dreaming.
The Dream Journal plugin allows you to record and analyze your dreams directly within Obsidian. Capture dream details, associate emotions, and keep track of your dream experiences over time.
Mobile support:
This plugin is built using TypeScript and React. To set up the development environment:
npm install to install dependenciesnpm run dev to start the development build processTo create a production build, run:
npm run build
This plugin uses React, a library for building user interfaces.