A bookmark organizing service for real pinheads.
Getty Ritter 731e2e3d79 Automatic formatting commit: 2020-09-23T12:15:18.627732 | 4 years ago | |
---|---|---|
assets | 4 years ago | |
lc | 4 years ago | |
migrations | 4 years ago | |
screenshots | 4 years ago | |
scripts | 4 years ago | |
static | 4 years ago | |
stubs | 4 years ago | |
templates | 4 years ago | |
tests | 4 years ago | |
.drone.yml | 4 years ago | |
.gitignore | 4 years ago | |
DEVELOPING.md | 4 years ago | |
README.md | 4 years ago | |
lament-configuration.py | 4 years ago | |
poetry.lock | 4 years ago | |
pyproject.toml | 4 years ago | |
tasks.py | 4 years ago |
Bookmark organizing for pinheads.
This is a barebones Pinboard-like bookmark organizing service. It's currently in unstable alpha state, but current features include:
#food/bread
implies the tag #food
The following features are planned but not yet implemented.
#food/bread
and #food/soup
will be displayed as #food/{bread,soup}
.Some features are missing on purpose. Lament Configuration is intended to be anti-capitalist, human-scale software: it will never attempt to scale to hundreds of users in terms of either technical limitations or features. For example, adding new users to Lament Configuration currently works by way of single-use invite links, and I am not planning on adding open user registration as a feature: manual invite links allows an administrator to add users on a case-by-base basis, but still requires manual intervention and conscious choice when extending a Lament Configuration instance to new users.
See the notes on developing lament-configuration.