anicholson / obsidian-google-mail

Fetch emails to Obsidian (as markdown) from Gmail server
55 stars 4 forks source link

TypeError: Cannot read properties of undefined (reading 'length') #33

Closed dm7500 closed 6 months ago

dm7500 commented 8 months ago

On version 1.4.3. Some emails I'm able to parse and import, but others give the below error.

image

This might be similar to #30, although the error is a bit different.

dm7500 commented 8 months ago

I did try using the build linked in #30, but got the below error when restarting Obsidian.

image

jpfieber commented 8 months ago

I'm getting the same on most emails: image

dotnich-io commented 6 months ago

@dm7500 @jpfieber I'm not proposing to take over as maintainer of this, but I have forked this project with some fixes that address both this and #33.

https://github.com/dotnich-io/obsidian-google-mail

See if this helps you out?

thingnotok commented 6 months ago

Hi @dotnich-io, thanks a lot for the PR. I sincerely want to ask if you would be interested in taking over this project. It's been over half a year since I last used Obsidian. It's a great app but hasn't been fitting well with my current life style. If you are willing, I would be very pleased and will offer all the necessary support to facilitate the transition. Although I haven't been using this plugin much, I'm glad it has been helpful to some people, and it would be great if someone who continues to use it could take over.

dotnich-io commented 6 months ago

@thingnotok I'll have a think about it :)

anicholson commented 6 months ago

This should be working now in latest builds :)