Skip to content

Commit

Permalink
Prepare release v1.4 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiebrynes7 authored Oct 19, 2020
1 parent a487c21 commit 7bfeb94
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [1.4.0] - 2020-10-19

Along with this release, I've released an Obsidian theme which has built-in support for this plugin! 🎉

Check it out at [jamiebrynes7/moonlight-obsidian-theme](https://github.com/jamiebrynes7/moonlight-obsidian-theme)!

### ✨ Features

- The version of the plugin is now displayed in the settings tab along with a link to the changelog.
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

An experimental [Obsidian](https://obsidian.md/) plugin using [Volcano](https://github.com/kognise/volcano) to materialize [Todoist](https://todoist.com/) task lists in Obsidian notes.

_Tested with Obsidian 0.8.14 and Volcano 1.2.1, your results may vary!_
_Tested with Obsidian 0.9.4 and Volcano 1.2.1, your results may vary!_

![Example gif](./assets/obsidian-todoist-sync.gif)

Expand Down Expand Up @@ -37,6 +37,8 @@ _Tested with Obsidian 0.8.14 and Volcano 1.2.1, your results may vary!_

## CSS

I also maintain an Obsidian theme which has support out of the box for this plugin, for a complete example of CSS for this plugin, check out [the source](https://github.com/jamiebrynes7/moonlight-obsidian-theme/blob/master/src/modules/extensions/todoist.scss).

### General

Any `workspace-leaf` which has an injected Todoist query will have the `contains-todoist-query` class attached to it.
Expand Down
Binary file modified assets/obsidian-todoist-sync.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7bfeb94

Please sign in to comment.