https://github.com/caronchen/obsidian-epub-plugin
An ePub reader plugin for Obsidian.
https://github.com/caronchen/obsidian-epub-plugin
Last synced: 5 months ago
JSON representation
An ePub reader plugin for Obsidian.
- Host: GitHub
- URL: https://github.com/caronchen/obsidian-epub-plugin
- Owner: caronchen
- License: mit
- Created: 2022-04-29T06:31:06.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T14:30:28.000Z (over 1 year ago)
- Last Synced: 2024-08-13T07:17:56.368Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 27.3 KB
- Stars: 88
- Watchers: 2
- Forks: 6
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - caronchen/obsidian-epub-plugin - An ePub reader plugin for Obsidian. (TypeScript)
README
   
## Obsidian ePub Reader Plugin
This is an ePub reader plugin for Obsidian (https://obsidian.md). Can open document with `.epub` file extension.
- [Obsidian ePub Reader Plugin](#obsidian-epub-reader-plugin)
- [How to use](#how-to-use)
- [1. Put books into any vault folder](#1-put-books-into-any-vault-folder)
- [2. Click book to open an epub view](#2-click-book-to-open-an-epub-view)
- [3. Reading](#3-reading)
- [Manually installing the plugin](#manually-installing-the-plugin)### How to use
#### 1. Put books into any vault folder
#### 2. Click book to open an epub view
#### 3. Reading
**TOC**
### Manually installing the plugin
- Copy over `main.js`, `styles.css`, `manifest.json` to your vault `VaultFolder/.obsidian/plugins/obsidian-epub-plugin/`.