Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/synox/dayone-convert
https://github.com/synox/dayone-convert
day-one-app pgp
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/synox/dayone-convert
- Owner: synox
- Created: 2018-03-18T21:09:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-18T21:09:48.000Z (over 6 years ago)
- Last Synced: 2024-08-01T21:52:08.248Z (3 months ago)
- Topics: day-one-app, pgp
- Language: HTML
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - synox/dayone-convert - (HTML)
README
# Export `Day One` entries to encrypted pgp files
- exports entries to invidial files
- includes images in HTML using [DATA-uri](https://www.ietf.org/rfc/rfc2397.txt)
- encrypts with pgp using a public key## Tools
- https://github.com/nathangrigg/dayone_export
-## other image -> base64 converters:
- https://github.com/polds/imgbase64
- https://github.com/orient-man/HtmlDataUrlify/blob/master/HtmlDataUrlify/DataUrlify.cs
- http://dataurl.net/#downloads
- https://github.com/mike-douglas/assetmingle