notea icon indicating copy to clipboard operation
notea copied to clipboard

📒 Self hosted note taking app stored on S3

Results 64 notea issues
Sort by recently updated
recently updated
newest added

I need help with configuring Scaleway / Backblaze. Thanks for the app!

I think the photos problem exsited in most of the S3 which included the cloud OSS and minIO. I input the photos by using the "/" instead of draging them...

Make it easier to use codeblocks for a copy paste function by adding a floating "copy" to the box. An Example: ![CodeblockCopyExample](https://user-images.githubusercontent.com/5394853/117836068-0239f000-b23e-11eb-8e16-429a071c345b.gif)

enhancement
good first issue

Currently the PWA renders offline, but when trying to type text or create a new note, it keeps deleting the text. This may be able to be done with the...

enhancement

Hi, I would like to know if there are any way to use Firebase or Supabase as a database for notea.

I want to try notea on vercel, it's already up and running. However, it asks for a password and I cannot find it. I try some passwords like notea,1234, or...

Here is my docker compose - ``` services: notea-webapp: image: cinwell/notea container_name: notea-webapp ports: - "3000:3000" environment: - STORE_ACCESS_KEY=raspberry - STORE_SECRET_KEY=raspberry - STORE_BUCKET=notea - STORE_END_POINT=http://notea-db:9002 - STORE_FORCE_PATH_STYLE=true - PASSWORD=raspberry -...

Notea is my go-to note app and I love it. One of my use-cases for the app are my installation steps for servers, etc. So I have a lot of...

Hi! The title is more complex, than what this is: 1. Having one document in the favourites, I decide to add the higher-order parent of it to them, too! ![Bildschirmfoto...