Live data from Hacker News

Typora 1.0

support.typora.io

41–50 of 103 posts

Re: Typora 1.0

#41

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?

What does all the software for sale on GOG do?

Re: Typora 1.0

#42
post #22

We'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".

We're asked, over and over again to editorialize titles like this

Re: Typora 1.0

#43
post #29
post #22

We'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.

Often people end up waiting for an outlet to cover it and write a news story on that interesting information. So technically then it's not "editorializing". I just don't know that it's better to do that, and sometimes the link gets changed to the actual source anyway. Maybe "Tell HN" should get more common for these?

Re: Typora 1.0

#44
I really love Typora - I've used it for years, and not always because of any MD support - it's just a beautiful app that works well. The cost is a no brainer given how many years I've already been using it.

I'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

#45
Never met a WYSIWYG markdown editor I liked since all efforts of making it WYSIWYG impacts text editing.

For 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.

[1] https://vitepress.vuejs.org

[2] https://notable.app

Re: Typora 1.0

#46

5 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.

100% Agree. Only issue is that I'm trying to buy a licence but the payment options seem to be US-only (ZIP code validation). I'm trying to buy from the UK.

Re: Typora 1.0

#48

I 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.

They did not exclude possible charge for major upgrade.

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

#49
post #24
post #4

I 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!

Not org mode per se, however I have written a small tool which converts some markdown front matter in markdown into entries in todoist so that I can match notes with actionables, thats show my workflow has developed as a full time student.

Re: Typora 1.0

#50
post #4

I 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.

I never use the knowledge graph, I don't think anyone who uses obsidian daily does either. Other than it looking pretty it doesn't have a practical use for me.

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

Post reply on HN