The Wayback Machine - https://web.archive.org/web/20220712235946/https://github.com/topics/task-list
Skip to content
#

task-list

Here are 172 public repositories matching this topic...

markor
lockywolf
lockywolf commented Mar 14, 2021

General information

  • App version: 2.6.0 (122) , F-Droid
  • System: OnePlus 5t, Android 9

Description

At the moment, Markor allows to take a photo using the system camera app, place it into the directory of the note file, and insert the relevant markdown into the file.

I would like to ask that videos (obtained form exactly the same source) be attachable exactly the sa

zambrovski
zambrovski commented Nov 8, 2018

Currently, the task aggregate command handlers are fault-tolerant and doesn't report any errors on wrong actions, but just skip the execution. For example if the user tries to complete a deleted task, no events are fired and the command handler does nothing.

The command handlers should react with corresponding exceptions on violations of task lifecycle (e.g. completion of deleted task).

Type: bug good first issue
LucasLeandro1204
LucasLeandro1204 commented Apr 3, 2018

The services/task.js is a bit ugly, it has an weird cache layer. Yeah I know, I'm sorry but I wasn't planning that haha

It can be removed if we use a central store. But I think Vuex is too much for too little, so I accept other suggestions (nope, vue-stash is not in game).

Thank you =)

enhancement help wanted good first issue

Improve this page

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

Learn more