-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: ✨ update README
- Loading branch information
Showing
3 changed files
with
49 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,37 @@ | ||
- # loseq-insert-movie-properties | ||
|
||
- > A plugin to insert movie information or actor information in [Logseq](https://logseq.com/) . | ||
- **📢Attention: This plugin is still actively under development, so the inserted attributes and their behavior may change in the future. Please choose carefully.** | ||
|
||
- ## Features | ||
- Insert movie information on the movie page as page properties, supporting both English and Chinese. | ||
- ![en-img](./assets/en.jpg) | ||
- ![zh-img](./assets/zh.jpg) | ||
- Insert actor information on the actor page as page properties, supporting both English and Chinese. | ||
- ![en-person](./assets/en-person.jpg) | ||
- ![zh-person](./assets/zh-person.jpg) | ||
- Insert book information as a page properties | ||
- ![](./assets/book.jpg) | ||
|
||
- Insert movie information on the movie page as page properties, supporting both English and Chinese. | ||
- ![en-img](./assets/en.jpg) | ||
- ![zh-img](./assets/zh.jpg) | ||
- Insert actor information on the actor page as page properties, supporting both English and Chinese. | ||
- ![en-person](./assets/en-person.jpg) | ||
- ![zh-person](./assets/zh-person.jpg) | ||
- Insert book information as a page properties | ||
- ![](./assets/book.jpg) | ||
|
||
- ## Demos | ||
- ### English Movie | ||
- ![en-demo](./assets/logseq-insert-movie-properties-en-demo.gif) | ||
- ### Chinese Movie | ||
- ![zh-demo](./assets/logseq-insert-movie-properties-zh-demo.gif) | ||
- ### Book | ||
- ![book](./assets/logseq-insert-movie-properties-book-demo.gif) | ||
|
||
- ### English Movie | ||
- ![en-demo](./assets/logseq-insert-movie-properties-en-demo.gif) | ||
- ### Chinese Movie | ||
- ![zh-demo](./assets/logseq-insert-movie-properties-zh-demo.gif) | ||
- ### TV | ||
- ![tv-demo](./assets/logseq-insert-movie-properties-tv-demo.gif) | ||
- ### Book | ||
- ![book](./assets/logseq-insert-movie-properties-book-demo.gif) | ||
|
||
- ## Thanks | ||
|
||
- ### [TMDB](https://www.themoviedb.org/) | ||
- Thanks to TMDB for providing the API | ||
- ### [NeoDB](https://neodb.social/) | ||
- Thanks to NeoDB for providing the API | ||
- ### [NeoDB](https://neodb.social/) | ||
- Thanks to NeoDB for providing the API | ||
|
||
- ## Licenses | ||
- [MIT](https://choosealicense.com/licenses/mit/) | ||
- [MIT](https://choosealicense.com/licenses/mit/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,36 @@ | ||
- # loseq-insert-movie-properties | ||
- > 在 [Logseq](https://logseq.com/) 中插入电影信息或演员信息的插件 | ||
|
||
- > 在 [Logseq](https://logseq.com/) 中插入电影信息或演员信息的插件 | ||
- **📢 注意: 该插件仍然在积极开发中,所以目前插入的属性和后期比可能会有变动,请谨慎选择。** | ||
|
||
- ## 功能 | ||
- 在电影页面插入该电影的信息作为页面属性,支持英文和中文 | ||
- ![en-img](./assets/en.jpg) | ||
- ![zh-img](./assets/zh.jpg) | ||
- 在演员页面插入该演员的信息作为页面属性,支持英文和中文 | ||
- ![en-person](./assets/en-person.jpg) | ||
- ![zh-person](./assets/zh-person.jpg) | ||
- 插入书籍信息作为页面属性 | ||
- ![book](./assets/book.jpg) | ||
|
||
- 在电影页面插入该电影的信息作为页面属性,支持英文和中文 | ||
- ![en-img](./assets/en.jpg) | ||
- ![zh-img](./assets/zh.jpg) | ||
- 在演员页面插入该演员的信息作为页面属性,支持英文和中文 | ||
- ![en-person](./assets/en-person.jpg) | ||
- ![zh-person](./assets/zh-person.jpg) | ||
- 插入书籍信息作为页面属性 | ||
- ![book](./assets/book.jpg) | ||
|
||
- ## 演示 | ||
- ### 英文电影 | ||
- ![en-demo](./assets/logseq-insert-movie-properties-en-demo.gif) | ||
- ### 中文电影 | ||
- ![zh-demo](./assets/logseq-insert-movie-properties-zh-demo.gif) | ||
- ### 书籍 | ||
- ![book-demo](./assets/logseq-insert-movie-properties-book-demo.gif) | ||
|
||
- ### 英文电影 | ||
- ![en-demo](./assets/logseq-insert-movie-properties-en-demo.gif) | ||
- ### 中文电影 | ||
- ![zh-demo](./assets/logseq-insert-movie-properties-zh-demo.gif) | ||
- ### 电视剧 | ||
- ![tv-demo](./assets/logseq-insert-movie-properties-tv-demo.gif) | ||
- ### 书籍 | ||
- ![book-demo](./assets/logseq-insert-movie-properties-book-demo.gif) | ||
|
||
- ## 鸣谢 | ||
|
||
- ### [TMDB](https://www.themoviedb.org/) | ||
- 感谢 TMDB 提供 API | ||
- ### [NeoDB](https://neodb.social/) | ||
- 感谢 NeoDB 提供 API | ||
- 感谢 TMDB 提供 API | ||
- ### [NeoDB](https://neodb.social/) | ||
- 感谢 NeoDB 提供 API | ||
|
||
- ## 许可证 | ||
- [MIT](https://choosealicense.com/licenses/mit/) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.