Download the PHP package ergebnis/day-one-to-obsidian-converter without Composer
On this page you can find all versions of the php package ergebnis/day-one-to-obsidian-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ergebnis/day-one-to-obsidian-converter
More information about ergebnis/day-one-to-obsidian-converter
Files in ergebnis/day-one-to-obsidian-converter
Package day-one-to-obsidian-converter
Short Description Provides a console command for converting DayOne journals to Obsidian notes.
License MIT
Homepage https://github.com/ergebnis/day-one-to-obsidian-converter
Informations about the package day-one-to-obsidian-converter
day-one-to-obsidian-converter
This project provides a composer
package with a console command for converting DayOne journals to Obsidian notes.
Installation
Run
Usage
Run
The command will
- look for JSON files in
<day-one-directory>
- convert JSON files that match the JSON Schema in
resource/day-one/schema.json
to Markdown files in<obsidian-vault-directory>
Ideally, the <obsidian-vault-directory>
should not exist yet.
Demo
Run
to clone this repository.
Run
to install dependencies with composer
.
Run
to see the converter in action.
Changelog
The maintainers of this project record notable changes to this project in a changelog.
Contributing
The maintainers of this project suggest following the contribution guide.
Code of Conduct
The maintainers of this project ask contributors to follow the code of conduct.
General Support Policy
The maintainers of this project provide limited support.
You can support the maintenance of this project by sponsoring @localheinz or requesting an invoice for services related to this project.
PHP Version Support Policy
This project supports PHP versions with active and security support.
The maintainers of this project add support for a PHP version following its initial release and drop support for a PHP version when it has reached the end of security support.
Security Policy
This project has a security policy.
License
This project uses the MIT license.
Credits
This converter is inspired by quantumgardener/dayone-to-obsidian
.
The list of non-printable characters for the Ivan Borzenkov.
The files in here
Social
Follow @localheinz and @ergebnis on Twitter.
All versions of day-one-to-obsidian-converter with dependencies
ergebnis/json-schema-validator Version ^2.0.0
symfony/console Version ^6.4.1
symfony/filesystem Version ^6.4.0
symfony/yaml Version ^6.4.0