Bernard Tyers

Results 96 comments of Bernard Tyers

> @ei8fdb exactly. Clicking on track 1 would play it as if it was just that 1 track, not the start of the whole album/CD. Understand. So then it makes...

@FadeFx There is [another create share issue opened](https://github.com/owncloud/music/issues/813). Similar?

@uranusjr @pfmoore @nlhkabu Through PEP 440 we come across [Arbitrary equality](https://www.python.org/dev/peps/pep-0440/#arbitrary-equality) and it mentions: > Use of this operator is heavily discouraged and tooling MAY display a warning when it...

When you say responses that "end up in the sent folder", do you mean in the sent folder of the user, or of the cryptobot? I am just getting up...

The main reason to provide a user with a "copy link to clipboard" function is to prevent them from making errors when getting the Onion sharing link from Onionize into...

Yep that's everything for now. There's other things that would be great to provide also, but one thing at a time. ;)

To be consistent with how the user **starts** sharing, with #55 ("start sharing"), the UI should give the user control to **stop** sharing. [Consistency is another good practice](https://www.nngroup.com/articles/ten-usability-heuristics/) in design....

I'll add a paper prototype showing the advanced tab settings soon. It'll have: - onion randomised subdomain (slug) - allow the user to enter an identity passphrase

Add ON/OFF status indicator: This is to provide the user with ongoing feedback about the system's state. 1. When the user starts sharing - the UI shows the user that...

> Does it make sense to include a check in the integration if graphicsmagick, ffmpeg and ghostscript are already present in the system and if necessary offer to install them...