Search for a note taking app (solved)
from Appoxo@lemmy.dbzer0.com to selfhosted@lemmy.world on 28 Dec 21:27
https://lemmy.dbzer0.com/post/34370838

###Update###

I tried a bit of Notesnook. While it wasnt bad it didnt quite fit the expectation that obsidian created for me for what I want. Maybe it was user error but I honestly can’t say what specific aspect bothered me.
For now I decided to stay with what I have experience witg and bought a year of Obsidian-sync for 1 Remote-Vault

Thanks to everyone that suggested me solutions to my really specific problem. I appreciate that and I love(d) the discouse I seemingly sparked in this post.
Please continue commenting. Maybe someone else still hasnt found their solution yet :)

Original Post:

Hello fellow lemmy users, for the lack of a better fitting community I hope my request for help fits here the best.

I am a bit of a scatter-brain, have some notes in Google Keep, OneNote, Obsidian and in GitHub or other places. This is partially multiplied by splitting my work stuff with my home stuff.

What I like about every app I use so far

What I dislike:

How I currently manage/store my files:

What I want:

What I found so far but have issues so far:

Thanks for reading the wall of text and I wish you a good start into the year of 2025. ✌️

#selfhosted

threaded - newest

Bahnd@lemmy.world on 28 Dec 21:31 next collapse

Note for Obsidian, there is a git plugin that can auto-push/pull from a repo. I put my repo on a server and have multiple devices use it as a sync feature (there is also a VPN to my home network involved). Not sure how well it works on the android app (its pure lazyness as to why I haven’t tried that yet…)

Appoxo@lemmy.dbzer0.com on 28 Dec 21:45 collapse

As far as my research today yielded the implementation on Android is error-prone due to no native git integration.
As long as it’s less stable than using remotely-save + OneDrive it’s a pass :/
having a solid git integration that works without much fuzz (e.g. manually committing, annotating) would be lovely though.

This seems very error-prone: reddit.com/…/obsidian_android_syncing_via_github_…
And this seems very dangerous without a native full integration: github.com/Vinzent03/obsidian-git?tab=readme-ov-f…

FundMECFSResearch@lemmy.blahaj.zone on 29 Dec 13:39 collapse

Obsidian is decent, but it’s not FOSS, and unless you pay for sync and have a small number of extensions, it really doesn’t work well on phone.

alphabethunter@lemmy.world on 28 Dec 21:53 next collapse

I just use Obsidian + Syncthing + MEGA. My obsidian folders are on my mega synced folder on my pc, and they are set up to use syncthing to push updates to all my other devices (2 phones and a tablet), but you can have as many devices as you want. It’s all free as well, and the cloud service can be any that you like.

Appoxo@lemmy.dbzer0.com on 28 Dec 22:00 collapse

Keep in mind that the Syncthing Android app was discontinued and thus isnt viable long term. The team wont work anymore on it and once it breaks it’s done for.
I could use Resilio for that but meh

merde@sh.itjust.works on 28 Dec 22:04 next collapse

Syncthing-Fork ☞ f-droid.org/…/com.github.catfriend1.syncthingandr…

Appoxo@lemmy.dbzer0.com on 28 Dec 22:28 next collapse

ty :)
I like that the team promotes the fork.

alphabethunter@lemmy.world on 29 Dec 02:32 collapse

Yeah, I just use the fork.

Shimitar@feddit.it on 29 Dec 06:48 collapse

Only the one written by the original Dev. There are others like syncthing fork.

Its still a perfectly viable solution for android.

CaptDust@sh.itjust.works on 28 Dec 22:08 next collapse

I didn’t read the entire wall of text but didn’t see it listed. check out notesnook.

Appoxo@lemmy.dbzer0.com on 28 Dec 22:24 next collapse

Seems like a good candidate. Bookmarked it and will take a look. Thanks for the suggestion!

Voroxpete@sh.itjust.works on 28 Dec 23:23 next collapse

Ooh, I will be giving this a go!

