-
Updated
Oct 1, 2020 - C++
tasks
Here are 736 public repositories matching this topic...
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Oct 2, 2020 - C++
Hello, lately I can't successfully vdirsyncer sync my calendars because of a
database is locked error. Synchronization works fine with android's davdroid which talks with the same server.
Your vdirsyncer version: 0.16.4
If applicable, which server software (and which version) you're using: Nextcloud 13
Your Python version: 3.6.4
Your operating system: Arch linux
Relevant debug outpu
-
Updated
Sep 16, 2020 - PHP
Hey shacker, incredible work on this lightweight but powerful todo app! Thank you.
I had one suggestion for future improvements, which is to add a confirm before deleting the task. Keep it up, really appreciate the work.
Comments Bug
-
Updated
Oct 6, 2020 - Python
-
Updated
Oct 2, 2020 - C#
-
Updated
Oct 6, 2020 - C#
-
Updated
Mar 27, 2020 - TypeScript
-
Updated
Sep 13, 2019 - Python
-
Updated
Mar 14, 2020 - Go
-
Updated
May 31, 2020 - C#
-
Updated
Jun 14, 2020 - Haskell
-
Updated
Sep 24, 2020 - TypeScript
-
Updated
Oct 6, 2020 - C++
-
Updated
Oct 3, 2020 - Python
-
Updated
Apr 25, 2019 - CoffeeScript
Improve this page
Add a description, image, and links to the tasks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tasks topic, visit your repo's landing page and select "manage topics."
Currently, the search dialog (search dialog, heading dialog etc) callbacks use
indexOfto go to the requested position in the file.If multiple instances of the search term are present in the file, this prevents us from jumping to anything except the first instance.
For example, consider the following structure