Bookmarks tagged [productivity-tools]
https://www.codepedia.org/ama/my-first-intellij-plugin-to-help-me-bookmark-code
Shows the basic steps needed to create a simple IntelliJ plugins which makes saving and searching snippets from IntelliJ IDEs to Codever very easy.
- tags: intellij, plugins, productivity, productivity-tools
https://dev.to/ama/how-i-manage-my-dev-bookmarks-and-save-time-and-nerves-56ae
If you are like me and you like to keep things neat and organised, you probably end up with a dozen of folders and sub-folders in your bookmarks navigation bar. The reality is this only scales up to a...
- 📆 published on: 2019-07-13
- tags: productivity, productivity-tools
Witeboard is the fastest way to collaborate real-time with your team anywhere. Whiteboard.
https://dev.to/ama/bookmarking-code-snippets-with-codelets-3d44
Presents how to use Codelets (code snippets) to increase your productivity when bookmarking and reusing code snippets from web or your own projects
https://chrome.google.com/webstore/detail/form-filler/bnjjngeaknajbdcgpfkgnonkmififhfo
Fill all inputs in a page with dummy data. ** The purpose of this extension is to help developers and testers test their forms quickly and easily. **
This extension allows you to fill all form inputs...
https://dev.to/ama/my-list-of-almost-indispensable-chrome-extensions-443
A list of my almost indispensable chrome extensions I use on a day to day basis to improve productivity, bookmarking, writing or as developer tools.
- 📆 published on: 2020-01-08
- tags: google-chrome-extension, productivity-tools
https://chrome.google.com/webstore/detail/save-to-bookmarksdev/diofdblfhjbpgackifolmboaiccmebjb
The Chrome extension enables you to quickly save the active tab as a bookmark to www.bookmarks.dev. Make sure you have an account from www.bookmarks.dev to begin.
GitHub on steroids - Browser extension that brings your GitHub experience to the next level.
Features ...
https://chrome.google.com/webstore/detail/jsonview/chklaanhfefbnpoihckbnefhakgolnmc
Validate and view JSON documents
JSONView port for Chrome.
Original firefox extension is here: http://benhollis.net/software/jsonview/
https://chrome.google.com/webstore/detail/codecopy/fkbfebkcoelajmhanocgppanfoojcdmg
A browser extension that adds a "copy to clipboard" button to every code block on GitHub, MDN, Gist, StackOverflow, StackExchange, npm, and even Medium.
http://zachholman.com/2010/08/dotfiles-are-meant-to-be-forked/
I’m a big fan of customizing your dotfiles. “Dotfiles” are the funky little files in your *nix-based home directory that allow you to customize your nerdery: change how your prompt looks, set up your ...
- 📆 published on: 2010-08-20
- tags: productivity, productivity-tools, bash
- source code
https://www.scrumpoker.online/
Scrumpoker online is an open source web implementation of planning poker for scrum teams to determine the complexity of stories. It aims to integrate ticketing systems like Redmine or Github.
- tags: scrum, productivity-tools
- source code
https://github.com/audreyr/cookiecutter
A command-line utility that creates projects from cookiecutters (project templates).
https://github.com/sloria/doitlive
A tool for live presentations in the terminal.
https://github.com/gleitz/howdoi
Instant coding answers via the command line.
https://github.com/facebook/PathPicker
Select files out of bash output.
https://github.com/mooz/percol
Adds flavor of interactive selection to the traditional pipe concept on UNIX.
https://github.com/nvbn/thefuck
Correcting your previous console command.
A tmux session manager.
https://github.com/timofurrer/try
A dead simple CLI to try out python packages - it's never been easier.