The Simple Notes addon brings the Simple Notes app to Hubzilla, serving as a counterpart to the Android app Simple Notes Sync: #^https://github.com/inventory69/simple-notes-sync

The Android app stores notes in JSON format and can synchronize them via WebDAV when configured accordingly. This makes it an excellent companion for Hubzilla, which can act as a WebDAV host through its Files app.

The Simple Notes app reads notes directly from the Files app and presents them in a clean interface. It also offers various filtering and sorting options, accessible via widgets in the left sidebar.

I think it is a nice addition to the Hubzilla productivity suite!

Note: The Simple Notes addon is currently available only in the development branch of Hubzilla.

#Hubzilla #WebDAV #Simple Notes #Simple Notes Sync
@Mario Vavti works great, together with simple-notes-sync from F-droid. the latter even supports markdown formatting, which the hubzilla editor doesn't...yet, i assume.

is a great start with plenty options to integrate further -- if one wants to and has the time. even though 'retired' by now, i still don't have that time, unfortunately. i'll keep it in mind though.
@phani00 (hubzilla)
is a great start with plenty options to integrate further
It is called Simple Notes  

It currently supports Hubzillas BBcode flavour. Might change to Markdown before it hits release because it probably makes more sense in this context and with the client being Markdown too. Not sure yet how to go about 
@Mario Vavti I may remark, that Markdown can be a mess, when it comes to taking notes of code... experiencing this in Obsidian.
@*_jߍyrope can you post an example?
@Mario Vavti hm, the android app doesn't render BBcode formatting and Hz doesn't markdown. they're not talking on the same wavelength, somehow.

i also found that android doesn't sync back to hubzilla, in my setup. might be a permission problem, but it doesn't throw any error. have to investigate...neither editing a note created in Hz nor creating a new note on android shows in my Hz notes. not in the files app either. even though android claims changes have been uploaded. that's why i suspect permissions.
@phani00 (hubzilla) have you set the same notes directory for both?
@Mario Vavti yes, and on android i can see the notes from hubzilla.
@phani00 (hubzilla) found this error:

2026/03/29 04:50:55 [error] 845#845: *1313454 access forbidden by rule, client: 94.139.31.121, server: hub.phanisvara.com, request: "PUT /dav/phani002242/notes-md/BBcode%20test.md HTTP/1.1", host: "hub.phanisvara.com"
even though i've the directories are writable by the web server. have to look into this some more...
@phani00 (hubzilla) it looks like your server config prohibits .md files.