|
|
|
|
|
by kamalkishor1991
1458 days ago
|
|
These are great points:
I also feel that one other big problem with notes is organizing them properly as number of notes increase. Since git has history for all your changes you can easily delete anything that is not important right now.
I am building a side project exactally to solve this problem. It has auto sync also. The plan is to add search functionality that can search accorss the history of all the notes.
https://upnotes.io Also in upnotes we are using your local git command and I am planning to add encryption with your public key for few subfolders. |
|