...
We used a Python flask backend with a sqlite server to power SETENTS. The way we structured our database allowed for notes having the same title, but did not allow folders to share a title: internal consistency suffers some as a result.
...
We used a Python flask backend with a sqlite server to power SETENTS. The way we structured our database allowed for notes having the same title, but did not allow folders to share a title: internal consistency suffers some as a result.