Viewing profile — conaws
conaws
HN member- Joined
- Tue, Jun 05, 2012, 9:24 PM UTC
- HN karma
- 70
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About conaws
No profile information was provided.
Recent public activity
-
comment
Comment #22134949
No hiring page yet, just dm @conaw on twitter for now
-
comment
Comment #22114403
Good point. Will update.
-
comment
Comment #22114384
Capability is there, but UX sucks for both sharing single pages and creating seperate workspaces. Been working on both this week.
-
comment
Comment #22114352
Might not be for you. Most of benefit is in the new workflows you get via backlinks.
-
comment
Comment #22114333
Blocks (paragraphs with subtrees) as first class objects with uids that can be pointed to. Pages as filterable collections of backlinks from blocks. A datalog engine for structured…
-
comment
Comment #22114297
Dev here - open to suggestions
-
comment
Comment #22114291
TiddlyWiki is great, was one of many tools I used before starting to work on Roam. Lack of easy collaborative option and the speed of organizing sets of intersecting sets of notes …
- comment
-
comment
Comment #22114245
Datalog :)
-
comment
Comment #22114244
One of the devs here - totally true, our help docs and landing page don't really show half of what you can do. Help docs have a lot if you dig around though. Heres a link https://r…
-
comment
Comment #22114183
Just as FYI - Roam is built in Clojure/Clojurescript and we're hiring
-
comment
Comment #22105381
Play in the Sandbox on the help db for an hour and see if you still think this.
-
comment
Comment #22105366
Shouldnt be true for JSON export.
-
comment
Comment #22105360
Use nvalt till that ships then, import will be easier, and you'll start to taste power of very fast two-way links.
-
comment
Comment #22105353
We store in cloud as it is a collaborative app, designed for building off your own and other's past work. Lots of self hosted options that are much better than evernote or todoist.…
-
comment
Comment #22105340
Or control-shift-O when cursor is hovering over a link to open page or referenced paragraph/subtree (block) in sidebar.
-
comment
Comment #22105332
Problem w evernote is that file is bad unit of organization. In a meeting with 4 people, discussing three big ideas, related to two projects, what file do you put the note in? In R…
-
comment
Comment #22105320
Co-founder here. Best self hosted tools are Org-mode and nValt. Neither have full feature set, or work collaboratively, but nvalt in particular gives a good 80/20. We export to pla…
-
comment
Comment #22105297
Co-founder of Roam here. Also huge fan of treesheets, do recommend. We export to markdown and JSON.
-
comment
Comment #21448533
Also -- for folks asking about how we're different from Workflowy or Evernote or existing wiki tools Key claim we have is that knowledge doesn't really fit into the tree structure …
-
comment
Comment #21448486
You can import any plain text or markdown file into Roam -- we take the indentation structure and parse it out. Can also copy/paste in any html Would build a special emacs importer…
-
comment
Comment #21443940
Cofounder here -- just want to let people know that we STRONGLY believe that your data shouldn't be trapped in a SAAS application. Roam does allow you to export all your data to an…
-
comment
Comment #11838752
The fact that folks in the comments are complaining here about Clojure's error messages here tells me that the implications of this post might not be obvious. Up to this point, it …
-
comment
Comment #11838718
It means you may soon have amazing error messages when working with Clojure. You'll also be able to write your code in such a way that it gives you amazing error messages when some…
-
comment
Comment #11838712
Solving that is what this post is about