TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Launch HN: Athens Research (YC W21) – Open-Source Roam Research

340 pointsby tangjeff0about 4 years ago
Hi Hacker News! My name is Jeff Tang and I&#x27;m the founder of Athens Research. Athens is an open-source and local-first alternative to Roam Research. Roam Research is a notetaking application, and what they really got right was the &quot;bidirectional link.&quot;<p>The problem with notetaking is that we don’t look back at 99% of our notes. Organization systems like PARA, BASB, and GTD can extend the shelf-life of information, but they’re mechanical and tedious to maintain. On the other hand, without a system, we just hope that search will one day have the answers. What comes after search, tags, and folders?<p>With bidirectional links, you never have to worry about where you write a note. Bidirectional links allow you to connect any two notes together, creating a knowledge graph. Structure emerges organically, bottom-up. This way of joining any arbitrary entities together is a paradigm shift (sorry to be cliché). The graph-based approach subverts the tree-based hierarchy most notetaking apps (and most applications&#x2F;OSes&#x2F;computer systems) have used until now. This is fundamental because hyperlinks are primitives, used by every single internet user. Just imagine using computers and phones without links! This is why Athens is about more than just notetaking. I believe networked applications with bidirectional links and data could become a new category itself.<p>Of course, this bidirectional idea isn&#x27;t new. In fact, it goes as far back as the origin of the Web. It&#x27;s the original concept of hypertext and Xanadu, which Ted Nelson has been advocating for decades. More recently, aspects of it were attempted by the Semantic Web. Yet the adoption never really caught on, until perhaps now.<p>Something else that&#x27;s interesting about the most powerful networked tools like Roam and Athens is that you can&#x27;t really make these apps with JavaScript or plaintext&#x2F;markdown. For maximum power, you want a true graph database. Both Roam and Athens leverage a front-end graph database called DataScript, which is written in Clojure(Script). JavaScript doesn&#x27;t have a native analog, and Neo4j is only server-side. This matters because I believe this is the first consumer use case for graph databases. I believe both Roam and Athens are general-purpose platforms where individuals and organizations can centralize all of their knowledge and tasks. I believe the graph is the right data structure to do this with.<p>More broadly, I believe networked applications beyond just notetaking can emerge. These networked applications can develop unique interactions and patterns in-app. They will even be able to share data between one another—Datascript has a native interface for querying multiple databases at once—unlocking new ways for users to synthesize, analyze, and transform their data at scale.<p>I started working on Athens in March of 2020 after interviewing at Roam Research. At the time, I was certain Roam was going to change the world with their vision of networked thought. Pre-Roam, I was a power user of Notion, even giving a Notion productivity workshop to my friends (where I actually mention Roam <a href="https:&#x2F;&#x2F;youtu.be&#x2F;4HXHk5C3bSc?t=5820" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;4HXHk5C3bSc?t=5820</a>). But it was clear to me that Roam was doing something different from Notion altogether, on the graph. It was clear to me that this was about more than just another productivity app.<p>Unfortunately, I had a glaring lack of Clojure experience. It didn&#x27;t seem like I was going to get a call back from Roam, so I saw two options going forward. Option one was to find other applications of graphs and bidirectionality. I saw an opportunity in messaging to develop a &quot;Slack Killer.&quot; Chat is another place where information was constantly getting lost in streams and siloed channels. Option two was to develop an open-source version of Roam. I wanted to prove I could learn Clojure fast (and hopefully get a return call from Roam). After prototyping these two options for about a week, I tweeted them to the #roamcult: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;tangjeff0&#x2F;status&#x2F;1248060649344831488" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;tangjeff0&#x2F;status&#x2F;1248060649344831488</a>. People started contributing and a community started forming. Designers, PMs, and even veteran Clojurians began contributing.<p>Assuming the graph database and bidirectional links are important to the future of computing, then why take an open-source approach? The primary answer is about privacy, longevity, and ownership. Users should have local-first control over their thoughts and their &quot;second brains.&quot; Right now, if AWS&#x27;s servers go down, Notion goes down, which has happened multiple times this year. Roam has notably suffered from downtime and data loss. Local-first and open-source, any version of Athens will always be locally usable, buildable, and modifiable for the rest of time, regardless if Athens the company goes under. User data will first and foremost always be owned by users.<p>Another reason is that open-source is an effective development process, at least in our case. In less than a year of development, with essentially zero spending, Athens has created a “good enough” alternative to a closed-source product that took 3+ years to make. It’s not because I’m a “10x engineer.” It’s exactly the opposite! Athens was built by dozens of engineers and designers who built and designed things in a way I never could (largely in their free time). We’ve had feedback and input from users from day one, directly in the channels we do work in. Not only do the best ideas rise to the top, they can be directly integrated into the source code, improving the experience of all users.<p>As for how we will make money, most users, even technical ones who could self-host, don’t want to self-host (but they value that optionality and insurance against lock-in). They want a subscription SaaS, which will make features like backups, integrations, and collaboration much easier. For enterprises that do want to self-host on-premises, we can provide additional support and security features, similar to Mattermost or GitLab. You can sign-up for our SaaS or enterprise packages through our Open Collective: <a href="https:&#x2F;&#x2F;opencollective.com&#x2F;athens" rel="nofollow">https:&#x2F;&#x2F;opencollective.com&#x2F;athens</a>.<p>What are your thoughts? If you’re optimistic and you use Roam, Athens or another networked notetaking app, what are you most excited about for 10-20 years in the future? Or maybe you’re skeptical and you think networked apps and bidirectionality will flame out like Xanadu and the Semantic Web. I&#x27;m guessing there will be questions about open-source too, particularly around paying contributors for their work. I&#x27;m all ears!

