September 2019 Results

TLDR: Domain evolution is done. Notifications are done. Actions Buttons are done. Fall is free :mushroom:. Creators! Polishing is terrified :snail:. Nevertheless, we will go public in November :muscle:.

Reading this update made me anxious, because, what we are looking for is exactly a work management system that is ā€œbetter than trelloā€ like you mentioned @mdubakov. Does it mean I should give up?

What weā€™d like to do at launch is:

  • task management with kanban (eventually weā€™d like the ability to have ā€œpureā€ kanban WIP limits, and ā€œdefinition of doneā€ per state, but itā€™s not a showstopper if it is not there at first
  • editable, groupable spreadsheet view of tasks - I see how we can build a filter into a board, so, we can presumably then filter on Client or Contract SOW as needed, but sheet view does not have this. So while we could have baked in boards like ā€œAlpha Co Boardā€ or ā€œBeta Co Boardā€, weā€™re stuck with the ad hoc filter at the upper right, which is fiddly when youā€™re trying to filter on some aspect quickly. Also it would be great if sheet view could show the hierarchy (Like Client -> Contract -> SOW A -> Tasks), especially thinking about wanting a view of all client tasks.
  • have the ability to enter multiple time entries per task
  • be able to report or at least, push all the things out via API / webhook and do the reporting elsewhere

I tried making a Time tracking app to link to tasks, but, youā€™re forced to use a Name field, which does not make sense for that style of application. If Iā€™m on a Task and add a Time, I donā€™t want to have to open the time entry just to add the time, but rather just want to quickly add the time itself and maybe a comment if I need. Itā€™d be cool if there were a duration type field as well, but I guess a decimal called ā€œHoursā€ will suffice. I can put 1.25 for 1 hour and 15 min.

@rickcogley
Unfortunately we canā€™t deliver all the things at once and have to prioritize. All missing capabilities you mentioned will be added eventually. But you will have to wait :frowning: Below our current understanding of the roadmap, but it can change any moment:

  1. Kanban App with proper limits most likely will be added around Spring.
  2. Hierarchical List or Table is in plans for Winter
  3. Time tracking app is not in plans, we are going to implement it via extension mechanism most likely
  4. API is there, but also you can create reports inside Fibery.

BTW, we do have several cases where Name is not required and I consider this a bug that we are going to fix soon.

Hi @mdubakov, yes, I understand patience. :slight_smile: What Iā€™m trying to figure out is, ā€œcan we make Fibery work for usā€.

Regarding your:

  1. Time tracking app is not in plansā€¦

ā€¦ can we still make our own for that, assuming the ā€œName is not always requiredā€ bug gets fixed? All I need is the ability to add multiple Time records linked to a given Task. If I can then export those, I can make the reports I need to do invoicingā€¦

Also it appears I can simply make a custom field, and sort or filter on that.