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…
Show HN: Files.md – Open-source alternative to Obsidian
201–210 of 377 posts
Re: Show HN: Files.md – Open-source alternative to Obsidian
#202Very good work.
Re: Show HN: Files.md – Open-source alternative to Obsidian
#203Looks 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.
Re: Show HN: Files.md – Open-source alternative to Obsidian
#204I 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…
Re: Show HN: Files.md – Open-source alternative to Obsidian
#205Let us know when this isn't a Chrome-specific tool.
Re: Show HN: Files.md – Open-source alternative to Obsidian
#206I'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?
Re: Show HN: Files.md – Open-source alternative to Obsidian
#207I 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…
Re: Show HN: Files.md – Open-source alternative to Obsidian
#208Re: Show HN: Files.md – Open-source alternative to Obsidian
#209I 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…
Re: Show HN: Files.md – Open-source alternative to Obsidian
#210Not under app.files.md? What do you think?