Skip to content
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

Provide forms based handling of snippets #83

Closed
bwl21 opened this issue Oct 1, 2016 · 0 comments
Closed

Provide forms based handling of snippets #83

bwl21 opened this issue Oct 1, 2016 · 0 comments
Milestone

Comments

@bwl21
Copy link
Owner

bwl21 commented Oct 1, 2016

Request

Snippets is hard to understand for non-Programmers. So we should have a forms based facility

Solution approach

  1. enhance the tokenizer such that it delivers tokens which can be used to recognize form-editable fragments
  2. In particular add a space as token for formalized chords which are not yet there
  3. let editor toolbar raise a menu entry if cursor is on a form-editable fragment
  4. control the applicable form either by the token name or by analyzing the token
  5. patch the edited fragment based on the token informaion

Status

  • implemented
@bwl21 bwl21 added this to the 1.5 milestone Oct 1, 2016
bwl21 added a commit that referenced this issue Oct 6, 2016
bwl21 added a commit that referenced this issue Oct 6, 2016
bwl21 added a commit that referenced this issue Oct 6, 2016
bwl21 added a commit that referenced this issue Oct 6, 2016
bwl21 added a commit that referenced this issue Oct 6, 2016
bwl21 added a commit that referenced this issue Oct 6, 2016
bwl21 added a commit that referenced this issue Oct 6, 2016
* exp/opal-w2ui-config-with-fallbacks: (67 commits)
  #67 refined ui for handling snippets; * execute a onCursorChange when installing the editor
  #67 improved handling of undefined types
  #83 improved validateion
  #83 added Shifters
  #83 Now have annotationRef
  #83 handle !-Annotation
  #83 integrated the add snippet / edit snippet to ui
  #83 improved message for syntax error in goats
  #83 Breakthrough for forms based snippets
  #67 updated help for config
  #83 Updated Ace for proper tokens
  #83 breakthrough for detecting tokens an patch_token
  #67 some fixes with default values more boolean types
  some fixes with default values more boolean types
  now use checkboxes for boolean
  Improved help and usability
  update to font-awesome 4.6.3
  #67 Breakthrough for help system for configs
  #67 now do a form refresh when inserting config and delete/update config in the form
  #67 improved layout of form. Use css instead of table columns
  ...
bwl21 added a commit that referenced this issue Dec 21, 2016
bwl21 added a commit that referenced this issue Dec 21, 2016
#67 more entries on help for config form
#47 more translations
#38 improved generation of config manual
bwl21 added a commit that referenced this issue Dec 21, 2016
bwl21 added a commit that referenced this issue Dec 21, 2016
Squashed commits:
[3874439] #83 improved styling and display of help in forms
@bwl21 bwl21 closed this as completed Dec 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant