paperlib-open-with
v1.0.0
Published
Open With Plugin – Choose a different application to open PDF files via the right-click menu
Downloads
98
Maintainers
Readme
paperlib-open-with
Open PDF files with custom applications through the right-click context menu.
Features
- Open papers with system default application
- Add custom applications to the menu
- Remember your last used application
- Support macOS, Windows, and Linux
How to Use
Load the Extension
- Open Paperlib → Preferences → Extensions
- Click "Load from Local"
- Select the
paperlib-open-withfolder
Add Custom Applications
- Right-click on a paper
- Select "Open With" → "Add Application..."
- Choose an application from your system
Open Papers
- Right-click on papers
- Select "Open With"
- Choose from System Default or your added applications
Installation & Development
# Install dependencies
npm install
# Build
npm run build
# Load in Paperlib for testing
# Preferences → Extensions → Load from LocalPlatform Support
- macOS: Uses
open -acommand - Windows: Direct spawn
- Linux: Direct spawn
License
MIT
