Skip to content
#

productivity

Here are 2,799 public repositories matching this topic...

ohmyzsh

🙃 A delightful community-driven (with 1900+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

  • Updated Oct 24, 2021
  • Shell
ShareX

ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.

  • Updated Oct 24, 2021
  • C#
dash
Kap
Timmmm
Timmmm commented Jul 8, 2021

macOS version: Not relevant
Kap version: I am not sure. The About Kap option seems to make it crash! Within the last year though.

Steps to reproduce

  1. Make a recording.
  2. Export it.
  3. Close the recording window.

Current behaviour

It always asks if you are sure you'd like to discard it. I always want to discard it. Very annoying.

Expected behaviour

I

davesteinberg
davesteinberg commented Jun 15, 2020

After using Bash-it very happily on Linux, I'm now trying it on macOS (10.15.5, with bash 3.2.57), and I'm having all sorts of weird line break/line wrap problems. The problems seem to stem from scm_prompt_info, as they don't appear when I'm using a theme that doesn't use it or when I'm not in a git repo.

The problems I'm seeing include unexpected line breaks in the middle of my prompt, early

jairofloress
jairofloress commented Mar 28, 2021

Version: v0.10.0
To reproduce, go to settings and add more than categories at the same time below any category.
When you assign the name for one of the new, the other get the same name.
If you go to the second and try to change the name, the first one gets the second name.
I hope this helps.
Thanks.

[aw-qt_2021-03-26T00-09-49.log](https://github.com/ActivityWatch/activitywatch/files/621747

metaflow
tuulos
tuulos commented Sep 7, 2021

With a config like this

{
    "METAFLOW_DATASTORE_SYSROOT_S3": "s3://mf-test/metaflow/",
}

(note a slash after METAFLOW_DATASTORE_SYSROOT_S3)

metaflow.S3(run=self).put* produces double-slashes like here:

s3://mf-test/metaflow//data/DataLoader/1630978962283843/month=01/data.parquet

The trailing slash in the config shouldn't make a difference

ferdi

Improve this page

Add a description, image, and links to the productivity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the productivity topic, visit your repo's landing page and select "manage topics."

Learn more