Skip to content

Commit 7ce95a3

Browse files
committed
docs(tasks): update and expand to-do list with new features
- Renumber and clarify existing tasks for better understanding - Add task to write a desktop version using Electron for Windows and Linux - Include offline support as a new feature - Add real-time server interaction feature - Support connecting widgets as YAML files - Integrate all widgets from https://github.com/glanceapp/glance and support their formats - Create and publish a Docker image for self-hosted installation - Enable adding new widget types at runtime without mobile app re-release - Plan to publish the shared mobile app across multiple app stores - Add support for Apple devices
1 parent 5494739 commit 7ce95a3

File tree

2 files changed

+22
-5
lines changed

2 files changed

+22
-5
lines changed

posts/2026-01-05/en/en.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -639,9 +639,17 @@ Done:
639639

640640
To do:
641641

642-
5. Describe the stubs as tasks and gradually implement them.
643-
6. Conduct a complete refactoring of the frontend and backend, as most of the code is written using a neural network.
644-
642+
1. Describe stubs as tasks and gradually implement them.
643+
2. Conduct a complete refactoring of the frontend and backend, as most of the code is written using a neural network.
644+
3. Write a desktop version in Electron for Windows and Linux.
645+
4. Add offline support.
646+
5. Add real-time server interaction.
647+
6. Add the ability to connect widgets as YAML files.
648+
7. Add all widgets available on the website https://github.com/glanceapp/glance; perhaps it would be worthwhile to support their formats.
649+
8. Create and publish a Docker image for self-hosted installation.
650+
9. Add the ability to support new widget types at runtime without re-releasing the mobile app.
651+
10. Publish the shared mobile app in various app stores.
652+
11. Add support for Apple devices.
645653
---
646654

647655
## Links

posts/2026-01-05/ru/ru.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -571,8 +571,17 @@ Vercel автоматически забирает проект из GitHub и
571571

572572
Надо сделать:
573573

574-
5. Описать заглушки в виде задач и постепенно реализовывать их.
575-
6. Провести полный рефакторинг фронтенда и бэкенда, так как большая часть кода написана с помощью нейросети.
574+
1. Описать заглушки в виде задач и постепенно реализовывать их.
575+
2. Провести полный рефакторинг фронтенда и бэкенда, так как большая часть кода написана с помощью нейросети.
576+
3. Написать десктоп версию на Electron для Windows и Linux.
577+
4. Добавить возможность работы в офлайн.
578+
5. Добавить возможность реалтайм работы с сервером.
579+
6. Добавить возможность подключения виджетов в виде yaml файлов.
580+
7. Добавить все виджеты которые есть на сайте https://github.com/glanceapp/glance возможно стоит сделать поддержку их форматов.
581+
8. Сделать и опубликовать докер образ для self-host установки.
582+
9. Добавить возможность подягивать новые типы виджетов в рантайм, не перевыпуская мобильное приложение.
583+
10. Опубликовать общее мобильное приложение в разных магазинах приложений.
584+
11. Добавить поддержку Apple устройств.
576585

577586
---
578587

0 commit comments

Comments
 (0)