Live data from Hacker News

Show HN: Evryca – fractal thinking tool to brainstorm and organize thoughts

evryca.com

11–20 of 38 posts

Re: Show HN: Evryca – fractal thinking tool to brainstorm and organize thoughts

#11
post #8

Earlier quoted context omitted.

Thank you. Please, help me understand you better. Does "levels" mean "depth"? To give the feel how deep in the subject you are? Don't stacked "parents" give that feel?

> Does "levels" mean "depth"? To give the feel how deep in the subject you are? Yes! Level means depth. > Don't stacked "parents" give that feel? No! The stack doesn't give me that feel, because visually, it doesn't look like a stack. My brain perceives a series of plain text lines as a block of information. There's a reason we add symbols (numbers, discs) to checklists. We want them differentiated from normal text b…

Got it. Thank you very much!

Re: Show HN: Evryca – fractal thinking tool to brainstorm and organize thoughts

#12
post #8

Earlier quoted context omitted.

Thank you. Please, help me understand you better. Does "levels" mean "depth"? To give the feel how deep in the subject you are? Don't stacked "parents" give that feel?

It doesn't show if a card is stacked or not.

Got it, yes, I see now. Will think about it. Thank you!

Re: Show HN: Evryca – fractal thinking tool to brainstorm and organize thoughts

#13
I have a similar side project, which I started to learn kotlin.js: http://the.do.zone

My goal is to get some kind of seamless webrtc based sync going, both for multi-device use and also, maybe, for collaborative editing. Firmly committed to data not hitting any servers.

Re: Show HN: Evryca – fractal thinking tool to brainstorm and organize thoughts

#14
This is really cool, well done. The fractal concept has always been helpful to me.

I made a similar iPad app to this idea a while ago, called Mindscope. Kind of a fractal whiteboard / Workflowy meets Scapple. http://www.mindscopeapp.com

Always wished I had the time to make a new version some day…

Re: Show HN: Evryca – fractal thinking tool to brainstorm and organize thoughts

#17
I think fractal designs are the way to go! My favorite notetaking app is Workflowy which does this exact thing with nested lists, and it supports boards too! One thing I would suggest is that it needs to be possible to "peek" at lower levels; it's a bit jarring to drop a card on another card and have it completely disappear. It's not immediately obvious that the card actually went "inside" the right one.

Re: Show HN: Evryca – fractal thinking tool to brainstorm and organize thoughts

#18

I have a similar side project, which I started to learn kotlin.js: http://the.do.zone My goal is to get some kind of seamless webrtc based sync going, both for multi-device use and also, maybe, for collaborative editing. Firmly committed to data not hitting any servers.

Hm. Sounds interesting. Will check later. Afk atm

Re: Show HN: Evryca – fractal thinking tool to brainstorm and organize thoughts

#19
post #14

This is really cool, well done. The fractal concept has always been helpful to me. I made a similar iPad app to this idea a while ago, called Mindscope. Kind of a fractal whiteboard / Workflowy meets Scapple. http://www.mindscopeapp.com Always wished I had the time to make a new version some day…

Yes, fractals seem like is how we (nature?) think. Will check yours later

Re: Show HN: Evryca – fractal thinking tool to brainstorm and organize thoughts

#20
I like the simplicity of your tool as well as the fact that no login is required to use it (although I would appreciate a backup option like saving the localStorage data as a single text file and being able to load it back).

A few suggestions about the UI:

Cards have no visual cue that they are stacked (I think this came up in some other replies here), so it is impossible to tell how much information can be found underneath. With books, for example, you can tell by their thickness roughly how many pages you can expect. But a general problem with digital content is that its dimensions can be infinite, especially if it is revealed/concealed interactively in a fractal-like manner as it is in your tool.

Personally, I would feel overwhelmed quickly after taking multiple nested notes, especially if I wanted to look up a piece of information that is hidden deep inside or if I wanted to reorganize my notes (although I think this is not possible yet in your app?).

I like that you made a breadcrumb-like navigation back to the parents - this helps a lot with orientation. But maybe also consider a more global navigation and a search tool to move more quickly between top-level notes and find notes that are deeply nested.

I would also adjust the font-size dependent on the amount of text in a card. If you enter a lot of text, cards quickly become too cumbersome to read.

I also think the parent card/header(?) should be differentiated much more against its child cards. I became a bit confused about which cards are clickable and which are not.

Nonetheless, I always appreciate people who build tools that they find useful for themself and share them with others, especially if they help with thinking.

Post reply on HN