For all the people saying you'd be happy to pay for this given its value to you: you're missing the point. The DRM is the problem, and paid software is perfectly capable of existing without DRM.
What's the alternative?
Typora 1.0
41–50 of 103 posts
Re: Typora 1.0
#42We're asked, over and over again, by the guidelines and by moderator comments, not to editorialize titles like this. This is a particularly egregious example; the submission is simply the release notes for the 1.0 version of an editor called Typora, and this submission should be called "Typora 1.0".
Re: Typora 1.0
#43We're asked, over and over again, by the guidelines and by moderator comments, not to editorialize titles like this. This is a particularly egregious example; the submission is simply the release notes for the 1.0 version of an editor called Typora, and this submission should be called "Typora 1.0".
How does one post a link when the only interesting thing about it is buried or non-obvious? I think linking to our own blog posts or tweets is also disallowed (?) so we have to wait for someone else to blog about it? I've never quite understood how to solve this puzzle as it means a reasonably large class of pertinent information is impossible to post to HN.
Re: Typora 1.0
#44I'll use this opportunity to say once again that I hate Markdown. We need to have a Web 2.0 style evolution for documents and document fragments using both HTML and Unicode. In 2021 it is absolutely insane that I can easily add an emoji with varying shades but I can't add basic formatting to text like bold or italic without resorting to a proprietary tricks, that normally get lost the first time you copy/paste.
Re: Typora 1.0
#45For all markdown docs now I've moved to just using VS Code with a live reload UI, the best DevUX I've found is VitePress [1] which immediately updates on save and shows the real thing, i.e. exactly how the docs will look including rendering any custom markdown-it extensions or Vue Components embedded in the page.
One free Markdown editor I have started using is Notable [2] which has become a worthy replacement to Notepad for manually managing TODO notes & sporadic text files in a neat simple UI with built-in search, pin working docs and custom labels for quick organization and retrieval. It works exactly how I wanted it to as a minimal UI for editing static .md files in a directory with all metadata stored in frontmatter that displays preview mode by default and an unobtrusive text mode when editing it.
Re: Typora 1.0
#465 years later, started to think it would never bother! $15 is a no brainer given how much I personally use it. Have recently found myself dipping into/staying in vscode more and more for version controlled markdown though.
Re: Typora 1.0
#47Re: Typora 1.0
#48I love using Typora. My favorite feature is the mathjax support. It has replaced latex for me for grad school assignments and saves a lot of time. Great to see that they won’t be going the subscription route.
I am not relying on typora. I use it for WYSIWYG markdown editing with equations. Actually I like more the functionality to copy pasted image to a folder - that is the only feature I really like.
I still have not convinced myself to pay for it.
Re: Typora 1.0
#49I have used Typora, it's alright — but it's definitely no Obsidian[^1] Typora is very limited in terms of plugins / customisability — although it's standard feature set might be enough Obsidian is my new Emacs, it rules my life through some plugins I've written for myself, it can be a simple focus driven markdown editor like Typora if I need it to be, or a full knowledge suite like Notion and the likes of that all wh…
Since it's your new Emacs, can you explain how Obsidian compare to Org mode? (I see that apparently it's not open source?). Thanks!
Re: Typora 1.0
#50I have used Typora, it's alright — but it's definitely no Obsidian[^1] Typora is very limited in terms of plugins / customisability — although it's standard feature set might be enough Obsidian is my new Emacs, it rules my life through some plugins I've written for myself, it can be a simple focus driven markdown editor like Typora if I need it to be, or a full knowledge suite like Notion and the likes of that all wh…
Could you describe a bit why Obsidian feels superior to you? I tried to get into Obsidian multiple times but I just never got it. I don't really see myself clicking on the knowledge graph every other day, and typora actually had wikilinks.
Obsidian's back links are pretty great and holding alt over them will give you a Wikipedia-style snapshot of the note, or you can control click to open it in a new window.
I use it as a knowledge IDE for college and work, and as such it lacks the simplicity that Typora has; I think they're aiming for two different markets