I'm considering exploring other systems besides Roam, which is the only thing I've used so far and got overwhelmed by the number of choices. Which one of these projects are well loved by the HN community / why?
For some stupid reason, I'm not allowed to use Joplin by myself LOL. So, I want to use a note taking app that's very similar to it.
I want:
1) Image pasting
2) Tabs with close UI there
Basically sth that looks like notepad++ but with image pasting facility where I can see image directly without having to open new window
I tried zim, but it was stupid UI for me. Closing tabs was hard. And as soon as I started writing in 1 note tab, that tab would come to the right highlighted. Pretty annoying.
line-height: 1.2rem; padding: 1.4rem 0.5rem 0.3rem 3.5rem; } table th, table td { color: #000000; border: 1px solid #000000; /* black table borders for printing */ background: #ffffff; /* white table background for printing */ } a { color: #000000; text-decoration: none; /* modify hyperlink text */ } .resource-icon { background-color: #000000; /* makes any linked resource icons black */ } blockquote { border-left: 4px solid #000000; /* makes the bar at the left of a blockquote black */ opacity: 1; /* makes the blockquote text black */ } code { color: #000000; font-weight: bold; /* bold code text for printing */ } .inline-code { color: #000000; border: 0px none; background: none; font-weight: bold; /* bold code text for printing and removes the grey background and border*/ } pre.hljs { border: 0px none; background: #F0F0F0; /* removes the border from fenced code blocks and modifies the grey background colour */ } span[class^='hljs-'] { color: #000000 !important; /* modifies code highlighting colour for printing (all black!!) */ } hr { border-bottom: 1px solid #000000; /* change horizontal rules to black for printing */ } h1 { border: none; border-bottom: 1px solid #000000; /* change horizontal lines under h1 tags to black for printing */ } mark { background-color: #F0F0F0; /* sets highlighter ==mark== to grey for printing */ } }