Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pavittarx/nb
notes storage
https://github.com/pavittarx/nb
Last synced: 7 days ago
JSON representation
notes storage
- Host: GitHub
- URL: https://github.com/pavittarx/nb
- Owner: pavittarx
- Created: 2024-08-25T20:53:54.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T21:37:30.000Z (3 months ago)
- Last Synced: 2024-08-26T22:41:47.070Z (3 months ago)
- Language: CSS
- Size: 582 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
nb (short for notes;book)
This is a personal project aimed at storing my notes using Markdown.
The immediate goal is to migrate my notes from Notion, while not loosing any rendering capabilities, that requires a robust view layer to be built.
Editing can be done any text based editor since, markdown files are simply text files.## What tech does this use?
- [React Remix](https://remix.run/)
- [Markdown](https://www.markdownguide.org/)
- [Katex](https://katex.org/docs/browser.html)
- [Custom Web Components](https://web.dev/articles/custom-elements-v1)## Why this project?
My collection of notes has been growing and while I have been using [Notion](https://www.notion.so/) to manage this, but I do not see it as viable long term solution.### What I like about notion?
- Cross Platform (Web, Windows, Mac, Linux)
- Nice UI, that allows to arrange your notes the way you want.
- Your notes are on the cloud so those are always sync. No worries about uploading or saving.
- Multiple Collaborators## Why I want to move on?
- Becomes slow, and hard to load at times.
- Does not handle very large files.
- Options for export are available, but it will be very hard to move if I have a lot of data.
- Significant costs, if you start to go premium. Workspaces are charged seprately for each member you add to the workspace.
- Notion Databases are very slow.
- The choice of fonts is limited, especially Latex fonts are hard to read or work with.
- More control on my data, and what can be done.I have liked Notion a lot since I came to understand it. I has allowed me to streamline my note taking process. However, I do not see it as a long term viable solution.
## Goals
[ ] Avoid Vendors Lock-In, without loosing on what I want.
[+] Markdown Support
[+] Katex Support
[ ] Markdown Styling & Theming
[ ] Better Markdown Tables
[ ] Markdown based Custom Elements
[ ] PDF Exports for Folders
[ ] Markdown Editor
[ ] Zettlekasten Style Note Taking
[ ] Notes Hosted to a Webpage
[ ] Multiple Notebooks Support*
[ ] Cloud Sync*
# About me
[@pavittarx](https://www.google.com/search?q=pavittarx)