gregor@gregtech.eu on 29 Dec 08:54 collapse

I use this too, such a great app.

GravitySpoiled@lemmy.ml on 28 Dec 22:15 next collapse

Maybe Orgzly?

Appoxo@lemmy.dbzer0.com on 28 Dec 22:21 collapse

Am I blind or is it mobile only? Would probably create issues if I use 3rd party plugin features in other apps if I don’t stay markdown-only Also it seems like I have to manually sync the file?

GravitySpoiled@lemmy.ml on 29 Dec 10:27 collapse

You can sync it using e.g. webdav and use any app you want on another client

Appoxo@lemmy.dbzer0.com on 29 Dec 18:40 collapse

Gotcha so it’s just a markdown editor on mobile. Thanks for suggesting an alternative!

rammjet@lemmy.world on 28 Dec 22:30 next collapse

I use Obsidian with a docker version of CouchDB. Used to store on Dropbox using Remotely Save.

Appoxo@lemmy.dbzer0.com on 28 Dec 22:38 collapse

community plugin which requires me to use some novel type of db called couch-db (ugh, another service to keep updated/troubleshoot).

I am fine with paying for obsidian-sync as I like the service and am experienced with their flavor of markdown. But before I cough up another money hole for a rarely (1-3 times per month) accessed program I’d prefer another (self-hosted) alternative and donate to the dev instead.
I also don’t like hosting what I don’t quite understand (that means mostly databases). I am already uneasy to host the mariaDB I have setup for hortusFox.

rammjet@lemmy.world on 28 Dec 23:06 collapse

I agree that I don’t like the sync stored in a db rather than a directory of files. I just reminded myself that Remotely Save also saves to webdav on my Synology NAS and to Nextcloud. Since I have both available, I will be looking at them again.

rammjet@lemmy.world on 29 Dec 05:12 next collapse

Now testing Obsidian -> Remotely Save -> webdav -> Synology NAS

Lem453@lemmy.ca on 29 Dec 08:26 collapse

Just as an FYI its done like this because its vastly faster than flat files.

This is also the reason why NextCloud has lots of complaints about speed and files getting locked and not syncing properly.

Apps that are way faster (seafile, owncloud GO) use proprietary file stores.

Obsidian Live sync works extremely well and quickly to the point that the update speed is almost like a google docs with multiple editors. Couchdb is why.

rammjet@lemmy.world on 29 Dec 11:23 collapse

For this application, I like flat files. After the initial sync, I only edit one little md file at a time and syncing it should not take long at all.

fine_sandy_bottom@discuss.tchncs.de on 28 Dec 23:22 next collapse

I just sync a folder with syncthing and use native markdown editors.

On a desktop I like zettlr. On android I like zettel notes. Both have zettelkasten features which is pretty much just a way to link to other files.

random72guy@lemmy.world on 29 Dec 14:21 next collapse

Exactly what I do, too! (Tho I use VS Code and owncloud on desktop, and foldersync on Android.) Only issue I have is occasional file conflicts, if some edits didn’t get sync’d right away. (Tho it hasn’t happened recently, perhaps due to Zettel’s recent file saving updates.)

confuser@lemmy.zip on 29 Dec 16:06 collapse

This is the way

MagicChicken@lemmy.world on 28 Dec 23:56 next collapse

Still early in development, but I’m liking Affine. Self hostable, and the whiteboard tools are pretty great

dandimrod@lemmy.world on 29 Dec 00:10 next collapse

I’ve been using silverbullet for a while. Selfhosted, saves everything on simple markdown files and easy to customize with plugins and space scripts.

andrew@radiation.party on 29 Dec 00:34 next collapse

+1 to silverbullet. Been using it for a long portion of its lifetime, I love that you can adjust it and add functionality by writing pages in the editor

Appoxo@lemmy.dbzer0.com on 29 Dec 18:34 collapse

Can you explain what you mean by that? Sounds neat

andrew@radiation.party on 29 Dec 23:56 collapse

