Show HN: Code Notes – A Gatsby theme for publishing code-related notes
1–10 of 32 posts
Re: Show HN: Code Notes – A Gatsby theme for publishing code-related notes
#2It seems the main point of Code Notes is to serve a static site, but I'd love to see the author turn it into an editor by hooking up a ProseMirror [2] instance :)
Out of curiosity, what solutions do others use for tags/categorization/full-text search of their notes? Code Notes seems to use FlexSearch.js [1].
[1]: https://github.com/nextapps-de/flexsearch [2]: https://prosemirror.net/
Re: Show HN: Code Notes – A Gatsby theme for publishing code-related notes
#3Re: Show HN: Code Notes – A Gatsby theme for publishing code-related notes
#4Re: Show HN: Code Notes – A Gatsby theme for publishing code-related notes
#5who honestly keeps "notes" like this
Re: Show HN: Code Notes – A Gatsby theme for publishing code-related notes
#6I've enjoyed all the recent HN posts about notetaking software! (Roam, org-roam, Obsidian, Zettlr, Code Notes...) It seems the main point of Code Notes is to serve a static site, but I'd love to see the author turn it into an editor by hooking up a ProseMirror [2] instance :) Out of curiosity, what solutions do others use for tags/categorization/full-text search of their notes? Code Notes seems to use FlexSearch.js […
[1]: https://fusejs.io/
Re: Show HN: Code Notes – A Gatsby theme for publishing code-related notes
#7- How quickly can I create/update/delete
- How easily can I search and read
I love how you have solved the second part. I have to ask, how do you handle the first part?
Do you keep one editor always open to quickly edit the markdown files?
Re: Show HN: Code Notes – A Gatsby theme for publishing code-related notes
#8who honestly keeps "notes" like this
Re: Show HN: Code Notes – A Gatsby theme for publishing code-related notes
#9Two things I look for in a note-taking app: - How quickly can I create/update/delete - How easily can I search and read I love how you have solved the second part. I have to ask, how do you handle the first part? Do you keep one editor always open to quickly edit the markdown files?
Re: Show HN: Code Notes – A Gatsby theme for publishing code-related notes
#10who honestly keeps "notes" like this