Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General stuff that won't fit anywhere really but that should be done #11

Open
8 tasks
NyaomiDEV opened this issue Aug 13, 2024 · 0 comments
Open
8 tasks

Comments

@NyaomiDEV
Copy link
Owner

NyaomiDEV commented Aug 13, 2024

  • Find a Markdown renderer that makes our job easier
    • It should have a way to intercept image tags so that we can augment them
      • Relative path => data URL
      • Size after hashtag => resize image
    • It should have a way to implement custom tags like @<string> so that we can tag other members, and potentially reference content across the entire app
  • Think of a proper logo, have a nice branding folder with SVGs, PNGs, and everything ready
  • Make abstractions and implementations of storage, both for app settings and for the database; we'd need this once we turn native
  • Implement pagination as to not lag the app after heavy use
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant