Siyuan wants an account even if I want to sync in WebDAV or S3, sorry but no.
Siyuan wants an account even if I want to sync in WebDAV or S3, sorry but no.
Affine is a newer project and has interesting features. Outline is more mature. I prefer outline a little bit more 😌
Yeah Memos is great. I use it as a personal journal. It supports great features like Postgres database, tags, filters, S3 for assets, SSO with OIDC. Dev works on more features like referencing notes if I read correctly
Only downside for me is, pictures are always at the end of a note, not inline like in wikis
No it is fully encrypted, even on the server. This topic was years old. You can read a good explanation here
Joplin can encrypt and it is selfhostable and uses Markdown
Benefit: apps for every platform
No CSS skills are stopping me from hiding the button. Maybe a checkbox to turn it off would be the better option, or move it completely to the about page
Even in Immich you can turn it off without paying. Subscriptions are like cancer imo, 5€ here, 10€ there… No thanks, other projects still exists since years, like Codex or Komga
Don’t like plus features or paid features at all. I donate frequently to a few open source projects, but I decide if I pay and when I pay and how much I pay.
The donate button is floating, that is annoying and even if you donated, it won’t go away. You need to buy a subscription. Sorry but no, there are better softwares out there
Immich got a shitstorm because of the license button in a corner without any paid features. Now it is now called support (which is better imo)
Komga is what I use, really like it to read my mangas ☺️
For metadata editing you can use Comictagger
It writes the metadata to the files and has online database support
Removed Kavita since they started Kavita+ and the floating donate button, which can only be removed if you pay. Never again
I use Komga instead
Nice try FBI 😏😁
Looks very intresting. Only downside for now: Releases are comlicated to download.
Another great release 🥳🥳
Thanks for this addition ☺️
Good question, it may depend on the distro afaik
Cron is better known than a systemd timer, but you can provide an example for the timer 😃
If logrotate doesn’t work, than use this as a cronjob via sudo crontab -e
Put this line at the end of the file:
0 0 * * * journalctl --vacuum-size=1G >/dev/null 2>&1
Everyday the logs will be trimmed to 1GB. Usually the logs are trimmed automatically at 4GB, but sometimes this does not work
Glad to help your family, share this wisdom with friends too ☝🏻😃
Use Publii, it has a WYSIWYG editor, a block editor and a markdown editor. It creates the files on your PC and can upload it to your server. Just point your webserver to the uploaded folder.
Very beginner friendly ☝🏻