mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-18 20:49:36 +01:00
57 lines
2.3 KiB
Markdown
57 lines
2.3 KiB
Markdown
---
|
|
title: Monographs
|
|
description: Anonymous, secure and encrypted note sharing with password protection. Share a note with anyone on the internet even if they do not use Notesnook.
|
|
---
|
|
|
|
# Publish notes with monographs
|
|
|
|
Sharing a note with someone can be such a tedious task. You have to copy/download/export it to a file and then attach it in an email or upload it to some cloud storage.
|
|
|
|
With Notesnook, you don't need to do that anymore. Monographs enable you to share your notes with anyone in a single click. Once a note is published as a monograph, you get a public URL which you can share with anyone. They don't need to download Notesnook or install any extra software — it's just like a blog, only simpler.
|
|
|
|
> warn Size limit
|
|
>
|
|
> Currently, monographs are limited to 15 MB in size. This includes attachments as well. If you try to publish a note larger than 15 MB, you'll get an error.
|
|
|
|
## How to publish a note?
|
|
|
|
# [Desktop/Web](#/tab/web)
|
|
|
|
1. Right click on a note
|
|
2. Click on `Publish` from Note properties to open publish note dialog.
|
|
3. Click on `Publish` button to publish note.
|
|
4. Copy the URL and send it to respective person.
|
|
|
|
# [Mobile](#/tab/mobile)
|
|
|
|
5. Tap on  button on a note.
|
|
6. Tap on `Publish` to open Publish note sheet
|
|
7. Tap on `Publish` button to publish note.
|
|
8. Copy the URL and send it to respective person.
|
|
|
|
---
|
|
|
|
## Password protection
|
|
|
|
When you are sharing sensitive information with someone, you can encrypt the monograph with a password. Only someone who has the password can decrypt and read the contents of the note. While you are on the Publish note dialog, turn on password protection and enter a password for the monograph. Then click publish to publish the note.
|
|
|
|
## Self destruct
|
|
|
|
Self destruct means that the published note can be viewed only once. Once someone visits the public URL to see the contents of the note, the monograph is deleted and it cannot be viewed again.
|
|
|
|
## Unpublish a monograph
|
|
|
|
# [Desktop/Web](#/tab/web)
|
|
|
|
1. Right click on a note
|
|
2. Click on `Publish` to open publish note popup
|
|
3. Click on `Unpublish` button to unpublish note
|
|
|
|
# [Mobile](#/tab/mobile)
|
|
|
|
4. Tap on  button on a published note
|
|
5. Tap on `Publish` to open Publish note sheet
|
|
6. Tap on `Unpublish` button to unpublish note
|
|
|
|
---
|