Thomas Hobohm

Results 7 issues of Thomas Hobohm

One path for existing users, another for new users.

Right now, contacts search just uses a simple substring search. It should be easy to extend this with some basic fast fuzzy search functionality, which would be more user friendly.

enhancement

Right now, the app creates every thread/group with the same configuration settings, and users can only specify the name of the new thread they are creating. Long-term, there will likely...

enhancement

Users will want some way to include formatted text-links, **bolded text**, _italicized text_, etc. We should extend the application with some standard formatting system like markdown or HTML.

enhancement