Live data from Hacker News

Ask HN: Good Alternatives to One Note

news.ycombinator.com

1–10 of 20 posts

Ask HN: Good Alternatives to One Note

#1
I've used a variety of different softwares for my organisation systems, but they all seem to be lacking. One note seems to be the only one that works, but their sync issues are so bad that it makes editing from multiple devices painful as hell.

I have 3 main functionalities that I am searching for: 1. Allow me to organise my pages (rules out Evernote) 2. Has table functionality (rules out notion) 3. Can be used on the phone (rules out desktop-only solutions)

I've been looking for ages and have found nothing that suits.

If anyone has something that fits this description, it would be a game changer for me.

Re: Ask HN: Good Alternatives to One Note

#8

Private blogspot blog. You can add tables with a little HTML and CSS.

How would the mobile editing support be? I edit the items in the table very frequently and this is very important. Markdown-based solutions fail for me in this regard.

There is an app. I suggest you download it and try it.

You would need to do the HTML part of the table elsewhere, but you should be able to edit contents of the table in the app.

You can edit in a browser on mobile. Some browsers are better than others and it would likely be substantially impacted by phone type and size.

I sometimes do a surprising amount of HTML in the browser of my phone. I use the Edge browser.

You can add CSS to the template and that helps a lot with tables. For example, you can add CSS that adds a border and that changes the background of every other row.

I can get you a CSS snippet for that if you want and do a little tutorial post to walk you through it.

Post reply on HN