| Welcome! | English (US) ![]() |
| Welcome! | English (US) ![]() |
andrew.paprotsky says:I've created a small script to display lists to the left (with number of tasks) http://userscripts.org/scripts/show/32518
Posted at 4:51am on September 12, 2008 |
| kanntara says: Before this script, I had
Posted 4 years ago |
| kanntara says: Found enough settings to move everything around to fit again. yay!
Posted 4 years ago |
| andrew.burgess says: I played with the scripts for a while and got something I really like; thanks for the great script!
Posted 4 years ago |
| andrew.burgess says: @kanntara: In tweaking this great script even further, I figured out how to manipulate empty lists (both real & smart, but not one or the other). Around line 275 of the script (hard to say, because I've tweaked it, but around there), you'll see the lines
Posted 4 years ago |
| lwallach says: Thanks Andrew P. for the script, and Andrew B. for suggesting the changes. I tried my hand at some modifications myself and came up with something that seems to work well for me. Perhaps it will give others on ways to modify their own version.
Posted 4 years ago |
| lwallach says: Oops, still tweaking. for the misstagged smartlist, it seems to make more sense to remove the list entirely rather than display it in a smaller font... Posted 4 years ago |
| dws90 says: I discovered this script a few hours ago and I absolutely love it - I'm not a tags person, so I have lots of lists, and the mess of tabs at the top of the page was getting unwieldy. This is much, much nicer.
Posted 4 years ago |
| lwallach says: @dws90, I don't know much about Webkit, but the little research I just did seems to indicate that it doesn't have extensions/plugins/etc. This script runs via a Firefox plugin (or add-on they are calling them now), that lets you kind of rescript a specific site. If there's no such equivelent on the Webkit browser, this won't be possible... Posted 4 years ago |
| dws90 says: @lwallach - There is actually - something called "Greasekit". In addition, a number of Webkit-based browsers, such as Fluid that I mentioned, have built-in support for Greasemonkey-type scripts.
Posted 4 years ago |
| lwallach says: Thanks, Andrew! Good ideas! Mind posting some of your code to save us a little time? Posted 4 years ago |
| andrew.burgess says: @Iwallach - Not at all, although I've customized some of your text and font size options. Here's my modified version of the code you posted, with my significant changes in bold.
Posted 4 years ago |
| lwallach says: Thanks Andrew. I started working on my own mods before you posted this. I did a bunch with indenting by setting up a variable to see when the first next action, project, etc, was. This seems to work well. The code is a bit messy and I'm using some depricated stuff (font tag) so I should probably clean things up. But it works. Here's a screenshot:
Posted 4 years ago |
| lwallach says: Forgot to mention that I couldn't get the project list at the top of the projects section because my project list is a smartlist whereas each individual list for a given project is actually a hard list. I'm not even sure if I need a list to hold project names if they are all going to be displayed like this anyway! Projects that are empty get made really big (font that is) to call attention to themselves, and the Inbox gets big to call attention to itself as well, but otherwise the list should look about the same plus or minus your own project titles - next action lists and the "other bucket" lists dissapear when they don't have anything in them (I found making them small or crossing them out too distracting...) Posted 4 years ago |
| thimo.jansen says: Wow, this is an elegant userscript! Very usefull, thank you!!! To make it perfect I'd like to add headers as shown above, but I think I'll manage that... Posted 4 years ago |
| mori.usa says: Hello All,
Posted 4 years ago |
| gsutk1 says: I love it. Great job! I had so many lists the tabs were getting overwhelming. I am a big minimalist and this fits the bill. Thank you!!! Posted 4 years ago |
| thomas.stapleton says: Is there a way to display the smart lists above the regular lists? Posted 4 years ago |
andrew.paprotsky says:Thomas, I'll consider your request and will try to implement it in one of the nearest version of the script. Posted 4 years ago |
wcitypoe says:Sorry for the off-topic thread, but I'm just wondering if I can boldface, italicize, or underline in a comment ... Posted 4 years ago |
wcitypoe says:Great. Can I hyperlink? Posted 4 years ago |
| jesper.bylund says: This script is really great! Posted 4 years ago |
| russ.goerend says: Andrew,
Posted 4 years ago |
| russ.goerend says: Andrew,
Posted 4 years ago |
| thomas.stapleton says: I am trying to get the smart lists to the top of the list of lists. My original thought was to name the smart lists to start with @ or something so they could be sorted alphabetically. Then, looking at the code, I think this should be done in showTasksCount by calling listItems.sort() but this is screwing up the entire list - removing all the task counts. Is listItems not a sortable list? Is there another way to do this? Posted 4 years ago |
| lechero33 says: hello all
Posted 4 years ago |
| russ.goerend says: Hi Andrew,
Posted 4 years ago |
andrew.paprotsky says:Hi Russ,
Posted 4 years ago |
| russ.goerend says: Right on. Thanks for trying! Posted 4 years ago |
| russ.goerend says: Andrew,
Posted 4 years ago |
| russ.goerend says: Thanks! Posted 4 years ago |
| ddelaiarro says: This script is terrific! I have implemented it on my home computer (using FF). Unfortunately, work only allows us to use IE. I did find a Greasemonkey for IE add-on, but can't seem to get this script working in that environment. Has anyone had any luck with that? A little tutorial would be much appreciated!!! Posted 3 years ago |
| elsey.jack says: Fantastic. Posted 3 years ago |
benb says:Grab a USB stick, install Portable Apps and run Firefox from your stick. Posted 3 years ago |
kutyshalev says:This script appears to slow down keyboard shortcuts in FF3.5 anyone else having this issue? Posted 3 years ago |
| cape says: I'm having a lot of trouble with it!
Posted 3 years ago |
| thomas.stapleton says: also having problems with FF3.5 upgrade, reverting back to v3.0 Posted 3 years ago |
| rcuebas says: kutyshalev, I have the same problem, for example, it reacts very slow to "s", freezing Firefox for long seconds... Posted 3 years ago |
| funkeye says: I haven't seen any slow down issues. Posted 3 years ago |
| toddcollins99 says: This script looks nice. Does anyone have it working with Chrome? I am using Chrome 2.0 and can get various scripts to work, but this one isn't doing anything for me.
Posted 3 years ago |
andrew.paprotsky says:Hi Todd,
Posted 3 years ago |
| toddcollins99 says: Thanks Andrew. Hopefully Google will get full GM support at some point.
Posted 3 years ago |
| toddcollins99 says: Andrew - just launched with your script in FF. Nice! I think I'll run FF just to get your script ;-)
Posted 3 years ago |
| funkeye says: Having to refresh the page in order to see an updated task count. Anyone else seeing this? Posted 3 years ago |
| jbinfrisco says: Also having trouble getting it working in fluid.... Posted 3 years ago |
| ezpzhosting says: Seemed to cause Firefox to crash often. Since removing it i've not had a problem. Posted 3 years ago |
| funkeye says: Still in love with this. It's basicly the only thing keeping me from moving to Google Chrome, since I find RTM more or less unuseable without it.
Posted 3 years ago |
| bighaugs says: andrew, again, this is an incredible script/extension. it's made RTM functional enough for me that I'll be sticking around as a pro user another year. thanks for your awesome work. Posted 3 years ago |
ianfong1000 says:Thanks Andrew for the prompt reply... Seems to have helped a lot, looking forward to your new version- keep up the good work! Posted 3 years ago |
| funkeye says: I feel like it would be reeeeeally easy to just re-package this as a Chrome extension, but I'm having trouble figuring it out.
Posted 3 years ago |
| funkeye says: I moved back to Firefox from Chrome because of this extension. Just so you know, this has completey changed the way I use RTM. Can't rave about it enough.
Posted 3 years ago |
| funkeye says: One request (and I have no idea what would go into making this possible, maybe it's a long-term thing rather than short-term):
Posted 3 years ago |
| jaycary says: Funkeye - any chance of a quick guide to how you achieved the nested list look. Would love to create the same thing. Posted 3 years ago |
| funkeye says: It's easy. If you are using the FF Extension (not the greasemonkey script), then you can do a drag and drop re-ordering of your lists. After that, it's just naming your lists ("WORK", "- Freelance", "-- POV") to "nest" the lists. Posted 3 years ago |
| jaycary says: Thanks for advice. Is the difference between black and blue text a true list versus smart list? Posted 3 years ago |
| funkeye says: Yep. Posted 3 years ago |
andrew.paprotsky says:Chrome version of the extension can be downloaded here - https://chrome.google.com/extensions/detail/glcdefibajbglmeelclffdbakgjjjopc Posted 3 years ago |
| funkeye says: Holy crap you just made my day. Looks like I'm making the switch. You're tha man. Posted 3 years ago |
| danbrough says: WOW! To put this in the words of my daughter - THIS ROCKS! I had way too many tabs and was getting lost in my lists. This makes RTM so clean - exactly what I was looking for! Great work. Posted 3 years ago |
| cherice says: Outstanding FF Addon! Posted 3 years ago |
| enrico.franconi says: @ andrew.paprotsky : is there any hope to see a version for Safari 5 as an extension? Now Safari 5 has a public API to build extensions. Posted 2 years ago |
| the_eddster says: I love the addon you've made! I was wondering if you'd be able to extend the 'drag and drop' feature to smart lists? Posted 2 years ago |
| nzadri says: I love this and I don't know how to work without. thanks. Posted 2 years ago |
andrew.paprotsky says:just making sure Posted 2 years ago |
| nzadri says: It worked miraculously again since the beginning of the week. Maybe it's because I updated to Firefox 3.6.15. Posted 2 years ago |
| alex.elderfield says: Any chance you could provide an ipad safari version - I use your current scripts on Chrome at work and it's amazing. Posted 2 years ago |
| zbabic says: Safari version for OS X would be greatly appreciated, as well as instruction how to apply it to iCab if possible. Posted 2 years ago |
| josephmichelle says: Hi, Posted 7 months ago |
cheldear says:Sorry. Posted 6 months ago |
afmaury says:The extension ins't working at all for me on Chrome Version 23.0.1271.95. Problems started two days ago. Anyone else having trouble? Posted 5 months ago |
afmaury says:Nevermind. I got it to work by uninstalling the extension, quitting Chrome, and then re-installing. Posted 5 months ago |