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

Technology

73602 readers
3072 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

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
[–] brenticus@lemmy.world 17 points 1 year ago (11 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.

[–] PersonalDevKit@aussie.zone 5 points 1 year 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.

[–] brenticus@lemmy.world 6 points 1 year 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 🤷

[–] geophysicist@discuss.tchncs.de 1 points 1 year ago (1 children)

Logseq is the obsidian foss clone , worth a try

[–] brenticus@lemmy.world 1 points 1 year 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.

[–] geophysicist@discuss.tchncs.de 5 points 1 year ago (2 children)

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

[–] bionicjoey@lemmy.ca 4 points 1 year ago (2 children)

Does it have a plugin ecosystem like Obsidian?

[–] PersonalDevKit@aussie.zone 2 points 1 year ago (1 children)

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

[–] bionicjoey@lemmy.ca 4 points 1 year ago

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

[–] PersonalDevKit@aussie.zone 1 points 1 year ago

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

load more comments (8 replies)