social.tchncs.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
A friendly server from Germany – which tends to attract techy people, but welcomes everybody. This is one of the oldest Mastodon instances.

Administered by:

Server stats:

3.8K
active users

PenguinTrinity :verified_neko:

Does anyone know a good cli-based solution for . I love tools like and , but I am not able to find any CLI based for them, to streamline my . I am thankful for any suggestion you have.

@penguintrinity Probably not what you're actually looking for, but obsidian works with basically a directory of markdown files which can be edited by any text editor. I use a mix of Obsidian and neovim.

You don't get any of the plugins of course but obsidian will happily detect your changes and update things in the GUI as you edit them with another editor.

@pasties I already thought about that. That was my so far.

@EpiphanicSynchronicity Honestly i never used before. So i will give it a look. The only fun part which remains, will be to convert existing data.

@penguintrinity I’ve never used it either. Org markup is much older than markdown and its users say it’s superior, but markdown has become the de facto standard and is *much* more widely supported and interoperable.

@EpiphanicSynchronicity That looks quite good at the first glance. I will give it a try.

@penguintrinity

Since those use Markdown, do you already know Glow?

github.com/charmbracelet/glow

It's TUI to view Markdown files. Do you have more specific needs?

There is an experimental LSP for Logseq syntax that would provide Logseq-based functionalities to any editor that support LSP (like VS Code, Kate, Emacs, Vim). But it is in early development.

Render markdown on the CLI, with pizzazz! 💅🏻. Contribute to charmbracelet/glow development by creating an account on GitHub.
GitHubGitHub - charmbracelet/glow: Render markdown on the CLI, with pizzazz! 💅🏻Render markdown on the CLI, with pizzazz! 💅🏻. Contribute to charmbracelet/glow development by creating an account on GitHub.

@penguintrinity: emacs + evil + org-mode + org-roam + evil-collection (for some vimish org-mode keybinds)?

I dont personally use org-mode much, but people LOVE IT. Like "emacs' killer feature" love it.

@penguintrinity Have you tried `nb` yet?

Personally, I’d stick with vim on Obsidian vault, though.

@opsitive I installed it but did not get to trying it yet.