Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gitatmax/printsidian

Print the current note
https://github.com/gitatmax/printsidian

obsidian obsidian-md obsidian-plugin

Last synced: about 2 months ago
JSON representation

Print the current note

Awesome Lists containing this project

README

        

_Please consider using [Print](https://github.com/marijnbent/obsidian-print) in Obsidian as it achieves what I wanted & more!_

# Printsidian

Print from Obsidian

## Usage

1. Open a note in Obsidian.
2. Access the command palette and select "Print note."
3. Your device's print dialog will appear.

## Build

```
npm install
npm run build
```

To test the plugin in Obsidian, replace the contents of the Printsidian plugin directory with the updated contents of the `dist` folder.

## Feedback

If you have any feedback or suggestions, please let me know! [Pull requests](https://github.com/gitatmax/printsidian/pulls) are also welcome.