43 comments

bachmeierabout 4 years ago
A few alternatives in this space:<p>org-roam <a href="https:&#x2F;&#x2F;www.orgroam.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.orgroam.com&#x2F;</a><p>tiddlyroam <a href="https:&#x2F;&#x2F;tiddlyroam.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tiddlyroam.org&#x2F;</a><p>Dendron <a href="https:&#x2F;&#x2F;dendron.so&#x2F;" rel="nofollow">https:&#x2F;&#x2F;dendron.so&#x2F;</a><p>Foam <a href="https:&#x2F;&#x2F;foambubble.github.io&#x2F;foam&#x2F;" rel="nofollow">https:&#x2F;&#x2F;foambubble.github.io&#x2F;foam&#x2F;</a><p>Remnote <a href="https:&#x2F;&#x2F;www.remnote.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.remnote.io&#x2F;</a><p>Obsidian <a href="https:&#x2F;&#x2F;obsidian.md&#x2F;" rel="nofollow">https:&#x2F;&#x2F;obsidian.md&#x2F;</a><p>logseq <a href="https:&#x2F;&#x2F;logseq.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;logseq.com&#x2F;</a><p>Not an expert with them at all. I&#x27;ve never had a desire to dig into all their complexity, but some are pretty passionate about it.
评论 #26321093 未加载
评论 #26322380 未加载
评论 #26320226 未加载
评论 #26329884 未加载
评论 #26325343 未加载
评论 #26325888 未加载
helloguilleclabout 4 years ago
This is amazing. I like Roam Research but I refuse to give full control of something so important to <i>any</i> third party. At this point we have all experienced what it is like to give the control over your digital life to FAANG-like entities with priorities other than their own users well-being. We can and should ask for better.<p>If it will be my second brain (please note how important this sounds), what I want is to be able to be in full control of the data I generated with it.<p>I&#x27;d happily pay for an Open Source SaaS service from which I can download my data and use it in my own computer&#x2F;server if I wish to do so, much like Sentry or Strapi.<p>Edit: Clarity, grammar and spelling
评论 #26326662 未加载
评论 #26318570 未加载
diego898about 4 years ago
Jeff (@tangjeff), Im sure you&#x27;re already familiar with Tiddlywiki[1]. How does this compare&#x2F;draw from&#x2F;improve&#x2F;etc on that?<p>For those who arent familiar with TW, I encourage you to check it out. Its one of the original bi-directional linked, open-sourced, graph-based (as revealed with TiddlyMap plugin, though not using a graph database) note-taking apps that is completely customizable.<p>It was recently posted and discussed on HN as well [2][3].<p>[1] <a href="https:&#x2F;&#x2F;tiddlywiki.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tiddlywiki.com&#x2F;</a> [2] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25527581" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25527581</a> [3] <a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=tiddlywiki" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=tiddlywiki</a>
评论 #26321863 未加载
评论 #26322960 未加载
评论 #26322284 未加载
AriseAndPassabout 4 years ago
I use Roam, and I&#x27;ve had my eye on your project for many months now, so I&#x27;m super excited to see you come so far. I&#x27;m also passionate about privacy and having control over my data - IIRC the way Roam handles image uploads is by uploading the image to firebase and giving you a link that anyone can use to view your image, with no way to delete that image, so you just have to trust in the &#x27;unlisted&#x27; nature of the link. Not a big fan of this.<p>One thing I think was missing when I last looked at Athens was a working high-fidelity import of a Roam EDN export - without this I can&#x27;t see an easy way to migrate, and I&#x27;m guessing there are other Roam users in the same boat? I&#x27;m sure it&#x27;ll come along, until then I&#x27;ll sit tight in anticipation :)
评论 #26320902 未加载
solarkraftabout 4 years ago
This is amazing. Until very recently the only tree structure &quot;outliners&quot; I found somewhat viable were Workflowy, Dynalist, Roam and Transno, all of which are proprietary.<p>Logseq eventually added an open source option, but that it fails to keep sub trees collapsed pretty much kills it.<p>My current favorite note applications are Dynalist and Workflowy, but during my use I have always had a bad stomach feeling about privacy, inability to use it for work related stuff and always thought &quot;this needs some features breaking out of the tree structure&quot;.<p>I&#x27;m not entirely sure Athens is trying to be exactly what I&#x27;m thinking of here, but getting competition in the space is great.
评论 #26319982 未加载
ihinsdaleabout 4 years ago
Having passed on backing Roam Research multiple times[1], which proved to be a mistake[2], YC now funds a competitor that is quite explicitly a clone.<p>That said, all the best to the Athens Research team.<p>[1] <a href="https:&#x2F;&#x2F;twitter.com&#x2F;Conaw&#x2F;status&#x2F;1229978388787384320?s=20" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;Conaw&#x2F;status&#x2F;1229978388787384320?s=20</a> [2] <a href="https:&#x2F;&#x2F;www.theinformation.com&#x2F;articles&#x2F;a-200-million-seed-valuation-for-roam-shows-investor-frenzy-for-note-taking-apps" rel="nofollow">https:&#x2F;&#x2F;www.theinformation.com&#x2F;articles&#x2F;a-200-million-seed-v...</a>
nsrivabout 4 years ago
Athens has been incredible for me over the past week, as someone that has bounced around using Workflowy, Dynalist, and Obsidian.<p>The great outliner features of the first two, and the backlinking and graphing of Obsidian. My only real reservation is that files are not in Markdown. Is there a plan to address that, or is a DB central to the architecture? Currently using LogSeq because of this but eager to switch.
评论 #26317095 未加载
评论 #26320011 未加载
dchukabout 4 years ago
&quot;The problem with notetaking is that we don’t look back at 99% of our notes.&quot;<p>Can you answer why this is the case? Is there a disconnect between what we initially capture (thinking it&#x27;s valuable) vs what ends up being valuable? Is it too hard to find stuff?<p>I&#x27;ve tried the graph-based note taking apps like Roam, and while clever, it just didn&#x27;t click for me, I felt like I would get lost navigating around. Also, Roam is adding so many features that it feels like a messy toolbox rather than a cohesive product, I can&#x27;t spend the time learning all the doo-dads, I need to do my work.<p>The ideal notetaking solution for me would be one where I can search and filter it however I want (with saved filters), and easily switch between typed notes and handwritten notes from my ipad (with a means to convert handwritten to typed for searchability and sharing).
评论 #26352899 未加载
etaioinshrdluabout 4 years ago
Me and some friends have played around with Roam a bit and we are baffled by the app. It just does not work well. It is a badly-designed, lower performance, glitchy note-taking app. You end up staring at its gaudy giant astrolabe loading spinner more often than not. We look at it and end up baffled why anyone would pay a monthly subscription for it!
评论 #26329506 未加载
评论 #26329320 未加载
Offabout 4 years ago
Hi Jeff! Great to see a Roam alternative backed by YC! Congrats on the launch!<p>What are you thoughts on the other Roam alternative, Logseq[1]? It seems to be doing really well and has a lot of features, from github sync and encrypted data to custom themes and publishing, it looks like privacy is their main goal, while being local-first and opensource, do you think that such features will be implemented in the near future and will those features become somewhat a standard across PKM&#x27;s?<p>Good luck with the launch!<p>[1] <a href="https:&#x2F;&#x2F;logseq.com" rel="nofollow">https:&#x2F;&#x2F;logseq.com</a>
评论 #26328923 未加载
评论 #26317559 未加载
评论 #26317430 未加载
评论 #26321650 未加载
dmyttonabout 4 years ago
Link: <a href="https:&#x2F;&#x2F;github.com&#x2F;athensresearch&#x2F;athens" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;athensresearch&#x2F;athens</a>
vemvabout 4 years ago
I wonder if the quite extremely early&#x2F;intense competition that Roam faced as soon as it was shared publicly will result in <i>none</i> of the competitors succeeding (at the very least as a viable for-profit company).<p>It&#x27;s possible that sometimes we have to let early ideas fully succeed to see how the market actually performs. Else one can end up in an arms-race situation that ultimately only leads to a tiny user base for each company.
评论 #26319001 未加载
评论 #26319066 未加载
评论 #26322676 未加载
cloverr20about 4 years ago
I have been using vimwiki for around a year now, using pandoc to convert into html with a simple custom template, stork-search to search the files and syncing the collection weekly over to my other computer, phone.<p>I love this setup as there is no internet needed, full text search on all the documents and very less friction while starting to write something. I have tried other apps like obsidian, roam etc but keep coming back to this one due to its simplicity.
评论 #26319253 未加载
0xferruccioabout 4 years ago
This is amazing, the thing that scares me the most about Roam is that I wouldn&#x27;t be able to export data. Also like Notion it gets extremely slow very quickly.<p>Hope that this local first solution will make you avoid the performance problems those apps have
评论 #26320365 未加载
joluxabout 4 years ago
&gt; For maximum power, you want a true graph database.<p>Do you have empirical validation of this claim? Anecdotally, Postgres has a pretty rich set of graph modeling features these days, and keeps getting more of them, and SQL databases are often operationally simpler than graph databases. Maybe this matters less in a client side app?
评论 #26318946 未加载
lvhabout 4 years ago
Hey! This looks super cool. The desktop app seems fairly explicitly single-user (looks like 1 big transit file). Do you have any opinions on using these tools in general and Athens in specific to do knowledge sharing among teams? (I would imagine that needs some kind of transaction log, mostly hoping transactions commute and maybe stacking the deck with something like Pijul.)<p>Is the answer &quot;host it as a web service&quot; (and corollary &quot;let us do it for you&quot;)?
评论 #26318875 未加载
ducktectiveabout 4 years ago
Very interesting! Good luck!<p>1- Why did you choose Clojure?<p>2- Last I checked, Roam founder here on HN said something along the lines that &quot;the self-host functionality is on their minds&quot;...this was around late 2019 I think. Wonder what&#x27;s the update on that...<p>3- Actually, personally if I want to use this approach, I definitely want to self-host. Wonder what would happen to the data if this tool gets updated. Is it just markdown + some syntax for bidi links?
评论 #26317153 未加载
desmapabout 4 years ago
So, after diving a bit deeper into this field I still do not understand why the underlying tech is important for bidirectional linking?<p>I understand that a graph database like neo4j can be amazing once you need more than just binary relationships (any kind of relationship in any level can be expressed) and once you start to query the database. Latter is so powerful and crucial from a data scientist perspective.<p>But why are these graph db features important for notes? And what are the drawbacks if you just do this with normal text or md files with links and a normal file system? Assuming that the actual link setting UI is convenient and takes care of most there shouldn&#x27;t ne any disadvantage when writing and querying them. If things get slow you could still use an index but yeah.<p>One advantage with normal files is that you will still be able to read them in 50 years without any special app created 50 years ago.
评论 #26326173 未加载
aantixabout 4 years ago
Don&#x27;t we see the bidirectional linking all the time?<p>Jira, Github issues&#x2F;pull requests, all list the linkage from both sides?
评论 #26319037 未加载
nynxabout 4 years ago
This is great stuff, Jeff. I sponsored athens for a while—stopped after you got funded by YC—but I&#x27;m still glad things are going well.<p>Now that there are a couple of apps that are doing this <i>kind</i> of thing, I think it might be time to start looking at whether bi-directional links could be a W3 standard in some way (i.e. a standard bidirectional link metadata endpoint). It&#x27;d be awesome to bi-directionally link across from athens&#x2F;roam to github to matrix.<p>Perhaps the concepts need a few more years to bubble and mix a little, but start thinking about how this could work.
评论 #26323031 未加载
pizza_plebabout 4 years ago
Nice! I’m also developing a clone at <a href="https:&#x2F;&#x2F;github.com&#x2F;cofinley&#x2F;free-roam" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cofinley&#x2F;free-roam</a>.<p>Done mainly to learn latest React&#x2F;Redux. It’s coming along nicely. Also hosted on GitHub pages as a type of progressive web app (<a href="https:&#x2F;&#x2F;cofinley.github.io&#x2F;free-roam" rel="nofollow">https:&#x2F;&#x2F;cofinley.github.io&#x2F;free-roam</a>). I love the idea of offline apps where you bring your own data. Kind of like the Beaker Browser.
rronalddasabout 4 years ago
Is it something like Obsidian (<a href="https:&#x2F;&#x2F;obsidian.md&#x2F;" rel="nofollow">https:&#x2F;&#x2F;obsidian.md&#x2F;</a>) but with more than just markdown files?
评论 #26317902 未加载
Dyacabout 4 years ago
How do you feel about Workflowy (another YC company) suddenly starting to add new features like bidirectional linking, transclusion and file embedding functionality?
评论 #26318719 未加载
juniperteaabout 4 years ago
I use obsidian right now. I do enjoy the convenience of markdown files, do you have any specific use case where the graph DB would be superior to them? Would it stop scaling at very large notes? Furthermore, the biggest painpoint for me is sync and cross-platform support. I have to use dayone, a journal app on iOS, because the experience (of actually writing thoughts) of any other app is just too inconvenient for rigorous daily usage.
评论 #26322732 未加载
评论 #26324937 未加载
lquistabout 4 years ago
Honest question: Why use academic design principles instead of SaaS design principles?
评论 #26323041 未加载
gwabout 4 years ago
Y&#x27;all both are making great tools but consider giving a read-only view of the page when javascript is disabled. After disabling JS this gives me a blank white screen: <a href="https:&#x2F;&#x2F;athensresearch.github.io&#x2F;athens&#x2F;" rel="nofollow">https:&#x2F;&#x2F;athensresearch.github.io&#x2F;athens&#x2F;</a> Same thing when i tried it with roam.
评论 #26319466 未加载
sandGorgonabout 4 years ago
This is pretty cool! I do urge you to take your domain name versus <a href="https:&#x2F;&#x2F;athensresearch.github.io&#x2F;athens&#x2F;" rel="nofollow">https:&#x2F;&#x2F;athensresearch.github.io&#x2F;athens&#x2F;</a><p>Could you talk about the clojure part of it? how instrumental was it to build Athens Research. could you have built it on Electron + Typescript for example
评论 #26319240 未加载
fabiospampinatoabout 4 years ago
&gt; Something else that&#x27;s interesting about the most powerful networked tools like Roam and Athens is that you can&#x27;t really make these apps with JavaScript<p>How come? There&#x27;s no single feature that you can implement in any other programming language that you can&#x27;t also implement with JavaScript, right?
评论 #26353110 未加载
评论 #26319170 未加载
nishparadoxabout 4 years ago
Having tried running the whole stack on my local a few times in the past -- which didn&#x27;t work well at that time -- I&#x27;m excited to use it now.<p>One question I have is: how much compatible will it be eventually with other tools like Roam&#x2F;Obsidian&#x2F;Logseq (when we want to import the graphs)?
naderkhalilabout 4 years ago
I used to use Roam before the $15&#x2F;mo pricing (might be more than any subscription I have today). I&#x27;ve tried using a bunch of different notetaking apps: notion, obsidian...but I keep returning to my Apple notes. Looking forward to trying this out. Thank you!!
rrampageabout 4 years ago
Congrats on the launch! Are there any good resources for using Athens as a Zettelkasten in the lines of [0] or [1]?<p>[0] - <a href="https:&#x2F;&#x2F;www.roambrain.com&#x2F;implementing-zettelkasten-in-roam&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.roambrain.com&#x2F;implementing-zettelkasten-in-roam&#x2F;</a><p>[1] - <a href="https:&#x2F;&#x2F;medium.com&#x2F;@anthonyclemons1&#x2F;roam-research-the-digital-zettelkasten-4eed17d91b35" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@anthonyclemons1&#x2F;roam-research-the-digita...</a>
评论 #26317174 未加载
mad_hominemabout 4 years ago
Great job so far. I greatly appreciate that Athens is open source, and it seems that you value potential interoperability and data ownership.<p>I&#x27;m curious about some aspects of the privacy of Athens. Would someone with disk access be able to read my notes? Would you store your banking or personal medical information in there? Standard Notes and others make claims like this (though their featuresets vary).<p>I&#x27;m also hopeful about mobile clients. If this is my second brain, I wouldn&#x27;t want to leave it at home.
jiangplusabout 4 years ago
I don&#x27;t understand why you call it `Research` as well.
desmapabout 4 years ago
I must somehow have missed the trend around networked tools such as Roams (and Notion?). Would someone be so kind and educate me why this got a trend and that it&#x27;s not a fad.<p>I wonder if this link-setting which is still a manual task would not get tedious over time. Then, I could imagine that finding content is still faster with a full-text search or question-answering DL models than clicking through all your links.
评论 #26339954 未加载
lraeabout 4 years ago
&gt; In order to opt-out of analytics, please become a User or Sponsor through OpenCollective.<p>Interesting way to monetize, not sure how I feel about that, but it would be nice if you&#x27;d at least list what data you are collecting (or link to your privacy policy&#x2F;faq&#x2F;what ever.)
评论 #26323092 未加载
Rainymoodabout 4 years ago
Isn&#x27;t there this saying that goes like: &quot;If you invent something you basically have a 2-year headstart? Don&#x27;t worry about getting copied because you <i>will</i>&quot;<p>Good luck... looking forward to using Athens as a paying Roam user.
mmmkkaaayyabout 4 years ago
Could you please share some of your experience&#x2F;plans regarding implementing cross-device sync?<p>eg:<p>* Which db is the source of truth?<p>* How will conflicts from offline editing be handled?<p>* Will you be able to see edits made in realtime across the devices?
评论 #26321397 未加载
code-anthabout 4 years ago
This is great, congrats. While I was waiting for this though, I ended up learning emacs, org-mode, and org-roam. Not sure if I wanna change now. Emacs can do all of this already, right?
评论 #26321498 未加载
ternabout 4 years ago
I&#x27;m currently using NotePlan because I haven&#x27;t been able to find a good Roam-like iOS app. Is this on your radar?
评论 #26318784 未加载
turnersrabout 4 years ago
I would love to be able to search math and scientific literature. Do you all support LaTex?
评论 #26332338 未加载
lambduhhabout 4 years ago
Awesome!
WalterGRabout 4 years ago
Have you done research into WinFS?
bronlundabout 4 years ago
So all I can do in that graph view, is moving nodes around? Am I missing something? Like, is there any way to jump to the actual note from there?
评论 #26319135 未加载