Earlier quoted context omitted.
What do you mean by a merge feature?
I mean that when I import a new CSV, I sometimes want to merge its rows with an existing Anytype database objects if key columns are identical. For larger personal databases, I find that I often need to clean them up or enrich them with web APIs. Therefore, I will export the data, manipulate it elsewhere, and then reimport it. This requires the data to be "merged" with the existing records in order to preserve the ex…
Show HN: Anytype – local-first, P2P knowledge management
31–40 of 83 posts
Re: Show HN: Anytype – local-first, P2P knowledge management
#32[1] https://drive.google.com/drive/folders/1lOIfGaXKbymw7fQXjwBh...
Re: Show HN: Anytype – local-first, P2P knowledge management
#33This looks like a beautiful product, but why are there so many note taking apps? It seems like way too much energy is being put into this space.
While note-taking is cool and is one of the main use cases that anytype is used for today, we don’t place ourselves into the note-taking category. What we are building is a local first superapp (don’t like this word, but can’t find a better analog) - anytype aims to give powers of a flexible interface (a graph data-base with modular UI) and collaboration and communication capabilities based on local-first ideals. The…
This could be powerful if executed correctly.
I'm hoping that the runtime and schema/language will be open and interoperable and not a part of your proprietary portion. I understand your need to make money and grow, however.
I wish y'all the best of luck!
Re: Show HN: Anytype – local-first, P2P knowledge management
#34Earlier quoted context omitted.
do you also have vim support? This is crucial for me
I'm sorry, I've never used vim. What does vim support inside a block editor means?
Re: Show HN: Anytype – local-first, P2P knowledge management
#35Earlier quoted context omitted.
I'm sorry, I've never used vim. What does vim support inside a block editor means?
I’m guessing, at the very least, vim cursor movement as described here: https://vim.rtorr.com/
EDIT: Just noticed that most of the "Cursor movements" already have equivalent standard keyboard shortcuts in regular text editors.
Re: Show HN: Anytype – local-first, P2P knowledge management
#36Re: Show HN: Anytype – local-first, P2P knowledge management
#37As someone who's been active in the IPFS community, it's really exciting to see how Anytype uses content addressing to manage and sync data under the hood ( https://github.com/orgs/anyproto/discussions/15 ). I think the fact that local-first P2P apps cannot be built directly on the web is a shame, some of the building blocks, like WebRTC are there, but browsers still lack some APIs to allow for more bottom-up innovat…
Re: Show HN: Anytype – local-first, P2P knowledge management
#38Re: Show HN: Anytype – local-first, P2P knowledge management
#39As someone who's been active in the IPFS community, it's really exciting to see how Anytype uses content addressing to manage and sync data under the hood ( https://github.com/orgs/anyproto/discussions/15 ). I think the fact that local-first P2P apps cannot be built directly on the web is a shame, some of the building blocks, like WebRTC are there, but browsers still lack some APIs to allow for more bottom-up innovat…
TLDR for others: Anytype is using IPLD ( https://ipld.io/ ), which is a project that came out of IPFS, but Anytype doesn't use IPFS itself (nor libp2p, or multiformats). Seemingly they felt it was necessary to write their own network layer and more as stable identifiers and logic for merging documents was too complicated to put on top of IPFS: > We also considered using IPFS, but its approach to content identifiers d…
Re: Show HN: Anytype – local-first, P2P knowledge management
#40It's polished so well done and the p2p / e2e aspects are novel but it's too heavy and complex for what I need a bit like Obsidian.
I personally find a lot of these note taking apps relish in the act of note taking itself and lose the purpose of the note itself, which for me, is to drive forward intent.
With that in mind I have started to play with Heynote from recent HN post a few days ago (https://news.ycombinator.com/item?id=38733968).
Its pitched as a scratchpad for devs, for me it's like notepad on steroids and more suited to my needs where notes are transitory things I store to help me get from A to B to C...