productivity-tools.md

July 15, 2021 Β· View on GitHub

Bookmarks tagged [productivity-tools]

www.codever.land/bookmarks/t/productivity-tools

So, I wrote my first IntelliJ plugin to help me bookmark code

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.


How I manage my dev bookmarks to save time and nerves - DEV Community πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

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...


Witeboard Home Page

http://witeboard.com/

Witeboard is the fastest way to collaborate real-time with your team anywhere. Whiteboard.


Bookmarking code snippets with Codelets

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


Form Filler - Chrome Web Store

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...


My list of almost indispensable Chrome Extensions - DEV Community

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.


Save to bookmarks.dev - Chrome Web Store

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.


Octotree Home Page

https://www.octotree.io/

Octotree

GitHub on steroids - Browser extension that brings your GitHub experience to the next level.

Features ...


JSONView

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/


CodeCopy - Chrome Web Store

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.


Dotfiles Are Meant to Be Forked

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 ...


Scrumpoker Online

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.


cookiecutter

https://github.com/audreyr/cookiecutter

A command-line utility that creates projects from cookiecutters (project templates).


doitlive

https://github.com/sloria/doitlive

A tool for live presentations in the terminal.


howdoi

https://github.com/gleitz/howdoi

Instant coding answers via the command line.


PathPicker

https://github.com/facebook/PathPicker

Select files out of bash output.


percol

https://github.com/mooz/percol

Adds flavor of interactive selection to the traditional pipe concept on UNIX.


thefuck

https://github.com/nvbn/thefuck

Correcting your previous console command.


tmuxp

https://github.com/tony/tmuxp

A tmux session manager.


try

https://github.com/timofurrer/try

A dead simple CLI to try out python packages - it's never been easier.