tu2-atmanand1k downloadsSimulates a book view by combining multiple notes from the folder hierarchy into a continuous reading experience. View, edit and export the virtual view as note or PDF.
A plugin for Obsidian (https://obsidian.md) that simulates a book view by combining multiple notes from a folder into a continuous reading experience. It uses the hierarchy of the folder to structure the chapters and sections of the book.
main.js, styles.css, and manifest.json from the latest releaseobsidian-book-simulator in your vault's .obsidian/plugins/ directoryThis project uses TypeScript and esbuild for bundling.
npm install
npm run dev
npm run build
src/
main.ts # Plugin entry point
types.ts # TypeScript interfaces
views/
bookSimulatorView.ts # Main view implementation
components/
virtualFileExplorer.ts # File explorer component
bookRenderer.ts # Book rendering component
utils/
fileTreeUtils.ts # File tree building utilities
hierarchyGenerator.ts # Markdown hierarchy generation
GPL v3
If you find this plugin helpful, consider supporting its development by making a donation!