You can write code blocks with a special syntax that makes silverbullet interpret the code block as a script and executes it. It’s referred to as space script in the documentation iirc. You can add commands, text transformers, etc with ease.

The live query templating system is super neat too, I have a few subsections in my notes with an index page that automatically lists all child pages with a summary of the page, if I’ve written one for that page.

Shimitar@feddit.it on 29 Dec 06:49 next collapse

+1 for Silverbullet too!

Paired with markor on android and syncrhing is my to go solution.

I could use silverbullet on android directly as well but for some reason I prefer a native editor there.

themadcodger@kbin.earth on 29 Dec 08:10 next collapse

What's the benefit if using silver bullet over Obsidian or logseq?

dandimrod@lemmy.world on 29 Dec 10:19 next collapse

For me, not needing another app and the fact that is easily selfhosted is great. For Obsidian you have to pay for their sync solution and I remember the logseq app was cumbersome and the web client wasn’t so good, but that’s my opinion.

Nibodhika@lemmy.world on 29 Dec 13:14 collapse

Silverbullet is open source and has a very simple architecture with slightly extended markdown files which are easy to sync using whatever you use for syncing files. Plus it syncs files locally and allows you to edit offline and sync later (with a basic sync conflict resolution to avoid losing changes) and a very cool feature is that it allows you to write your own scripts to get whatever feature you want.

e8d79@discuss.tchncs.de on 29 Dec 17:37 collapse

I really tried to like silverbullet but the VI mode is too bare bones for me. The worst thing about it is that Ctrl+W closes the browser tab instead of deleting one word left of the cursor and there is no way around that. I think I closed the silverbullet tab 20 times while typing a single note.

snrkl@lemmy.sdf.org on 29 Dec 00:56 next collapse

I hear you on the obsidian vault costs, but for what it saves me in hassle I ended up going the full license, with 10 vaults… I have one for home, one for work, one for testing obsidian plugins/new tricks, and my also kid uses one for school…

So far, bulletproof, and individual crypto keys for vaults means separation between church/state/school is maintained…

The sync handles simultaneous editing on phone/laptop so that’s golden.

I alsu use nebo for handwritten notes on my android tablet, and export text to my daily note. (Just wish it exported MD properly! 🫤)

Father_Redbeard@lemmy.ml on 29 Dec 14:44 collapse

I have used Nebo as well and instead of exporting I did a select all, copy and paste. Not very elegant but it did work to sort of “convert” to markdown.

snrkl@lemmy.sdf.org on 02 Jan 03:38 collapse

If you want to push them for Obsidian support, take 5 mins and put that into their user survey…

ux.myscript.com

I just put it into all the “what apps do you use for” sections that were appropriate, and I think there was also a free text section where I put “better MD export support” into, from memory…

undrwater@lemmy.world on 29 Dec 05:25 next collapse

Regarding Joplin: I don’t know what you mean by callouts, but it does have a plug-in system. Perhaps there is one containing what you need?

If not, and it’s not beyond your skill set, you could build it yourself.

Appoxo@lemmy.dbzer0.com on 29 Dec 18:32 collapse

Can I build myself? Nope. ATM I don’t have plans to learn coding
Did I look for a callout plugin? Yep, but maybe I used the wrong search terms
What callouts are: help.obsidian.md/Editing+and+formatting/Callouts

GoMati@lemmy.world on 29 Dec 06:19 next collapse

Tried couple of them but still came back to Obsidian with remotely-save (for me it’s S3 but doesn’t matter) for last 2 years. The sheer simplicity plus the fact that I don’t have to synchronize every second (it’s only my notes, no collaboration) beats every other solution.

If you’d like an alternative, see Trillium Next (community driven fork) but despite the fact that it’s great it doesn’t beat my current setup (yet 😉)

Affine is good too, but it is a bit more complicated with the benefit of more features.

Shimitar@feddit.it on 29 Dec 06:51 next collapse

Beware of Joplin: saved files ate not native MD files. They have MD extension but internally are quite different.

Still plain text files in a way, but not usable with a different editor easily.

FundMECFSResearch@lemmy.blahaj.zone on 29 Dec 13:38 next collapse

Good to know, thanks.

Father_Redbeard@lemmy.ml on 29 Dec 14:40 collapse

And the file names are not the note titles like Obsidian (and logseq I believe)

Shimitar@feddit.it on 29 Dec 15:48 collapse

True as well, impossible to find a note on Joplin using only the filesystem.

Guenther_Amanita@slrpnk.net on 29 Dec 07:22 next collapse

I can still recommend you Logseq and Obsidian.

They store their database mostly as plain markdown, so you can just use your sync app of choice (Nextcloud, Syncthing, etc.) to sync everything between devices.

Maybe Logseq offers their sync as self hostable service too, I don’t know.

I find Logseq extremely awesome and would recommend it to you.

Cyber@feddit.uk on 29 Dec 09:42 collapse

+1 for logseq & syncthing. I use it across Windows, Linux and Android to my NAS.

synthing has versioning so I don’t lose edits - kinda like OneNote

sunstoned@lemmus.org on 29 Dec 15:27 collapse

Another +1 from me. Very similar setup and it’s been working for me for years.

b41b76cf@lemmy.world on 29 Dec 07:46 next collapse

I actually only discovered silverbullet a few days ago, but liking it so far.

The TreeView plugin is documented here: silverbullet.md/Plugs/TreeView

Lem453@lemmy.ca on 29 Dec 08:09 next collapse

Lol at the obsidian criticisms in the self hosted community :)

Couchdb is like 20 years old and not exactly ‘novel’

I setup a docker for his like 2 years ago and did nothing other than update once in that time. Live sync has otherwise been rock solid on multiple devices.

Obsidian not being open source is very valid criticism. The above 2 things really aren’t.

Appoxo@lemmy.dbzer0.com on 29 Dec 18:35 collapse

Couchdb is like 20 years old and not exactly ‘novel’

Tbf I never heard about it. Postgre, Mongodb, mariadb, mysql, MS SQL server, etc. etc. you get the idea.
Never have I heard about the name of couchdb nor that it was used beyond this project.

Nibodhika@lemmy.world on 29 Dec 08:15 next collapse

Another vote for Silverbullet, I’ve been using it for a while and it’s great. There is a tree view plugin that’s very easy to install, however I disabled it after a short while because I realized that, because of the way I take notes, that is a lot less useful than other features.

For example, I have a folder with all my cooking recipes, at first I thought having a Tree view would be good there, but actually if I use the querying mechanism I can have tables that give me more information than just the name, e.g. tags, difficulty, etc. also this works regardless of where the recipes are, so if I want to create a subfolder structure or scrap recipes from elsewhere in the whole space it would work (granted, not very useful for recipes, but I also have a table for work tools, some of which are embebed on another page, some of which are a page of their own, and I have a table that lists all of the tools to give me an overview)

Appoxo@lemmy.dbzer0.com on 29 Dec 18:25 collapse

I am the sort to know where to look but not what it’s called. So it’s either a tree view or a content table that gets filled automatically (for example by tags) but also unmarked/untagged notes

Nibodhika@lemmy.world on 29 Dec 19:57 collapse

Let me give you an example, I have a page with this:

 ```template
 | Name | Keywords |
 |-----------|-----------------|
 {{#each {recipe}}}
 | [[{{name}}]] | {{keywords}} |
 {{/each}}
\ ```

Then each recipe page has a header, so for example if I have a file named Recipes/Steak.md with the content:

---
tags: recipe
keywords: beef easy
---

# Ingredients 

Yadda yadda yadda...

So that table gets populated with all of the recipes wherever they are and I can add other columns or info there. It’s very neat and customizable.

Appoxo@lemmy.dbzer0.com on 29 Dec 23:39 collapse

Looks very cool to automate but also a high learning curve for someone just starting out with scripting ;)
Atm probably not for me.

Nibodhika@lemmy.world on 30 Dec 06:29 collapse

No scripting involved in the above example though.

Appoxo@lemmy.dbzer0.com on 30 Dec 07:18 collapse

Nah, I mean the how it’s written looks close to a for-loop.
Right now this would require me to pay active concentration to write and utilize something like this vs just writing in markdown as I have already memorized part of the syntax.

Don’t get me wrong though, this is very good and impressive to automate.
I am a fan on how MS Word automatically creates the table of content, complete with formatting when just configuring the formatting correctly for the levels. This basically blows it out of the water.

Nibodhika@lemmy.world on 30 Dec 08:09 collapse

In that sense it is a bit of scripting, it’s a templating language similar to Jinja, so you put things you want to display between {{ }}, for example {{name}} will get rendered as the content of the name variable. [[ ]] is the way Silverbullet habgles links, so [[Something]] is a link to the file Something.md, so [[ {{ name }} ]] is a link to the file with the name from the variable.

Also that’s because I wanted a custom view, a very similar thing could be done with:

\```query
recipe
\```

BTW, you can have a table of contents on Silverbullet by just putting a block named toc, i.e. ```toc and closing it on the next line.

umfk@lemmy.world on 29 Dec 09:51 next collapse

Maybe check out TriliumNext.

31337@sh.itjust.works on 29 Dec 10:29 next collapse

I just use Joplin, encrypted, and synced through dropbox. Tried logseq, but never really figured out how to use its features effectively. The notebook/note model of Joplin seems more natural to me. My coding/scripting stuff mostly just goes into git repos.

TCB13@lemmy.world on 29 Dec 10:48 next collapse

Joplin: Sufficient but no callouts :(

Can you give an example of those “callouts”? Joplin has many plugins, many you can find that in there.

My only complaint about Joplin is that there’s no production / real WebUI for it yet.

Appoxo@lemmy.dbzer0.com on 29 Dec 18:21 collapse

I did search for plugins but couldnt find any. Maybe the wrong search term?

Regarding what they are: help.obsidian.md/Editing+and+formatting/Callouts

TCB13@lemmy.world on 29 Dec 18:52 collapse

There’s a plugin for that: discourse.joplinapp.org/t/…/2

Appoxo@lemmy.dbzer0.com on 29 Dec 23:42 collapse

The fuck? How did I skim over that…
Literally read this post but stopped once I saw how OP wanted to do this in CSS.
Oh well…

TCB13@lemmy.world on 30 Dec 12:18 collapse

Well it happens :D Happy new year!

Appoxo@lemmy.dbzer0.com on 30 Dec 12:39 collapse

Wishing you that as well!

hertg@infosec.pub on 29 Dec 11:29 next collapse

I use Obsidian and pay for Sync. You are not limited to one vault, I have multiple vaults synced, don’t know where you got that information?

Can recommend doing this, vault is E2E encrypted and the people behind Obsidian seem decent. They are very much opposed to taking VC money and the growth at all cost mindset. See the blog of their CEO to get a vibe check: stephango.com

Appoxo@lemmy.dbzer0.com on 29 Dec 18:23 collapse

I got my info from here: obsidian.md/buy/sync?variation=standard_10&renew=…

1 synced vault · 1 month history

But it seems like I can link multiple local vaults inside this remote vault? Sorta like subfolders

hertg@infosec.pub on 30 Dec 05:57 collapse

Oh, I see. I’m on the Sync Plus plan, back when I started using it, there was no $4 option, and no specified vault limit. Sorry for the confusion.

Sandbag@lemm.ee on 29 Dec 13:21 next collapse

Just use obsidian with sync thing.

aes@programming.dev on 29 Dec 14:43 collapse

This.

Also, one of the machines is running the git plugin, so things get saved in my Forgejo as well. I guess I could set it up so they save to hit, but in different branches. 🤔

Ulrich@feddit.org on 29 Dec 13:26 next collapse

You are posting in self hosted by also referencing some software that isn’t so I’m not sure exactly what you’re asking for in that regard.

Saber is the only non-onenote notes software that supports handwriting and is fully FOSS, to my knowledge. I use that and then back up with Syncthing.

Appoxo@lemmy.dbzer0.com on 29 Dec 18:20 collapse

Hello fellow lemmy users, for the lack of a better fitting community I hope my request for help fits here the best.

And I am also mentioning self-hostable solutions like silverbullet. And there might be a program that nobody has listed yet but may fit all criteria.

Ulrich@feddit.org on 29 Dec 18:36 collapse

Gotcha. I like Saber for handwritten notes. It also supports photos and PDFs, so I will get some meeting notes, upload them into Saber and then handwrite notes on top of the PDFs.

It is cross-platform and has native NextCloud support, and they’ll even give you a server to use if you sponsor the project.

Appoxo@lemmy.dbzer0.com on 29 Dec 18:51 collapse

Seems like a very cool solution for handwritten notes (Surface tablet, ipad, tablets) but not for computer written text notes.

If I would use OneNote in this capacity this would be the perfect replacement!

Father_Redbeard@lemmy.ml on 29 Dec 14:50 next collapse

Honestly it seems like Obsidian is the one matching most of your criteria. $4/mo isn’t bad for a bullet proof sync solution with version history, imo. I also have my vault backed up on each client locally for extra protection.

I’d love to suggest Logseq because FOSS, but man does the android app suck.

That said, I find Obsidian really lacks in the simple to-do/checklist function. So I use Quillpad synced to my Nextcloud server for Google Keep-like functionality. Everything else goes into Obsidian.

IsoSpandy@lemm.ee on 29 Dec 15:39 next collapse

I use Obsidian primarily and just push everything to git. Remember to gitignore .obsidian/workspaces.json to prevent conflicts on multiple devices.

starshipwinepineapple@programming.dev on 29 Dec 18:39 next collapse

So you dislike external sync options but also don’t want to pay for internal sync options? Additionally you are in a self hosted community so you’re looking for a presumably open source project (some you listed are not), and given internally supported sync services would be one way fund development i think this narrows what your are looking for by quite a bit. You basically would be looking for an open source project that meets all your other criteria and happens to let you sync the files to your own server for free. Why would such a project not just let you take things into your own hands with whatever flavor of sync/backup you prefer? Otherwise if they’re building a sync system it would probably be a monetized cloud service which brings us back to the beginning.

Maybe such a thing exists, but I haven’t seen such a thing since that is extra development for little to no gain. Most people are happy to either pay for the cloud service to fund development or sync on their own.

Logseq: Same issues as with obsidian: Paid sync. Didnt look much beyond

Logseq is open source. Obsidian is not. So yes, both have paid sync but you can also just sync or backup the files on your own. Just be careful of sync services that sync while files/db are in use to avoid conflicts.

Appoxo@lemmy.dbzer0.com on 29 Dec 18:45 collapse

Maybe it’s just how I conveyed the idea.
Basically something like obsidian (or any other KB solution with markdown) but it can also support self-hosted sync-servers preferably natively.
Obsidian has it to some degree with a community plugin (totally valid. I just dislike having to use an external DB rather than bare files).
The alternative is using a separate app/program like syncthing but then I’d have to keep both open and one continuously open. My preference would be an all-in-one edit and sync. This way the program would also be aware of the content sync and could close in the background once synced

Stitch0815@feddit.org on 30 Dec 08:42 collapse

I love logseq and was quite annoyed with the syncing as well, however I have now figured it out. I use nextcloud and the nextcloud sync client for all my PCs and laptops and folder sync on my phone since logseq does not accept the virtual environement of nextcloud on android. With this setup I love it. Same as the guy before: Be carefull not to edit to files at the same time otherwise you are golden.

woodgen@lemm.ee on 29 Dec 18:46 next collapse

This seems to be the most common question in this sub…

Results from me asking this 1Y ago: lemm.ee/post/4593760

Went with Joplin and using it since.

Results from the same question 2 months ago: lemm.ee/post/45943693

Results from the same question 1 months ago: lemmy.world/post/22885340

Appoxo@lemmy.dbzer0.com on 29 Dec 18:58 collapse

I think your post was even the one suggested during my post creation. Skimming through your linked posts it seems like joplin and obsidian is used often but I have yet to read about software like notesnook which looked promising.

Supernova1051@sh.itjust.works on 29 Dec 20:38 next collapse

Checkout Notesnook. I’ve tried most of the ones you’ve listed and have been really enjoying how well it works compared to the competition considering its end-to-end encrypted.

A few features:

  • Clients and server are open source.
  • End-to-end encrypted note syncing.
  • You can publish public notes.
  • You can publish privates notes that require a password to view.
  • You can self-host the sync server.
  • You can self-host the publishing server.
  • Full offline mode.
  • At rest encryption.
  • Multi-platform clients with feature parity (Android, iOS, Linux, Windows, MacOS, Web).
  • Most if not all of the general features you’d expect from a notes taking application.

One thing I really like about the project is how open they are about what they’re doing, why they’re doing it and what the future holds. It’s been great seeing their roadmap (notesnook.com/roadmap/) and seeing promised features land with new ones being added, and I’ve only been using it for less than a year now!

undrivendev@lemmy.world on 29 Dec 21:37 next collapse

emacs + org mode.

You can sync the notes files with any app of your choosing (OneDrive, Google Drive, Nextcloud, Syncthing).

Statick@programming.dev on 30 Dec 01:12 next collapse

I know this says “Solved” but you should look into Gitjournal. You can use the one free private repo from gitlab to connect to. Just use vscode or similar on PC and Gitjournal on your phone. Version controlled notes, file based instead of database, can organize on PC via folders (Gitjournal recognizes the folders, don’t think it can create them though). I absolutely love it.

gitjournal.io

Appoxo@lemmy.dbzer0.com on 30 Dec 06:06 collapse

Bookmarked. Thank you :)

