Martin Thoma

Results 275 issues of Martin Thoma

OpenID would be nice for registration / logging in. Similar systems are: - [Facebook Login](https://developers.facebook.com/docs/facebook-login/v2.0) - [Google+ Sign in](https://developers.google.com/+/features/sign-in) - [Mozilla Persona](https://www.mozilla.org/en-US/persona/)

enhancement
UX

When users view a formula, the classifications could be added and updated asynchronously. This way, they would not have to wait for the worker-requests to be ready but could already...

enhancement
UX

It would be nice if users would not have to wait in training mode for the entered, hand-drawn formula to submit. Instead, they could already start entering new formulas.

enhancement
UX

Add Tagging to 'view' like on StackOverflow (see [jQuery autocomplete tagging plug-in like StackOverflow's input tags?](http://stackoverflow.com/q/519107/562769))

enhancement
UX

e.g. http://www.martin-thoma.de/write-math/view/?raw_data_id=2520

bug

*This was originally asked in https://github.com/py-pdf/pypdf/issues/2291* Proposed syntax: ``` $ pdfly annotations export [ {"page_index": 0, "/Subtype": } ] ``` So essentially the idea is to export the same as...

https://unix.stackexchange.com/questions/552452/how-do-i-detect-a-restricted-pdf-using-command-line

I would like to drop support for Python 3.6 and Python 3.7 as Python 3.8+ has a couple of features which are nice to use. Would this cause issues?