this post was submitted on 10 May 2024
41 points (88.7% liked)

Selfhosted

39257 readers
182 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
41
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 

Is anyone currently self hosting an Anytype backup node? In case you don't know, Anytype is a privacy focused, local first note app. Can be found in anytype.io. Their docs give informartion on how to self host. I only have a laptop, so I'm trying to create a node in a VirtualBox VM, using Vagrant to automate box creation and provision. Sorry if the post is messed up, first timer here.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 4 months ago (6 children)

I tried anytype during the alpha, but I understood early on that the data is crippled during export, and the self host node is very cumbersome to set up. Also, I had a gut feeling that it could turn into a enshittified product.

For my usecase, I could achieve my note taking needs by other more established, libre and less complex means.

[–] [email protected] 2 points 4 months ago (1 children)

Fully agree. That's also the main reason I am using Notion even though it's not FOSS, not encrypted etc.

I was fine using Obsidian (even though it's not FOSS either, but you own your data) but I can't figure out a good way to track books and quotes plus my opinion about them while querying them the same way it works in the database with Notion. Dataview is great for many things but doesn't have pagination etc.

[–] [email protected] 2 points 4 months ago* (last edited 4 months ago) (1 children)

Out of curiosity, have you tries logseq or silverbullet.md? They both have capabilities to query your notes similar to Notion.

I've had this challenge with structuring notes-data for a while, but haven't found something that suits my workflow yet. I have on my list to experiment with a sqlite solution.

[–] [email protected] 2 points 4 months ago

Yes, I have tested Logseq and even donate to them monthly. However I don't use it actively. Reason is that I just can't figure out a way to store my quotes and my opinion about them from books the same way I do it in Notion.

Basically I store my quotes like this:

Inside each quote I write my opinion or the summary of the quote in my own words, etc.

And then for the books I have it like this:

And inside each book I have the quotes linked:

So yeah I haven't found any way in Obsidian or Logseq to replicate this structure. It's always something simliar that's not working the same way and feels off and only with tweaks, custom CSS and stuff like that.

load more comments (4 replies)