Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

boost2fs

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boost2fs - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

cli.js

6

package.json
{
"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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc