9 results found
-
Allow to add private tag to read-only lists
Currently, I cannot tag a list that is shared with me as read-only even with a private tag. Since private tags are used to manage lists per-user, it should be made possible.
3 votesThanks Igor, quite reasonable suggestion.
-
Group Support - Share checkvists with a group
Add/delete people from a group and everyone in the group would have access to all checkvists viewable to the group.
When copying a checkvist - if the old checkvist was viewable by the group, the new one would be too
4 votes -
bug: copy and paste confuses nested task reordering
The copy and paste functionality confuses the task groupings for reordering. Steps to reproduce:
- Create nested tasks:
A task
A nested task
Another nested task- Copy and paste one of the sub-tasks
A task
A nested task
A nested task
Another nested task- Try to reorder any of the subtasks and the entire set of tasks moves as one unit. I cannot reorder the tasks into this arrangement:
A task
A nested task
Another nested task
A nested taskThe "A task" item and everything under it moves as a single unit whenever I press shift, click, and drag any…
1 voteThanks for the bug report!
The workaround for the bug is to use Ctrl+up/down keyboard shortcut to move tasks up/down (instead of drag-n-drop) -
Tag MAP should show only show OPEN tasks
Right now the tag map shows a count of open AND closed tasks (in parenthasis). In it's current state, I don't really see much use in this information; seems it would be MUCH more valuable if the count was only for OPEN tasks. Then it would be a gauge of how much of a workload we have in each area (or tag).
I feel this OPEN count should be the default view, and the OPEN+CLOSED view could be an option.
Thanks for a great tool!
3 votesGood idea, thanks!
-
Can't close parent task on mobile website after last child is closed
When "Close parent task when the last child is closed" is disabled in the General Settings on the main website,I can't close the parent task on mobile website after the last child is closed. The "close" button is not displayed when I edit the parent task.
3 votes -
230 votes
We definitely going to implement this, but there are no exact dates.
-
Long desc on list
Allow a long description or note are to be added to the list, not individual items, so it persists rather than losing notes when I finish the task they're mapped to. Also easier to fit with Scott Belsky's Action Steps, Ref and Backburner method.
20 votes -
Export and link a task or task hierarchy to a Youtrack / Jira issue
When in a design meeting, freeform editing like in Checkvist is very useful, but it's a lot of work to copy and paste Checkvist text into the issue tracker. Exporting directly from Checkvist would be awesome. The "highest level" task should be the issue title and the child tasks should be added to the issue description.
Exported tasks should be clearly marked and link to the corresponding Jira / Youtrack issue.
14 votesReally interesting idea, will consider implementing it.
-
Allow global styling by the user, font family, font size, line density, colors
Allow me to set the styling for an outline. Looks like there are fairly limited elements -- three fonts, line spacing at perhaps three levels, and indent spacing(s). Might also allow the expand/contract symbol to vary.
I consider this quite important, as I'd like styling to squeeze more on a page, with tighter spacing and smaller fonts. Web 2.0 sort of styling is nice for presentation, but not so practical for working documents.
34 votesBy the moment, you can modify Checkvist presentation in the PRO plan. You can alter some colors, and provide advanced custom CSS styles which allow to change the font size. But this requires hard CSS coding. We need to provide simple way to specify different styles for a list.
The sample CSS for reducing font size in the list is:
ul.topLevel li { font-size: 12px;}
ul.topLevel ul li, ul.topLevel ul li.task { font-size: 10px;}Some more customisation samples can be seen in this list: https://checkvist.com/checklists/486715
- Don't see your idea?