Skip to content

Commit c0efa70

Browse files
committed
piml: roadmap
1 parent 38c1e60 commit c0efa70

File tree

1 file changed

+17
-7
lines changed

1 file changed

+17
-7
lines changed

public/roadmap/roadmap.piml

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1+
# > (issues)
2+
# (id) FEZ-7
3+
# (title) New App: Project Timeline Visualizer
4+
# (description) A tool to visualize project timelines and dependencies.
5+
# (category) Utilities
6+
# (status) Completed
7+
# (priority) High
8+
# (created_at) 2025-11-29T18:00:00+03:00
9+
# (notes) Research Gantt chart libraries.
10+
111
(issues)
212
> (issues)
3-
(id) 21aef85f-77c7-4eb4-9d1a-e54d0bf80185
13+
(id) FEZ-1
414
(title) MIDI Support for FeZynth
515
(description) Integrate MIDI input to play FeZynth with external MIDI controllers.
616
(category) Games
@@ -11,7 +21,7 @@
1121
(notes) Requires Web MIDI API research.
1222

1323
> (issues)
14-
(id) 0afd0226-8076-4b92-a597-e7f8118106cd
24+
(id) FEZ-2
1525
(title) Multiplayer FezType
1626
(description) Allow users to compete in real-time typing races.
1727
(category) Games
@@ -22,7 +32,7 @@
2232
(notes) Backend infrastructure and WebSocket implementation needed.
2333

2434
> (issues)
25-
(id) 6286e039-75ec-4b8c-8056-4f6a71e06362
35+
(id) FEZ-3
2636
(title) More Commands for Code Seance
2737
(description) Expand the set of available commands and interactions in Code Seance.
2838
(category) Games
@@ -32,7 +42,7 @@
3242
(notes) Focus on developer-themed commands.
3343

3444
> (issues)
35-
(id) 237dffab-441f-4942-bc51-2ae4865a6d32
45+
(id) FEZ-4
3646
(title) Save/Load Color Palettes
3747
(description) Add functionality to save and load generated color palettes.
3848
(category) Generators
@@ -42,7 +52,7 @@
4252
(notes) Local storage first, then user accounts.
4353

4454
> (issues)
45-
(id) 41ae55f4-8641-4565-b817-5024fd4bd1e7
55+
(id) FEZ-5
4656
(title) Notepad Markdown Support
4757
(description) Implement basic Markdown rendering and editing capabilities in Notepad.
4858
(category) Utilities
@@ -52,7 +62,7 @@
5262
(notes) Requires a Markdown parsing library.
5363

5464
> (issues)
55-
(id) ef9a9a2e-a929-44d8-a2f4-1ccd0018b6fa
65+
(id) FEZ-6
5666
(title) Customizable Morse Code Translator
5767
(description) Allow users to customize Morse code speed, tone, and character mappings.
5868
(category) Converters
@@ -62,7 +72,7 @@
6272
(notes) Lower priority, focus on core features first.
6373

6474
> (issues)
65-
(id) f7a9de56-d1db-48ec-9607-3e37dda35c30
75+
(id) FEZ-7
6676
(title) New App: Project Timeline Visualizer
6777
(description) A tool to visualize project timelines and dependencies.
6878
(category) Utilities

0 commit comments

Comments
 (0)