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:

  1. Adding images using minio/vault
  2. Markup to format posts
  3. 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?
  4. Show updated date for posts on landing page
  5. Should be a way to mix content to create a slug
  6. Add chart on landing to quickly show commit frequency to GitLab
  7. 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
  8. Images for posts/sub posts
  9. Oooo, maybe a controlled way to switch databases per session?
  10. 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.