Skip to content

Releases: anicholson/obsidian-google-mail

v1.4.5

03 May 03:15
Compare
Choose a tag to compare

Small cleanups.

Full Changelog: 1.4.4...v1.4.5

Full Changelog: 1.4.4...v1.4.5

1.4.4

03 May 02:23
77278be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.3...1.4.4

1.4.3

03 Mar 10:27
Compare
Choose a tag to compare
1.4.3

1.3.1

11 Nov 12:10
82c0a13
Compare
Choose a tag to compare
  • Fix bugs

    • Single line message not presented
    • Not fetching the newest message in the thread
  • Features

    • Add trash on fetch option
    • Add template options for body and labels
    • Add scheduled fetch (thanks to egauthier on #12)

1.3.0

03 Nov 16:41
Compare
Choose a tag to compare
  • Add template support
  • Add a walkthrough video

Full Changelog: 1.2.0...1.3.0

1.2.0

03 Nov 09:16
Compare
Choose a tag to compare

Add logout button
Replace text area for credential to text input modal
Add proper handling for fetch before login.
Add notice to show fetching progress.

1.1.0

02 Nov 16:09
Compare
Choose a tag to compare
  • Change the credential import method to paste text (instead of loading file possibly out side a vault
  • Automatically fetch user email and labels after setup
    • Now users need to authorize every time when they click setup
  • Add default mailbox folder

1.0.1

01 Nov 18:49
c6a18b8
Compare
Choose a tag to compare

Core function:

  • Google nodejs API
  • Fetch emails with certain tag to the folder.
  • Convert from html to markdown
  • Installation flow