Hacker News new | ask | show | jobs
by dr_kiszonka 615 days ago
It looks neat. One aspect that I didn't quite get from the clips was accessing "distant" documents. Let's say I work with two files. One file on the very surface and another a few levels deeper. Do I need to zoom in and zoom out all the time to compare the documents? In other words, is there an equivalent of two windows opened next to each other, even if the documents come from two very different locations?
1 comments

There are tabs, like in a browser, so you can have two tabs for your usecase. Perhaps I can work on tab division, like I'm IDEs. I'll be also implementing a search functionality later to find the files and even searching across the content of files.

However for both files to be visually be on the same level, I am now thinking about shortcuts, where the original document will live in a distant folder (board), and you can view it from other board by creating a reference/shortcut to it. Possibilities are endless!