acorn
acorn copied to clipboard
Built with Holochain, Acorn is an open-source, peer-to-peer project management application. It is designed and built as a scrum-alternative, Agile Development Pattern for distributed software developm...
Love Acorn and plan to use for our teams, but a timeline/gantt chart type lens would be really useful so we can see how long each task will take and...
I just archived an item with children, and it orphaned all of its child items, throwing them to the top level (and I'm not sure if the thing I archived...
It seems like once an item is archived it can never be retrieved again. It would be nice to have some visibility into archived items. Would be kinda neat for...
When in Profile Settings you have complete access to the keyboard shortcuts and can navigate and delete cards/open/close them. You can also change the project that you are in with...
Feature request. To improve visibility in the map view, when clicking on a card it will highlight the connectors attached. This could be in a different color to the blue...
Now that we can have multiple parents, we can create diamond patterns. I'm not sure if it's intentional, but in such patterns, smalls get counted multiple times. See image. I...
I have simplified the code by combining functions that appear to be performed the same task. For example, the create_whoami and inner_create_whoami functions both perform the same task of creating...
# todo - [ ] make CSS bundle and be injected in one build process (I believe currently both `index.js` and `cssBundle.css` are built in the same step, but `index.js`...