Note Thief
Testing compacting notes: 2023-03-30: For the quiz website, create badges for first time completion. Expand the edit window to match the right display for this app. 2023-02-07: I guess notes descend from closest date to current. Creating, Delete, and Edit posts' framework is complete. Gonna expand the content area on creating a post and include more customization in editing. Few things features to complete:
- Adding images using minio/vault
- Markup to format posts
- Is is "Post" the head of a forum? connect sub posts to the parent via index? or keep them separate? No, not separate, connected to "sub posts" child posts that are connected to a parent via id/ordered by date/index?
- Show updated date for posts on landing page
- Should be a way to mix content to create a slug
- Add chart on landing to quickly show commit frequency to GitLab
- Maybe add some stats from checkmk/rancher/gitlab system for prod cluster, maybe: Uptime, cpu/ram usage? eh, active nodes with masked names, current node that session is accessing
- Images for posts/sub posts
- Oooo, maybe a controlled way to switch databases per session?
- When creating/editing, add confirmation button if there is text in fields 2022-11-21: jupiter ruins the zen of python. 2022-11-17: Able to check if a post is now featured or not. Can change the Excerpt too and introduced a "lastupdated" field in the DB for any changes to a post. Also corrected the spelling mistake on the main page, lovely. 2022-11-17: Thought of the morning: It isn't weird that stuff is working, it's concerning.