Skip to content

Commit 589f215

Browse files
authored
Update info.jsonversion update
1 parent 55b87ab commit 589f215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ascii-tree-factory/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"script": "ascii-tree-factory.qml",
55
"authors": ["@77nnit"],
66
"platforms": ["linux", "windows"],
7-
"version": "0.1.0",
7+
"version": "0.2.0",
88
"minAppVersion": "24.10.5",
99
"description" : "The ASCII Tree Factory plugin for QOwnNotes allows users to <b>generate an ASCII tree representation from a given path structure</b>. This can be particularly useful for visualizing directory structures or any hierarchical data within your notes.</br>Usage:<ol><li><b>Select Text</b>: highlight the text in your note that represents the path structure you want to convert into an ASCII tree. Text can be multi-line</li><li><b>Run the Plugin</b>: Right-click on the selected text, choose Custom Actions > Generate ASCII tree from path.</li><li>The plugin will replace the selected text (single or multi-line) with an ASCII tree representation.</li></ol></br>If you have suggestions or improvements, feel free to reach me using GitHub or Codeberg."
1010
}

0 commit comments

Comments
 (0)