https://github.com/miguelripoll23/microsoft-loop-exporter
A Node.js tool to export all pages in a Microsoft Loop workspace
https://github.com/miguelripoll23/microsoft-loop-exporter
loop microsoft pdf
Last synced: about 1 year ago
JSON representation
A Node.js tool to export all pages in a Microsoft Loop workspace
- Host: GitHub
- URL: https://github.com/miguelripoll23/microsoft-loop-exporter
- Owner: MiguelRipoll23
- Created: 2025-04-13T15:40:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-05T09:38:17.000Z (about 1 year ago)
- Last Synced: 2025-05-10T20:33:32.875Z (about 1 year ago)
- Topics: loop, microsoft, pdf
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Microsoft Loop Exporter
A Node.js tool to export all pages in a Microsoft Loop workspace to PDF files
automatically.
## Demo
TODO
## Installation
You can install this package globally using npm:
```bash
npm install -g microsoft-loop-exporter
```
## Usage
> [!IMPORTANT]
> Close your Chrome browser before executing the command.
Run the following command:
```bash
loop "Your Workspace Name"
```
Replace "Your Workspace Name" with the exact name of your Loop workspace as it
appears in the Loop interface.
### Troubleshooting
- If you get a "Chrome not found" error, verify that Chrome is installed in the
default location for your OS
- If workspace items are not found, ensure:
- You're logged into Microsoft Loop
- The workspace name is exactly as it appears in Loop
- You have proper access to the workspace