danceswithcats@lemmy.ml on 31 Dec 15:21 collapse

Has anyone suggested a Nextcloud installation? You’d have a notes sync as part of the whole calendar setup. I use QownNotes on my Linux computers and the native notes app on my de-googled Android phone. The phone requires the DavX app to setup the sync, but it’s bulletproof after that. The notes are available as .md files and exportable as pdf.

Nextcloud might seem like overkill, but it is light enough to run on a Pi4 and it would take care of most of your server management and update challenges. You can use as much or as little of its functions as you want.

Appoxo@lemmy.dbzer0.com on 31 Dec 16:20 collapse

I don’t think I have any use for something like Nextcloud.
The only one that uses my server is myself + the few friends accessing Jellyfin.
To me, some SMB shares are sufficient at home and on the go I only access my HortusFox and Jellyfin (+ *arrs) services.
Assuming I’d have to setup something for another family member as well like an SO, I’d probably have to setup something like Next/Owncloud
I think before I setup something like that, I’ll setup Immich first. Also on my todo list but the rapid dev release cycle clashes with my automated update schedule and would require active attention to the changelogs.
And according to the self.st newsletter there are plenty of breaking changes happening to immich.

If you have a different experience with Immich and docker, please feel free to correct me. It would accelerate my deployment schedule and backup.

danceswithcats@lemmy.ml on 31 Dec 22:03 collapse

Okay. I only suggested it because it’s probably one of the best maintained and funded Open Source projects in the world and the caldav/carddav setup is almost automatic. It would allow you to use any caldav friendly notes app on phone or desktop, which means it’s Apple, Windoze or open source friendly.

Generally, I avoid obscure ‘solutions’ and stick to mature tech.

Anyway, good luck.

Appoxo@lemmy.dbzer0.com on 02 Jan 08:43 collapse

I thought about something like this to get rid of google calendar and consolidate my calendar and contacts to a single source of truth.
Any opinion on Owncloud vs Nextcloud (usability, deployment/maintenance, plugins, etc.)?