|
| 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 | + |
1 | 11 | (issues) |
2 | 12 | > (issues) |
3 | | - (id) 21aef85f-77c7-4eb4-9d1a-e54d0bf80185 |
| 13 | + (id) FEZ-1 |
4 | 14 | (title) MIDI Support for FeZynth |
5 | 15 | (description) Integrate MIDI input to play FeZynth with external MIDI controllers. |
6 | 16 | (category) Games |
|
11 | 21 | (notes) Requires Web MIDI API research. |
12 | 22 |
|
13 | 23 | > (issues) |
14 | | - (id) 0afd0226-8076-4b92-a597-e7f8118106cd |
| 24 | + (id) FEZ-2 |
15 | 25 | (title) Multiplayer FezType |
16 | 26 | (description) Allow users to compete in real-time typing races. |
17 | 27 | (category) Games |
|
22 | 32 | (notes) Backend infrastructure and WebSocket implementation needed. |
23 | 33 |
|
24 | 34 | > (issues) |
25 | | - (id) 6286e039-75ec-4b8c-8056-4f6a71e06362 |
| 35 | + (id) FEZ-3 |
26 | 36 | (title) More Commands for Code Seance |
27 | 37 | (description) Expand the set of available commands and interactions in Code Seance. |
28 | 38 | (category) Games |
|
32 | 42 | (notes) Focus on developer-themed commands. |
33 | 43 |
|
34 | 44 | > (issues) |
35 | | - (id) 237dffab-441f-4942-bc51-2ae4865a6d32 |
| 45 | + (id) FEZ-4 |
36 | 46 | (title) Save/Load Color Palettes |
37 | 47 | (description) Add functionality to save and load generated color palettes. |
38 | 48 | (category) Generators |
|
42 | 52 | (notes) Local storage first, then user accounts. |
43 | 53 |
|
44 | 54 | > (issues) |
45 | | - (id) 41ae55f4-8641-4565-b817-5024fd4bd1e7 |
| 55 | + (id) FEZ-5 |
46 | 56 | (title) Notepad Markdown Support |
47 | 57 | (description) Implement basic Markdown rendering and editing capabilities in Notepad. |
48 | 58 | (category) Utilities |
|
52 | 62 | (notes) Requires a Markdown parsing library. |
53 | 63 |
|
54 | 64 | > (issues) |
55 | | - (id) ef9a9a2e-a929-44d8-a2f4-1ccd0018b6fa |
| 65 | + (id) FEZ-6 |
56 | 66 | (title) Customizable Morse Code Translator |
57 | 67 | (description) Allow users to customize Morse code speed, tone, and character mappings. |
58 | 68 | (category) Converters |
|
62 | 72 | (notes) Lower priority, focus on core features first. |
63 | 73 |
|
64 | 74 | > (issues) |
65 | | - (id) f7a9de56-d1db-48ec-9607-3e37dda35c30 |
| 75 | + (id) FEZ-7 |
66 | 76 | (title) New App: Project Timeline Visualizer |
67 | 77 | (description) A tool to visualize project timelines and dependencies. |
68 | 78 | (category) Utilities |
|
0 commit comments