Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Refactor #2

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Refactor #2

wants to merge 11 commits into from

Conversation

edoardob90
Copy link
Owner

@edoardob90 edoardob90 commented Nov 9, 2022

  • Add an Entry class representing a single Day One entry
  • Change the renaming of processed journals: prepend the current date & time (previously only a incremental integer)
  • Update dependencies (min Python version 3.11)
  • Drop pyyaml as a requirement and move to TOML for the config file (Python 3.11.x supports it natively)
  • Kind of a workaround to DayOne to Obsidian links not working when across journals #5: when converting links, if an entry's UUID is not found, leave an external link to DayOne

* Update to Python 3.11
* Change config to TOML
* Change metadata formatting
* Add custom YAML fields
* Add option to ignore metadata fields
When converting a link from DayOne to Obsidian, if the UUID is not found
leave an external link to DayOne.
@edoardob90 edoardob90 self-assigned this Feb 19, 2023
@edoardob90 edoardob90 marked this pull request as ready for review February 19, 2023 15:41
Add link to online YAML to TOML converter
@edoardob90 edoardob90 marked this pull request as draft August 22, 2023 13:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant