Skip to content

gustavotrott/inkdrop-import-snippetslab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Import SnippetsLab plugin

This plugin allows you to import notes from SnippetsLab exported as Json (export.json).

Install

ipm install inkdrop-import-snippetslab

Usage

  • First export your notes in SnippetsLab:

Choose File > Export… from the menubar.

inkdrop-export

Choose a location and format Json, then click Export.

inkdrop-export-json

  • Install this plugin.
  • File -> Import -> from SnippetsLab Json, then the file dialog opens.
  • Select your SnippetsLab Json (export.json).
  • After a while, import finishes.

Notebook and Tags

Running this plugin will automatically create new books and tags and import your notes.

If the book or tag already exists, it will not be created.

Language

If your note has a Language set, it will be converted to code block with these language specified.

Fork of import-quiver

This plugin was based on import-quiver plugin.

Contribution

If you find a bug or find an unsupported SnippetsLab note, please submit an issue or submit a pull request.

About

An Inkdrop plugin for importing notes from SnippetsLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published