Help Center
Get help with Evarith
Connect an app, send your notes, and find what an error reference means.
What it does
Evarith creates a new Notion page from one of your notes. The page keeps the note title, and the note body becomes Notion blocks: headings, lists, tasks, quotes, code, and links.
The export is one-way and one note at a time. Evarith does not read your Notion pages into Notes, and it does not sync. A page you edit in Notion after the export stays as you left it.
Connect Notion
You need an internal integration token from Notion. This takes about a minute.
- Go to notion.so/profile/integrations and create a new internal integration.
- Copy its internal integration secret. It starts with “ntn_”.
- Open Settings in Evarith, find the Notion section, paste the token, and select Connect.
- In Notion, open the page you want your exports to go under. Use its menu to connect it to the same integration. An integration can only write to the pages you share with it.
Evarith tests the token with Notion before it stores anything. A token that Notion refuses is not saved, so a typo cannot become a connection that fails later.
Send a note
- Open Notes and select the note you want to send.
- Select the send button in the toolbar above the note.
- When the page is created, a link to it appears. Select the link to open the new page in Notion.
The export runs only when you select the button. Evarith does not call Notion while a page loads or while you type.
You must be logged in. Guest Mode notes stay in your browser and never reach the Evarith server, so there is nothing for the server to send.
Choose a destination
A new Notion page must have a parent page. In Settings, select Load pages to see every page your integration can write to, then choose one. New exports become children of that page.
If you choose none, the first page shared with the integration is used, and Evarith remembers it. You can change it in Settings at any time.
An empty list means no page is shared with the integration yet. Share one in Notion, then load the list again.
How your token is kept
- The token is encrypted on the Evarith server before it is stored.
- The encryption is bound to your account, so the stored value is useless in another account.
- The token is never sent back to your browser, never put in a URL, and never shown in an error.
- Evarith never puts the token in browser storage.
- Select Disconnect in Settings to delete it. Notion access ends at once.
You can also revoke the integration from Notion. Do that if you think the token is known to somebody else.
If something fails
- Notion refused the token. The integration was deleted or its secret was rotated. Connect Notion again with a new token.
- Notion cannot find the destination page. The page was deleted, or it is no longer shared with the integration. Share a page again, then choose it in Settings.
- No page is shared with the integration. Open a page in Notion and connect it to the integration.
- The note is too large. Notion limits the size of one page. Split the note, then send each part.
- Notion is rate limiting or unavailable. Wait a moment, then send the note again. No duplicate page is created by a failed attempt.
Error references
When an action fails, Evarith shows a reference. It looks like ref: 4f2a9c31…. This code marks one line in the server logs.
Quote the full reference when you write to support@evarith.app. The team can then find the exact log line for your failed request. Without it, they can only search by time.
The reference holds no data from your notes and no token.