-
Add more information and details to cards, especially for when they're printed out
- [ ] Back of the card
- [ ] Cardie logo (that changes from light to dark mode based on the card background)
…
-
Implement various things to the repository to allow the code to be automatically linted and formatted
- [x] Python with `ruff`
- [ ] JavaScript with [`biome`](https://biomejs.dev/)
- [x] Django Tem…
-
People files could be linked to roster members, though the link might not be as strong [as with IM Kit](https://www.eiman.tv/imkit/use.html).
Each protocol has its presentable (and less presentable…
-
Actually show if there's been unsaved changes in the editor view and warn the user if they try to leave the page with unsaved changes.
-
Currently, IM_MESSAGE_RECEIVED without a user_id is used for sending system messages from the protocol to Cardie― an extra message, IM_SYS_MESSAGE_RECEIVED would be more Semantic and allow for easy su…
-
# Feature Request: Add "Sign in with Google" Button
## Summary
Request to integrate Google Sign-In functionality by adding a "Sign in with Google" button to allow users to quickly and securely aut…
-
RunView was initially borrowed from Vision― some improvements should probably be taken from modern Vision.
If features for our use-case can be implemented simpler with a fresh start (in short: mult…
-
Hello Victor,
Concerning the RE metric, do you consider a relation correct when the full boundaries of both heads are correctly detected or only the last token of each head? Do predicted entity typ…
-
Currently the username and password data is stored in the http headers which isn't the most secure. Implement a better way to send these credentials.
-
## Issue: Change cursor to pointer on hover
### Description:
The hover effect for the buttons on the homepage (`Try Cardie`, `Source Code`, and `Sign In`) does not currently show a pointer cursor.…