Hello HN, introducing my note-taking app. Please check it out. I am proud of the "killer feature" which is the tag tree, which intersects all note tags and creates a "binary tree" type of UI experience to find notes. The design of this was fun, as it initially didn't use virtualization and debugging showed hundreds of thousands of containers being generated. Now it's virtualized and very speedy =).