stronglink
stronglink copied to clipboard
A searchable, syncable, content-addressable notetaking system
Results
92
stronglink issues
Sort by
recently updated
recently updated
newest added
We need some sort of config interface. Right now you have to recompile. I was considering INI and JSON. Configuration options: - Pushes/pulls - Simultaneous connections per sync - Max...
Right now our filter system is extremely basic. We need to store each term's position and support looking them up later. In order to make this really fast we might...