https://github.com/totaldebug/inkdrop-import-dendron
An Inkdrop plugin for importing notes from Dendron
https://github.com/totaldebug/inkdrop-import-dendron
dendron inkdrop plugin
Last synced: 9 months ago
JSON representation
An Inkdrop plugin for importing notes from Dendron
- Host: GitHub
- URL: https://github.com/totaldebug/inkdrop-import-dendron
- Owner: totaldebug
- License: mit
- Created: 2022-06-15T10:41:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-31T18:21:38.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T18:19:43.044Z (over 1 year ago)
- Topics: dendron, inkdrop, plugin
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Import Dendron plugin
Import Dendron Vaults to Inkdrop with Ease.
[](https://github.com/totaldebug/inkdrop-import-dendron/releases) [](https://github.com/totaldebug/inkdrop-import-dendron)
[](https://github.com/totaldebug/inkdrop-import-dendron/commits/master) [](https://github.com/totaldebug/inkdrop-import-dendron/issues) [](https://github.com/totaldebug/inkdrop-import-dendron/pulls)
# About
A _Dendron Vault Import Plugin_ for Inkdrop to allow you to easily import notes from Dendron.
# Install
```
ipm install import-dendron
```
# Usage
- Install this plugin.
- `File -> Import -> from Dendron Vault...`, then the file dialogue opens.
- Select your Dendron vault.
- After a while the import finishes.
# Features
- Converts dendron dot file notation to notebooks, sub-notebooks and notes.
- Won't create notebooks that already exist.
- Won't import notes that already exist in the notebook.
- Imports image attachments.
# Author
| [](https://linkedin.com/in/marksie1988) |
| -------------------------------------------------------------------------------------------------- |
| **marksie1988 (Steven Marks)** |
# Support
Reach out to me at one of the following places:
- [Discord](https://discord.gg/6fmekudc8Q)
- [Discussions](https://github.com/totaldebug/inkdrop-import-dendron/discussions)
- [Issues](https://github.com/totaldebug/inkdrop-import-dendron/issues/new/choose)
# Donate
Please consider supporting this project by sponsoring, or just donating
a little via [our sponsor page](https://github.com/sponsors/marksie1988)
# License
[](https://creativecommons.org/licenses/by-nc-sa/4.0/)