Settings and activity
2 results found
-
34 votes
By 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
An error occurred while saving the comment An error occurred while saving the comment davidlewis commented
I like this, but would rather see more general styling associated with an outline -- complete fonts, line spacing, indent spacing. I put in a suggestion for that.
davidlewis shared this idea ·
-
172 votes
Checkvist now allows easy linking and a good preview of the linked tasks, please see this blog post for details and demo:
https://blog.checkvist.com/post/656136219599798272/linking-part-ii-link-anything-to-anything
An error occurred while saving the comment davidlewis commented
This is a great idea, but can be very complex. If you don't keep it real simple, you'll soon have a full-blown project manger, with all the issues. Does the world need Y.A. MS Project?
I'm going to spend even more votes on this -- probably futile, I know. But 30 lines of text on a full-height browser window on a 1600x1200 screen is really inadequate. If complete styling is too much, please at least allow us to change line spacing and font size.
This is not, IMHO, just an issue of prettiness. I am a LOT more productive when I can see more information on the screen.