benjypng / logseq-todoist-plugin

MIT License
125 stars 19 forks source link

feat: append date/time, task description in child blocks #64

Closed andreoliwa closed 1 year ago

andreoliwa commented 1 year ago

Thank you for this project!

I added some small features I'm using:

  1. New boolean setting to add the creation date/time of the task before the content (default: false).
  2. Add the task's description as child blocks.

And some internal improvements:

  1. .editorconfig
  2. Replace npm references by yarn, since the repo has a yarn.lock file.
  3. A small "Development" section on the README.
  4. Rename the project title to "Todoist" because it looks better on the settings page. 😬😄 image

Let me know what you think. 🙂

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 5.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: