Tony Grosinger

Results 46 issues of Tony Grosinger

Not breaking anything, but also not best practice

bug

A cell containing a formula should be converted to a table formula, just like using Excel. For example: ```md | One | Two | Three | | --- | ---...

enhancement

From the mailing list: > If I enter a new item into the checklist - would it be possible that it automatically turns into a link (meaning adding double square...

new feature
help wanted

For example, in the delete button, include the contents of the item being deleted. Something like this: ``` × ```

accessibility

> Basic live regions are defined by role="status" or the equivalent aria-live="polite". To maximize compatibility with different screen readers, you should use both. It may feel redundant, but it increases...

accessibility

Either through drag-and-drop or by clicking up and down arrows.

new feature
help wanted
low-priority

[The Format](https://github.com/todotxt/todo.txt) It might be interesting to have the option of enabling todo.txt behavior on a checklist on a per-note basis. This would not be a global setting, but instead...

new feature

When checking an item, it would go into a collapsed list called "checked items" which the user could expand. This option could be enabled with a field on the tiddler....

new feature

Maybe put the number of unchecked items in a field?

new feature
low-priority

It would be really great (though tricky) to have some automated tests which offered some assurance that a commit will not accidentally delete everyone's checklist items. Do any services like...

help wanted