this post was submitted on 14 Jul 2023
533 points (97.5% liked)

Asklemmy

42603 readers
1073 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 28 points 1 year ago (1 children)

Obsidian - fantastic Markdown editor with rich base functionality and a huge garden of plugins.

[–] JoeClu 2 points 1 year ago (4 children)

So I just tried this, on Android. Yes it is pretty nice. Wish it would do plain .txt files too. Or even source code and syntaxes highlighting for different file types. Limited to just MD files sucks. Not really interested in the whole "canvas" thing. UI is a bit clunky on Android, but not terrible.

Currently using Acode front F-Droid for Android, which addresses the issues named above. And it's FOSS, which Obsidian is not.

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago) (2 children)

Obsidian isn't meant to be a general purpose text editor, it's a personal wiki; None of the things you mentioned are its goals, though it can highlight source code in code blocks.

It's meant to be a second brain, with interlinking between notes and ideas a la the Zettelkasten method. I use it for keeping everything from DND notes to local documentation on my home lab, to meeting notes... Think Notion or the like, if you're familiar.

Here's a great overview by one of my favorite YouTube channels: https://youtu.be/DbsAQSIKQXk

For general purpose editing, I personally use Neovim in Termux.

[–] [email protected] 3 points 1 year ago

Here is an alternative Piped link(s): https://piped.video/DbsAQSIKQXk

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source, check me out at GitHub.

[–] JoeClu 1 points 1 year ago

Thanks. Understood.

[–] [email protected] 1 points 1 year ago

While Obsidian does work on mobile, I find it really shines on a bigger screen with keyboard and mouse.

[–] gornius 1 points 1 year ago
[–] [email protected] -1 points 1 year ago

I think syntax highlighting may be a core plugin that comes deactivated. If it's not that then there's definitely a community plugin for it.