From 02443e665c451d656e103679c9aaf419a73e2a09 Mon Sep 17 00:00:00 2001
From: darkSheep <49020899+darkSheep404@users.noreply.github.com>
Date: Tue, 20 Jun 2023 14:24:04 +0800
Subject: [PATCH] update desc
---
roadmap.md | 5 +++++
src/main/resources/META-INF/plugin.xml | 21 ++++++++++++++-------
2 files changed, 19 insertions(+), 7 deletions(-)
diff --git a/roadmap.md b/roadmap.md
index 6670960..b7d9b8b 100644
--- a/roadmap.md
+++ b/roadmap.md
@@ -52,3 +52,8 @@ remark: 实现了在编辑器内渲染已经做过的笔记
---
+参考
+https://shields.io/badges/jet-brains-plugins
+https://simpleicons.org/?q=idea
+更新reademe
+
diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml
index 663ab91..dc6c5f8 100644
--- a/src/main/resources/META-INF/plugin.xml
+++ b/src/main/resources/META-INF/plugin.xml
@@ -15,12 +15,15 @@
Guidelines: https://plugins.jetbrains.com/docs/marketplace/plugin-overview-page.html#plugin-description -->
-
- just use sheepNote plugin to select code, and make notes for them
- notes will be dispalyed in sheepNote toolsWindow
- you call search and manager your notes in sheepNote toolsWindow
- Besides, it will display some icon on the line where you make notes at
+
+ - select code to make note for them
+ - noteTitle will display like comments
+ - search,manage and view note and selected code in sheepNote toolsWindow
+ - click notepath in noteDetail to navigate to code file and lineNumber
+ - display icon on note line,click icon can navigate note in note list
+
+
notes will be stored at 'D:\sheepnote\data.sqllite' by default,
And due to this, this plugin cannot work on mac or win without "D:"
delete it will leads to note lost
@@ -28,8 +31,12 @@
if this plugin do help to you, or you have any suggestions,pls star/issue/pr in below github repo
this github repository
-
-
+
+
+
+
+
+
]]>