title | layout | description | audience |
---|---|---|---|
Go beyond Bookmarks with BrainTool, the online Topic Manager |
default |
BrainTool is a way of organizing things you want to remember and get back to, using notes and nested Topics. Its also a better way to control your browser. |
landingpage |
BrainTool organizes all your tabs and groups them by Topic.
Open and close multiple tabs for a Topic with a click.
Switch between contexts and tab groups with ease. Keep your workspace clean.
No longer fear closing a tab!
<div class="store-button" style="float:none; margin:auto; ">
<div id="store-text" style="margin-bottom:1rem; margin-top:0rem" onclick = "gotoStore()">
Add to Chrome
</div>
</div>
<script>
// if edge change button to point to edge store
let storeLink = "https://chrome.google.com/webstore/detail/braintool/fialfmcgpibjgdoeodaondepigiiddio";
if (navigator.userAgent.indexOf('Edg/') >= 0) {
storeLink = "https://microsoftedge.microsoft.com/addons/detail/braintool-beyond-bookma/igibjpnabjgljgnfajjpapocagidmeol";
let text = document.getElementById('store-text').firstChild;
text.nodeValue = "Add to Edge";
}
function gotoStore() {
(typeof gtag !== 'undefined') && gtag('event', 'Add_to_Click', {'event_category': 'Website', 'event_label': 'landingpage', 'value': 1.0});
window.location = storeLink;
}
</script>
...Gave bookmarks the performance and usability boost that I'd been waiting for all these years...it's a very nice, very fresh, take on bookmarks...I really like BrainTool. The rather simple interface might not be for everyone, but behind that simplicity is a lot of power.
- Your data is stored in a private, continuously synced, text file. - BrainTool uses structured [org-mode](http://orgmode.org) syntax. - The file can be separately edited, backed-up or shared. - You can import and export to and from bookmarks or org-mode files. - See how it works for Brian in this promotional video:
<iframe src="https://www.youtube.com/embed/1iTQNN0bhwg?si=JM4v5sJNh0MEgOei" title="BrainTool promotional video" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" style="position:absolute; top:0px; left:0px; width:100%; height:100%;" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
BrainTool is usable for free forever, an optional subscription or one-time purchase unlocks some customizations. See the [Vision Statement](http://braintool.org/overview) for philosophy and roadmap information. There is also an [official privacy policy](./BrainToolPrivacyPolicy.pdf). Or just [download](https://chrome.google.com/webstore/detail/braintool/fialfmcgpibjgdoeodaondepigiiddio) and try it out!