Releases: elblogbruno/NotionAI-MyMind
Reminder and autodestroy feature! Background mind maintenance worker!
Welcome, everyone!
I bring here more features that I hope will make this tool more useful!
Now you can add a reminder property, and so add a time where you'd like that content to be reminded in the future! You may also see a button called "Autodestroy", I feel you know what it does.
Also added a background worker that every 5 minutes checks your mind collections removing the possible blank content, (content with no content and title, and so useless garbage in your mind)
More info is available on the CHANGELOG: https://github.com/elblogbruno/NotionAI-MyMind/blob/master/CHANGELOG.md
Hope you like it!
Cordially
Bruno
🎉Video adding available and bug fixes!🎉
Welcome, everyone!
Here is what's new on the release:
Added
Now you can add Video files and links from the web or phone!
Started the base for adding a background worker that maintains the database, cleaning duplicated or blank content added. (Coming soon)
Fixed
More error handling and structure fix to make everything faster.
Bugfix #20
Thanks, @DEGheadsman on Reddit for the help and feedback!
More info available on the CHANGELOG: https://github.com/elblogbruno/NotionAI-MyMind/blob/master/CHANGELOG.md
Hope you like it!
Cordially
Bruno
🎉😍 Multilanguage, Audio support, Bug fixes and more! 🎉😍
Welcome, everyone!
Here is what's new on the release:
Breaking changes
- Now you can add Audio files from web or phone!
- Added multilanguage support! Now server, phone app and extension is translated to English and Spanish! Would you like to have it translated into your own language? You can have more info on how to collaborate it helps out people from all comunities and languages access this amazing tool! More info here.
Fixed
- More error handling
- Bug fixes like, #17
More info available on the CHANGELOG: https://github.com/elblogbruno/NotionAI-MyMind/blob/master/CHANGELOG.md
Hope you like it!
Cordially
Bruno
🎉😍 Adding tags with suggestions on the fly. Modifying the title and url and more! 🎉😍
Welcome, everyone!
Here is what's new on the release:
Breaking changes
- Now you can tell on the server the name of the properties, in case you want to customize the name of the basic properties that Notion AI My Mind contacts.
Added
- Now you can modify the title and url of the added content on the fly from the mind Extensions.
- You can add and remove multiple tags on the content you add. The tags you write will be saved to notion, so they will be suggested to you next time as you write. It also gets the current tags you may have added in notion for that property, and suggests them to you as you write!
- All this implements the ideas given by the community on #13 and #8.
Fixed
- More error handling
More info available on the CHANGELOG: https://github.com/elblogbruno/NotionAI-MyMind/blob/master/CHANGELOG.md
Hope you like it!
Cordially
Bruno
🎉😍 Added collections and Breaking Changes 🎉😍
Welcome, everyone!
Here is what's new on the release:
Breaking changes
-Added collections! Now you can have different collections or databases, so you can add the content to the collection you choose. More info here as you need to change your current notion setup: https://github.com/elblogbruno/NotionAI-MyMind/wiki/Notion-AI-My-Mind-Collections
-Android/Ios app has updated to allow the new collections! You can download it as an apk or wait for being published on the play store.
Notion API has changed. Maybe you get this error: "400 error on get_block() call" or "requests.exceptions.HTTPError: Invalid input.", the fix is in here jamalex/notion-py#292 but you need to modify manually the library. Meanwhile, I am waiting for the library owner to update it. I have forked the library myself, simply call pip install -r requirements.txt again!
If you make a lot of request to notion API, means adding a lot of content in a short amount of time, you may get now a 429 error(Too Many Requests).
I may look into finding a solution or workaround to this, but it is a problem on notion's API system, not my repo or @jamalex notion-py repo.
More info available on the CHANGELOG: https://github.com/elblogbruno/NotionAI-MyMind/blob/master/CHANGELOG.md
Hope you like it!
Cordially
Bruno
Bug Fixes and new Filters!
Welcome, everyone!
Here is what's new on the release:
When you add content, it tracks if it was added from your phone or desktop. You need to add a new text atribute called "mind_extension". You can use this to filter by elements added from phone or desktop.
Now it looks at all images available on the content added so we can get more information and AI tag every image.
Fixed bugs like #9
Added function to implement ideas on #8
More info available on the CHANGELOG: https://github.com/elblogbruno/NotionAI-MyMind/blob/master/CHANGELOG.md
Hope you like it!
Cordially
Bruno
🎉😍 Easier setup installation and bugfixes 🎉😍
Welcome, everyone!
Here is what's new on the release:
One-click server install setup on windows, download it down here.
More info available on the CHANGELOG: https://github.com/elblogbruno/NotionAI-MyMind/blob/master/CHANGELOG.md
Hope you like it!
Cordially
Bruno
🎉😍 Faster and more reliable server, updated android app and more🎉😍
Welcome, everyone!
Here is what's new on the release:
Faster and more reliable thanks to switching to an async-based server with Quart.
Added JSON responses on the server with built-in responses that would be translated to other languages. When requesting the API, it returns the same text and status code on chrome, firefox, and android/ios platforms.
More info available on the CHANGELOG: https://github.com/elblogbruno/NotionAI-MyMind/blob/master/CHANGELOG.md
Hope you like it!
Cordially
Bruno
🎉😍 Android and Ios App released! 🎉😍
Welcome, everyone!
While being processed by the Google Team, the android app will be released on the Play Store soon.
Meanwhile, you can clone the flutter project and build the app yourself.
I won't be releasing the app on the Apple App Store, as I don't have an Apple Developer Account either Mac OS based computer.
More info available on the CHANGELOG: https://github.com/elblogbruno/NotionAI-MyMind/blob/master/CHANGELOG.md
Hope you like it!
Cordially
Bruno