-
Notifications
You must be signed in to change notification settings - Fork 213
Layout of the EventEditor #226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I wonder if it's a good idea could implement that trend of grey labels inside the textboxes that disappear once you enter text. I'm not sure if that'd be rather confusing than anything else. For now I suggest making the labels gray, that already helps. |
I'm not entirely sure what you mean, but I haven't thought a second Quoting Markus Unterwaditzer (2015-07-16 12:22:16)
|
I would like to enter vi (or any external command as specified in the config file) to edit an event. |
An external editor is suitable for:
Recurrences may be added:
|
I think aligned labels and fields would look quite a bit better.
The The rest of the editor looks pretty sensible right now, though we might want to keep an eye open for other fields (recursion details, category, etc). |
I would like to second the notion of using an external editor. Possibly similar to how khard does it. |
This could be done pretty easily by editing the EventColumn.new_event and EventColumn.edit function to check the config if the user wants to use an external editor and if so open a template for the event and then parse the saved text. This would be the same as khard does this. I would be willing to implement it. |
@coachshea is working on this and it's nearly finished I believe Am 11. Oktober 2015 00:37:28 MESZ, schrieb libre-man [email protected]:
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet. |
Proposal: Add to config for the interactive Also what would be cool is that if you do Also I'm willing to implement this if we think it's worth it |
Let's discuss how the EventEditor (and EventViewer) should look here. See #225 for some first ideas (but please do copy your ideas here).
The text was updated successfully, but these errors were encountered: