<xet7>
ocdtrekkie: For Sandstorm? What features it should have?
<ocdtrekkie>
Probably the only thing I really want is the seamless user integration and notifications of ticket status to go out to technicians and requestors by email.
<ocdtrekkie>
I don't need anything super sophisticated, but it'd be really nice to have a basic app for it.
<xet7>
Well, there is kind of similar planned for Wekan, but I presume scheduled tasks etc maybe would need to run in Sandstorm cron kind of system
<xet7>
Reveiving email to card, grouping notification emails, replying to card from card or email
<ocdtrekkie>
I think I could probably build a poor man's help desk out of Wekan, but I think the UI I'd expect would be different.
<xet7>
What kind of UI it should have?
<ocdtrekkie>
So, blatantly put, 98% of users who file help desk tickets are stupid. Less blatantly, they are not particularly computer literate.
<xet7>
Well, then maybe adding form designer to Wekan?
<ocdtrekkie>
So a good help desk system needs to be as bare bones as humanly possible to all users except the technicians/support people.
<ocdtrekkie>
Should have only two areas: One to file a ticket, which shouldn't have more than a basic category option, a text box to explain, the ability to attach a photo, and nothing much else (a CC field is nice too). And one to see the existing tickets that user has filed where they can see comments and status changes.
<ocdtrekkie>
Anything more sophisticated than that and you start having an annoying ticket system where people avoid using it and just call you.
<xet7>
Can you make some screenshot mockups?
<xet7>
and description about how it should work
jimpick_ has joined #sandstorm
<ocdtrekkie>
Honestly I could probably give you a modified screenshot of my ticket system at work, it's close to the minimalism I expect, though it has hairy parts.
<xet7>
Thanks! You can send those to support@wekan.team
<ocdtrekkie>
But like, to use Wekan as a ticket system, you'd probably need an entirely separate UI to be presented to users, and then the Wekan UI would just be for technicians.
<xet7>
Yes there can be separate UI
<xet7>
Being inside Wekan, or outside as one of my bare bones small prototypes
<xet7>
I have been doing small prototypes with many different programming languages
<xet7>
But that's too much optimization for small app
<xet7>
Is this Node.js based WordPress https://github.com/Automattic/wp-calypso only WordPress.com specific UI, or is it whole complete WordPress implemented only with Node.js? Not PHP at all?