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...
UI issue, may be edge case or a simple fix. When you use the arrow keys to navigate, the view is shifted to keep the focused card in the centre...
If you change the Layering Algorithm to Constrained Width, if you refresh you will get the following error. ```typescript computeOutcomes.ts:22 recalculating computedOutcomes! computeOutcomes.ts:22 recalculating computedOutcomes! useFinishMigrationChecker.ts:16 migrationData computeOutcomes.ts:22 recalculating computedOutcomes!...
It is requested not just to be able to re-order children, but also top-most-level Outcomes. _Originally posted by @Connoropolous in https://github.com/lightningrodlabs/acorn/issues/239#issuecomment-1376252715_
When I run the acorn 9.4.1 AppImage without having gone through the "Update acorn" process with the acron 4.0.0 AppImage it does not recognize that there is already existing acorn...
I downloaded the latest version for windows here: https://github.com/lightningrodlabs/acorn/releases/v7.1.0-alpha But it still thinks it needs updating? How do I tell it that it is fully up to date? :) Thanks!...
follow along with here: https://github.com/glassbeadsoftware/snapmail/blob/462ebeade7d8d20804da834dbc39feb7a4be55fb/.github/workflows/build-electron.yml#L108-L132
### Feature request - [ ] Reorder checklist items in the Task List - [ ] Edit checklist items in the Task List - [ ] Move completed items to...
Acorn Version v4.0.0 When you have a card with a small scope and it has tasks when you double-click the Small Scope button it will reset the Achievement Status, Target...
Currently if you are creating a small you have to type in the text and then hit return and then double click and then change to leaf. It would be...
Cannot read properties of undefined (reading 'firstName') I think Zippy and I may have tried to edit the same card. Error was as follows... ``` TypeError: Cannot read properties of...