Added new readme

This commit is contained in:
chris
2022-05-24 13:24:31 +08:00
parent 917d2f943d
commit 12b88fa434
3 changed files with 4 additions and 72 deletions

View File

@@ -50,7 +50,7 @@ export default class MyPlugin extends Plugin {
// This adds a status bar item to the bottom of the app. Does not work on mobile apps.
const statusBarItemEl = this.addStatusBarItem();
statusBarItemEl.setText("This is made for love");
// statusBarItemEl.setText("share to notion");
this.addCommand({
id: "share-to-notion",