Releases: dubisdev/cerebro-todoist
Releases · dubisdev/cerebro-todoist
cerebro-todoist v.1.1.0
New Cerebro-Todoist version (v.1.1.0)!
What's new?
- 🌟 Feature: Custom Commands. Now you can customize the default
new
andtoday
commands from the plugin settings page. - 🐛 Bugs: Not showing plugin screen while no command tds when "no token" error appears.
For more information see the Plugin's Notion Documentation Page.
cerebro-todoist v.1.0.0
New Cerebro-Todoist version (v.1.0.0)!
What's new?
- 🌟 Feature: Translations. Added Spanish (more languages in future versions).
- 📈 Performance: removed old token check utility.
- 🐛 Bugs: no more random notifications.
For more information see the Readme file in the main branch.
cerebro-todoist v.0.1.1
New Cerebro-Todoist version (v.0.1.1)!
What's new?
- New Platforms! 🚀 Now the plugin works on all platforms (Windows, MacOS and Linux) [#3]
- Small bug fixes
- App code refactor
For more information see the Readme file in the main branch.
cerebro-todoist v.0.0.9
New Cerebro-Todoist version (v.0.0.9)!
What's new?
- Feature: add priority to your tasks :) by using the new command
!!<number 1-4>
- Feature: add description for your tasks (for Todoist Beta users) by using the new command
:: <description>
For more information see the Readme file in the main branch.
cerebro-todoist v.0.0.8
New Cerebro-Todoist version (v.0.0.8)!
What's new?
- Feature: now you can see the hour of each task (if they have)
- Fixed: bug in notification when creating new tasks
- Performance improvement: eliminated background tasks :)
For more information see the Readme file in the main branch.
cerebro-todoist v.0.0.6
New Cerebro-Todoist version (v.0.0.6)!
What's new?
- Feature: now tasks can be complaeted by navegating with
tab key
and then pressingenter key
.
For more information see the Readme file in the main branch.
cerebro-todoist v.0.0.5
New Cerebro-Todoist version (v.0.0.5)!
What's new?
- Removed previous update feature: update time is now not needed.
- Now the plugin gets the tasks in the same moment you type the command (synchronic).
- Feature: new user interface! Now the plugin seems more user-friendly.
What´s comming
In the next release I will try to make users able to complete tasks :)
For more information see the Readme file in the main branch.
cerebro-todoist v.0.0.4
New Cerebro-Todoist version (v.0.0.4)!
What's new?
This is a minor update, just for adding a small feature I forgot in the previous release.
- Feature: now you can select the time between every Today Tasks update.
¿How? | typeplugins todoist
-settings
- set your time in seconds.
I highly recommend reloading the app after changing this setting.
For more information see the Readme file.
cerebro-todoist v.0.0.3
New Cerebro-Todoist version (v.0.0.3)!
What's new?
- Get Today Tasks with the new command
tds today
- Fixed some bugs
- Add: notification alerts when an error occurs while creating a task.
For more information see the Readme file.
cerebro-todoist v.0.0.2
cerebro-todoist is here!
Installation
- Type
plugins todoist
into Cerebro app - Click
install
- Set your Todoist API token in the plugin settings -->
plugins todoist
- Selectsettings
- thentoken
Features
- Create tasks in the inbox using the command
tds new <your text>