Flatnotes - database-less note taking web app
-
@Kubernetes nice, do you have a screenshot? Upstream does not have one for some reason.
-
@staff I've started using this as native Docker/Traefik deployment and it's good.
Would be great to get @Kubernetes custom package into the App Store.
On Version 3.3 and seems to be maintained -
Added easy install to the Repo
-
@Kubernetes said in Flatnotes - database-less note taking web app:
Added easy install to the Repo
This is game changing!!
-
Hi all,
I have updated the package to 4.0.1
Breaking Changes:
API: The GET /api/notes/{title} endpoint no longer supports an include_content query parameter. Content is now always included in the response (which was the default before anyway).
ļø Notable Changes:
The Python server has been completely refactored to allow for easier maintenance and future development.The "Poppins" font is now bundled with flatnotes rather than being loaded from Google Fonts (#145).A new GET /api/attachments endpoint has been added. This mirrors the behaviour of the existing GET /attachments endpoint but is included for consistency with the other API endpoints (and is also now visible in the API docs).When inserting an image, the decision as to the URL and filename to insert into the note is now made by the server rather than the client. This allows filename clashes to be handled automatically by appending a timestamp to the filename when required.
šŖ² Bug Fixes:
Fixed menu icon alignment issue.Fixed bullet point alignment issue (mainly visible on larger fonts).Fixed a bug that prevented phrase searching (#152).Fixed a bug that affected the naming of pasted screenshots on machines using a non-English language (#153). -
Great work !
Thank you -
I am not sure, but I think the update is broken. I had installed a second instance of Flatnote and it was working fine. But now it looks that it doesn't run anymore. I suggest to wait with updating.
-
Okay, problem is fixed in latest version - and in the meantime they released 4.0.2, so I updated the package also to 4.0.2