this post was submitted on 11 Mar 2024
135 points (95.9% liked)

Technology

59123 readers
2294 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


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

I personally wouldn't recommend obsidian (mentioned at the end of the article), but still, I think the article is worth reading.

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

It's a good philosophy, to be sure. It doesn't take many migrations to realize that keeping your files in open, easy to read formats is preferable.

I also use obsidian, but I do sometimes worry that the linking and metadata will be difficult to work with in the future when the software goes away. It's all there in the files, but my vault is slowly linking together in interesting ways that rely on obsidian functionality.

[–] [email protected] 7 points 8 months ago

Try logseq, it's a foss alternative to obsidian

[–] [email protected] 5 points 8 months ago (2 children)

I wonder this with obsidian also, it is one of the things that keeps me from diving in head first.

It seems a lot of its "powerful" functions are against it's plain text advantage. However I don't really see an easy way around it.

At least at the end of the day you or someone else could write a script to modify the plain text files for the next app.

[–] [email protected] 6 points 8 months ago (1 children)

It's tricky for sure. The plain text is great, and all the functionality is built off of plain text (even the canvas!), but replicating the functionality isn't trivial by any stretch of the imagination. Migration is easier because of the text files, but will it be as easy to see the links between notes? Or query all the notes I need more detail in? Or map it all out visually?

I think reimplementing the core obsidian functionality in a FOSS clone would be fun... except I already have a queue of projects and not a lot of time, so here I am complaining instead 🤷

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

Logseq is the obsidian foss clone , worth a try

[–] [email protected] 1 points 7 months ago

Logseq is a great alternative. It's very much not a clone, though. It has a different paradigm on how it views notes and the functionality isn't exactly 1:1.

[–] [email protected] 5 points 8 months ago (2 children)

Try logseq, it's foss and solves some of these problems. Mostly compatible with files from obsidian

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

Does it have a plugin ecosystem like Obsidian?

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

That is the double edged sword though. Get cool features - lose true plain text

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

Who wouldn't want a double edged sword? Twice as good for chopping!

[–] [email protected] 1 points 7 months ago
[–] [email protected] 1 points 8 months ago

I have heard that name a lot, I will have to give it a go