Releases: benjypng/logseq-todoist-plugin
Releases · benjypng/logseq-todoist-plugin
v2.4
v2.3
v2.2
v2.01
v2.0
Significant UI/UX Changes from previous versions! Can be installed from Logseq Marketplace.
- Added a UI to enter the API Tokens and Project IDs, instead of having to open up the settings file, or to create a
.env
file. - User will use the
/pull
to pull tasks from Todoist, instead of clicking a button. - The rest of the functions remain the same.
P.S. I would like to apologise in advance for my horrible versioning.
v0.92-alpha
- Refactored code in preparation for deployment to Logseq marketplace
- Configured to be able to use
logseq.settings
for theenv
variables
- Configured to be able to use
v0.91-alpha
- If the task or sub-task contains descriptions, it will be pulled from Todoist as a block attribute.
v0.90-alpha
- Added function to use a slash command to quickly send a task to your Inbox in Todoist.
- Added use Project name as parent blocks for their tasks.
v0.85-alpha
- Allow plugin to be used on all pages except home page.
- Refactored code to make it speedier.
- Added check if there are any tasks in the first place.
- Fixed issue of Header Block (e.g. [[Tasks Inbox]]) showing even when there are no tasks to pull.
v0.84-alpha
Adding of child-blocks for sub-tasks.