Still a lot to do …

NUOS is a living project that is constantly being improved and expanded. Here are some key features planned for the near future. I appreciate any support.

  • General AI assistant for system‑wide automation & support
  • System-wide file search with regex filtering and replacement
  • Image processing: Rapid creation of small placeholder views, background processing
    Done. Can be activated in image settings.
  • Access analytics: Switching between UTC (fast) and local timezone (slow)
    Done. Found a way to implement time zone correction without performance loss.
  • Automatic full backup in background (daily and on-click)
    Done. On-click only for now.
  • Export/import of XML packages (content, assets, files, etc.)
  • Clean-up function for unused assets
  • Optimization of syntax highlighting
    Done. Reduced by ~65 % (~125 ms for 5,000 lines of code)
  • TTL setting for partial caching
  • AVIF support (probably impractical due to high encoding cost)
  • Dragging files onto the web desktop
Top