Skip to content
#

tasks

Here are 659 public repositories matching this topic...

itkfm
itkfm commented Apr 27, 2020

The accept button on offer pages sent to customers is pretty confusing when IN is set to German.

While not completely false, “zustimmen“ is clearly the wrong word to use here (it's rather equivalent to “agree”). The button should rather say “Angebot annehmen”. (Please note that using only the verb “Annehmen” would very likely still cause the very same confusion!)

Why does this happen?

joshunger
joshunger commented Aug 22, 2016

Is it possible to add support for usernames already defined in the ssh config? It isn't technically "passing" it but ssh just uses it. This is how I believe Ansible works. This would be very helpful so (a) usernames aren't hardcoded and (b) a username configured already for the server in ssh so you don't duplicate the definition elsewhere.

An easy example is ec2-user for Amazon Linux instanc

edgimar
edgimar commented Feb 8, 2020

Though it may be obvious that the android-sdk is a dependency for building orgzly, if it is not installed, then trying to run gradlew to build (as indicated in the README file) results in a cryptic error message:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> kotlin.KotlinNullPointerException (no error message)

If one m

gsantner
gsantner commented May 2, 2020

General information

  • App version: 2.2.x

Description

Improve the behavior of editor/viewer when the "Default to view mode" option is checked in settings, or overall in general the "View Mode"

  • Implement change format from view mode (from #788 )
  • Remembered editor position not applied when defaulting to View Mode (from #738 )
  • Search in View discards at firs
SeppPenner
SeppPenner commented Apr 7, 2019

I would recommend to separate the changelog from the user documentation in the readme. Why? Because nobody wants to scroll down to the documentation while reading all the changes made from version 0.x to version 3.x. I would recommend to make a new file called changelog.md in the main folder or something and link it from the README.md file.

jylin
jylin commented Mar 1, 2020

Would be nice to have "delete" as a right-click menu option. It should just delete the current line if it's a task. I think this would be nice to be more similar to a full task manager like "Microsoft Todo" which has delete as a right-click menu option.

Improve this page

Add a description, image, and links to the tasks 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 tasks topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.