mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
Added new readme
This commit is contained in:
2
main.ts
2
main.ts
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user