Open Issues Need Help
View All on GitHub Add spellcheck to reflection 2 months ago
AI Summary: Integrate a spellchecking functionality into the Reflection GTK text editor using the libspell library. This involves researching libspell's API, integrating it into the existing codebase, and potentially adding user interface elements for spellcheck configuration and interaction.
Complexity:
3/5
good first issue frontend
Collaborative, local-first GTK text editor
Rust
#collaboration#gtk#local-first#p2panda#text-editor
Bundle all icons 3 months ago
AI Summary: Bundle three icons used in the Reflection GTK text editor to resolve missing icon issues on macOS and older Ubuntu versions. This involves adding the icons to the application's resources and modifying the code to reference them correctly.
Complexity:
2/5
good first issue frontend
Collaborative, local-first GTK text editor
Rust
#collaboration#gtk#local-first#p2panda#text-editor