Live data from Hacker News

Show HN: Files.md – Open-source alternative to Obsidian

github.com

201–210 of 377 posts

Re: Show HN: Files.md – Open-source alternative to Obsidian

#201
post #18

Earlier quoted context omitted.

And the developers get compensated for their work how?

Not all software needs to be for-profit. Simple utility stuff I believe should fit in this category. Things like a text editor. The profit comes from elsewhere, larger more complex systems. Of course someone can TRY to profit off a text editor, but unless it solves complex enough problems (like a full blown IDE, but even then...). The issue is there is intense demand for it, and ALSO easy supply. If someone attempts…

Hello, fellow Dendron user. I haven't found good-enough alternatives either.

Re: Show HN: Files.md – Open-source alternative to Obsidian

#203

Looks nice but seems overkill to me to run a Go server to sync with a telegram bot to authenticate. Maybe I don't fully understand the use case.

I added a table with all possible setup options: https://github.com/zakirullin/files.md#ways-to-use-it

Re: Show HN: Files.md – Open-source alternative to Obsidian

#204

I like the blurb about your ZK being something which can actually hold you back. I encounted the same issue myself and found that ZK is not always the best fit for me. I find the best thing to do when studying something is to go over your material, internalize and synthesize it in an essay. If you can't create an original essay which perfectly replicates the knowledge you want to understand then you almost certainly…

Thanks! I love being honest. Notes alone wouldn't do.

Re: Show HN: Files.md – Open-source alternative to Obsidian

#206
post #23

I'm missing export in https://textbundle.org/ format. "TextBundle brings convenience back - by bundling the Markdown text and all referenced images into a single file."

If you want to bundle your images in markdown why don't you just use an HTML section with the image encoded as base64 data?

Why does every webpage not encode its images as base64 data?

Re: Show HN: Files.md – Open-source alternative to Obsidian

#207

I use .MD files, helix terminal editor with a markdown LSP called markdown-oxide that replicates the obsidian feature set (like bidirectional links, tags, making new notes automatically, two keys get you from a in-line footnote to the definition and back again, etc), and rumdl which is a super efficient and customizable markdown linter and formatter (semantic line breaks far the win!) . Since it is all helix I can ju…

Glad I read about this! I love helix and have been looking for some bonus features for note organisation without having to ditch my favourite editor, will defi

Re: Show HN: Files.md – Open-source alternative to Obsidian

#209

I use .MD files, helix terminal editor with a markdown LSP called markdown-oxide that replicates the obsidian feature set (like bidirectional links, tags, making new notes automatically, two keys get you from a in-line footnote to the definition and back again, etc), and rumdl which is a super efficient and customizable markdown linter and formatter (semantic line breaks far the win!) . Since it is all helix I can ju…

Glad I read this! I love Helix and have been looking for a way to have some extra note taking features without loosing my favourite editor. Will definitely give markdown-oxide a try!
Post reply on HN