The Wayback Machine - https://web.archive.org/web/20220106222430/https://github.com/topics/productivity
Skip to content
#

productivity

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

ohmyzsh
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 Jan 6, 2022
  • C#
dash
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

super-productivity
johannesjo
johannesjo commented Dec 30, 2021

Hi, I have been trying out this app for a few weeks now and absolutely love it. There is just one thing in the timeline that keeps bothering me, which I am not sure if it belongs here, but here you go. I have my Google calendar integrated with the timeline, but it is currently also showing deleted events from my calendar (e.g. recurring meetings, where I deleted one or two instances over xmas). Is

Odyflame
Odyflame commented Sep 29, 2021

Describe the bug

when run tuist generate, there's some error.
'Trying to add a file at path "path/\(AppName).xcdatamodeld" to a build phase that hasn't been added to the project.
and i think my Project.swift file is writen right.

Target(
        name: "AppName",
        platform: .iOS,
        product: .app,
        bundleId: "com.com.com",
        deploymentTarget: Deploym

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