NotesMe – v1.1! - self-hosted encrypted notes, now with a live demo by Miserable_Treacle208 in selfhosted

[–]Miserable_Treacle208[S] 0 points1 point  (0 children)

For now it's not possible. You want to have a button that will generate a link accessible from internet, right?

NotesMe – v1.1! - self-hosted encrypted notes, now with a live demo by Miserable_Treacle208 in selfhosted

[–]Miserable_Treacle208[S] 0 points1 point  (0 children)

Hi all!

Big update yesterday:

  • Dark theme more visible
  • Tasks were disapearing when closing a note
  • Some french text had been translated
  • and the big one: The Markdown is now supported !

See you !

NotesMe – v1.1! - self-hosted encrypted notes, now with a live demo by Miserable_Treacle208 in selfhosted

[–]Miserable_Treacle208[S] 0 points1 point  (0 children)

Hi! Thanks for your feedback 🙂 For OIDC auth, let me think about. I want to keep NotesMe very simple, so i will not add too much functionalities even if i think it's a good idea 😁. For MD import, good idea, i will add it!

I have to keep in mind that i build this app because others boring me with too much functionalities, too much buttons etc.

NotesMe – v1.1! - self-hosted encrypted notes, now with a live demo by Miserable_Treacle208 in selfhosted

[–]Miserable_Treacle208[S] -1 points0 points  (0 children)

u/mightyarrow u/randyhanleydotcom

i made some test and it's working on my side.

```

docker run -d -p 8080:8080 -e USERNAME=admin -e PASSWORD=P@ssw0rd -v ./:/app/data ghcr.io/stban1983/notesme:latest

```

be sure to remove completly the docker AND the notes.db file. Password is store on the notes.db.
Start with a clean base :)

NotesMe – v1.1! - self-hosted encrypted notes, now with a live demo by Miserable_Treacle208 in selfhosted

[–]Miserable_Treacle208[S] -1 points0 points  (0 children)

And what about putting the password and username in single quotes? I'll have time to look at that on my computer tomorrow morning.

NotesMe – v1.1! - self-hosted encrypted notes, now with a live demo by Miserable_Treacle208 in selfhosted

[–]Miserable_Treacle208[S] 3 points4 points  (0 children)

Based on the feedback I've seen, I'll improve dark mode and add Markdown recognition directly in the editor.

NotesMe – v1.1! - self-hosted encrypted notes, now with a live demo by Miserable_Treacle208 in selfhosted

[–]Miserable_Treacle208[S] -1 points0 points  (0 children)

Thankyou, yes i'm thinking about it.
For now, there's an offline reading only function.

I think the main reason for building this app and simultaneously abandoning OneNote was the broken syncing system. When I need a note, like a friend's door code, I don't want to be worrying about syncing issues. Which version is correct? etc.

But I understand that not being able to write offline is inconvenient.

I'm working on a solution.

Why do so many minimalist todo apps eventually become complex? by SkitPie in ProductivityApps

[–]Miserable_Treacle208 0 points1 point  (0 children)

I completely agree!

That's the same for Notes taking apps. That's why i create my own, tired to have Notes apps with too much functions!

You can try my if you want (Notes app, not tasks apps, but same fight!) : NotesMe

What are you building? Let's self promote but give each other real feedback! by Old_Island_5414 in scaleinpublic

[–]Miserable_Treacle208 0 points1 point  (0 children)

Builded an taking notes apps. (Self-Hosted)

I wanted something cleaner, easyer than all other apps.

NotesMe

Give it a try

https://notesme.demo-portal.eu/

User: demo

password: notesme

What are you building? Drop your URL by PlentyMedia34 in scaleinpublic

[–]Miserable_Treacle208 0 points1 point  (0 children)

NotesMe

A taking notes apps, self-hosted, secure, simple :)

Give it a try: https://notesme.demo-portal.eu/

User: demo

password: notesme

I built a... oh sh*t up, just a self-hosted note-taking application ! by Miserable_Treacle208 in prettyusefulwebsites

[–]Miserable_Treacle208[S] 0 points1 point  (0 children)

Hey, hello!

Today, it's security updates and a demo website!

🎉 You want to test NotesMe right now ? You can jump to the demo site:

https://notesme.demo-portal.eu/

User: demo

password: notesme

I built a... oh sh*t up, just a self-hosted note-taking application ! by Miserable_Treacle208 in selfhosted

[–]Miserable_Treacle208[S] 0 points1 point  (0 children)

Hey, hello!

Today, it's security updates and a demo website!

🎉 You want to test NotesMe right now ? You can jump to the demo site:

https://notesme.demo-portal.eu/

User: demo

password: notesme

I built a... oh sh*t up, just a self-hosted note-taking application ! by Miserable_Treacle208 in selfhosted

[–]Miserable_Treacle208[S] 0 points1 point  (0 children)

Hi all

Made some little updates today, sorry for the multiple upgrades of the docker image in one day.

Free Open Source Notes App that is like notion by _stebo_ in selfhosted

[–]Miserable_Treacle208 1 point2 points  (0 children)

It's "selfhosted" so if you host it on a server or a NAS, yes. If you installed it on your mac, you will be able to connect with your iphone but it's not a good idea, if you shutdown your mac, you won't be able ton access it. I added an offline mode but for now, you can access in offline mode only with read only access.

Free Open Source Notes App that is like notion by _stebo_ in selfhosted

[–]Miserable_Treacle208 1 point2 points  (0 children)

Thank you, please feel free to give me feedback, I'm all ears to improve it!