Zaph-x / Relanota.UWP

A relational note-taking application written in C#
1 stars 3 forks source link

[Feature] Change TextBox to RichTextBox #15

Open Zaph-x opened 4 years ago

Zaph-x commented 4 years ago

Describe the feature

The standard TextBox lacks a few nice features. It would be nice to include formatting in notes, that isn't dependant on simple text. This could be achieved by replacing the TextBox with a RichTextBox, as that, to my knowledge supports formatting. Furthermore, this new formatting should be able to be stored in the database.

Implementation ideas

tryonlinux commented 4 years ago

I would like to assist with this issue please?

Zaph-x commented 4 years ago

@tryonlinux Great! I'll assign you the issue

tryonlinux commented 4 years ago

Thanks!

Zaph-x commented 4 years ago

@tryonlinux Any update on this issue?

tryonlinux commented 4 years ago

My apologies, I will have to back out of this issue. I have been overwhelmingly busy with work lately and have yet to find the time outside of work/life balance.