TalkingHawk's recent activity
-
Comment on What features do you want to see in a userscript manager? in ~comp
-
Comment on What features do you want to see in a userscript manager? in ~comp
TalkingHawk Interesting idea! I use Tampermonkey and the features I find the most important are: Ability to detect when I open script files so I can install them easily Support regex in the url matching...Interesting idea!
I use Tampermonkey and the features I find the most important are:
- Ability to detect when I open script files so I can install them easily
- Support regex in the url matching
- Toggle on/off for each script
In my opinion syntax highlighting is not important if you don't plan to have a fullscreen editor.
Personally I'm not into the cloud sync either (I prefer local backups) but I think it could be important to plenty of people.
As a disclaimer, I'm mostly a end-user for userscripts, not a coder.
-
Comment on Do any of you use productivity software (kanbans, scrum, etc)? How do you stay productive and organized? in ~talk
TalkingHawk I use Trello for anything that requires checklists or that needs to be split into several smaller tasks, although I find the UI to be very crowded. I will probably check some of the alternatives...I use Trello for anything that requires checklists or that needs to be split into several smaller tasks, although I find the UI to be very crowded. I will probably check some of the alternatives in this thread!
For simple tasks (most of them reoccurring) I use the Calendar on Thunderbird and set reminders. Examples of these are things like paying the rent or other bills, cleaning tasks that are done only once in a blue moon, etc.
I checked and for all my uses cases wildcards are enough, so I'd replace regex support in my initial list with wildcard support. :)