nnako
nnako
Reading through the issue texts so far, I saw of a couple of postings aiming in the same direction. So, for a broad usability of the v2.0 todo.txt file version,...
@sanpii in my opinion, a MAJOR release (which is characterized by incrementing the leftmost digit of the version number) includes MAJOR changes like "interface changes" or "implementation language changes". MINOR...
Another possibility might be to permanently show a "notes-pane" on the right side of the screen (as seen in e.g. ToDoList application). On this side pane the notes of the...
Hi, I would be very much interested in integrating / handling lists stored locally (at least as an alternative to Gist storage). I would offer my support for implementing /...
**Do you have an "outline" of the path you'd like to go with tdo? Would you like to share it?** I will try to sketch an outline about what I...
@mstijak Just a short question about the storage of tdo's data (when not using a Ghist account). Where exactly do I find the user's tasks / lists / boards in...
just to add some information for clarification of what I'm looking for... This is a rough structure of components and interactions which I would like to further specify and add...
@mstijak Thanks ;-) **MINIMUM REQUIREMENTS** I had a look into React, CxJS and Redux for the past two weeks and I like it. Although, the mix of technologies is still...
Unfortunately, this doesn't seem to be as easy as we'd like it to be. I have been working on two systems (no further system seems to be available), yet: **Windows...
-> pulled current version using `git pull origin master` -> ok (see log) -> re-installed application using `npm install` -> ok (see log) -> tried `npm run build` -> not...