Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "boost2fs", | ||
"description": "Convert Boostnote to normal files.", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"repository": "viko16/boost2fs", | ||
@@ -12,4 +12,4 @@ "license": "MIT", | ||
"files": [ | ||
"bin", | ||
"lib" | ||
"cli.js", | ||
"index.js" | ||
], | ||
@@ -16,0 +16,0 @@ "keywords": [ |
@@ -12,3 +12,3 @@ # boost2fs | ||
```bash | ||
``` bash | ||
$ [sudo] npm install -g boost2fs | ||
@@ -34,3 +34,13 @@ ``` | ||
## Feature | ||
- Export all notes into the output folder. | ||
- Covert <u>Markdown Notes</u> to `{title}.md`. | ||
- Covert <u>Snippet Notes</u> to `{title}/{filename}`. | ||
- Deleted notes will be skipped. | ||
## Limitation | ||
- Tags, Star, Description in Snippet will be ignored. 🙈 | ||
## Thanks | ||
@@ -37,0 +47,0 @@ - [BoostIO/Boostnote](https://github.com/BoostIO/Boostnote) - Note-taking app for programmers. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7195
5
124
49
0