commit 249e8a6815337bce2dec449dc0d7a68230f3e949
parent ae71686480a7d54f4aa80f2541c7602aabf5c7f1
Author: markseu <mark2011@mayberg.se>
Date: Fri, 3 Oct 2025 00:24:17 +0200
Updated tasklist
Diffstat:
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/TASKLIST.md b/TASKLIST.md
@@ -2,7 +2,6 @@
You can help us with open tasks for Datenstrom Yellow:
-- [x] Updated Datenstrom community, moved to a new repository on GitHub. Discussions need a dedicated place.
- [ ] Added support for installing extensions in web browser. Users want to install extensions in browser.
- [ ] Added support for light and dark mode to all themes. Light and dark mode is expected on mobile devices.
- [ ] Added support for page history in wiki extension. Users want to see/compare what has changed.
@@ -10,10 +9,11 @@ You can help us with open tasks for Datenstrom Yellow:
- [ ] Added support for dynamic loading of JS/CSS files in bundler. Better page loading time.
- [ ] Added support for web forms in Markdown. Users can create email contact forms or a feedback/survey forms.
- [ ] Added support for Wysiwyg editor for Markdown. Users can edit websites without much knowledge.
+- [x] Moved Datenstrom community to its own repository on GitHub. Discussions need a dedicated place.
- [ ] Updated help, release notes and latest changes in one place. Users want to know what's new.
- [ ] Updated help, Swedish translation for missing pages. Better multi language documentation.
- [ ] Updated API, YellowPageCollection no longer derives from ArrayObject. ArrayObject interface is strange.
-- [x] Updated API, changed parser type notice to parser type general. Make it more intuitive.
+- [x] Updated API, changed content element type notice to general. Make it more intuitive.
- [ ] Updated contact extension, message delivery with brute force protection. Spammers gonna spam.
- [ ] Updated edit extension, autocomplete for links and tags. Users do less, software does more.
- [ ] Updated edit extension, settings dialog with dropdown menus. Users want important system settings in browser.
@@ -29,9 +29,8 @@ You can help us with open tasks for Datenstrom Yellow:
- [x] Updated Markdown extension, syntax for block elements has changed. Make it more intuitive.
- [ ] Updated feed extension, short URL for the feed.xml. Users don't like the long URL, it's ugly.
- [ ] Updated sitemap extension, short URL for the sitemap.xml. Users don't like the long URL, it's ugly.
-- [x] Removed googlecalendar, googlemap and youtube extension. General dislike for invasive services.
-- [ ] Tested performance with thousands of content files. For people who make large websites.
- [ ] Published comment extension, no longer experimental. Due to public demand.
- [ ] Published math extension, no longer experimental. Due to scientific demand.
+- [ ] Tested performance with thousands of content files. For people who make large websites.
Do you have questions? [Get help](https://datenstrom.se/yellow/help/).