514
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 14 Jul 2023
514 points (100.0% liked)
Asklemmy
43908 readers
1276 users here now
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- 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.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
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.
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.
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.
Thanks. Understood.
Markdown has code blocks with syntax highlighting.
https://www.markdownguide.org/extended-syntax/#syntax-highlighting
While Obsidian does work on mobile, I find it really shines on a bigger screen with keyboard and mouse.
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.