Skip to content

Merges and formats txt files to import them into DayOne

Notifications You must be signed in to change notification settings

micahcarroll/txt-dayone-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

txt-dayone-import

Assists in merging and formatting .txt files to prepare for importing in DayOne. Built for version 2.6.1.

When is this script useful?

  • You have a bunch of .txt files that you would want to import into DayOne
  • The .txt files do not have the proper date formatting (specified here), and you would like to add it automatically to all .txt files

Usage

  1. Clone the repo with the command git clone git@github.com:micahcarroll/txt-dayone-import.git
  2. Place all your .txt files in the txt-dayone-import
  3. Run the script using the command sh dayone_format_txt.sh
  4. Go to the DayOne dropdown menu: File -> Import and select the file diary_log.txt that was generated by the script in the same folder

Hopefully it should all work smoothly. Feel free to email me for any issues.

Note: the Last Modified Date of the files will be the date associated with each entry in the final log

About

Merges and formats txt files to import them into DayOne

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages