At this point there are enough note taking app options out there that are really just a fancy interface on top of text/markdown files that I have a really hard time ever considering any ecosystem that locks my notes into their own data system. I do see an export function here, but it is unclear whether or not that export to text files or just to the PDFs.
I use Obsidian, and I would love for it to be Open Source, but I take comfort in the fact that at any moment I can just delete the app and start editing my notes in any application that can interpret text files.
This person appears to have leaned heavily on LLM generation in everything from their comment here, the readme, to even their github profile page. I haven’t reviewed the code.
The codebase and website consist of a handful of commits made over the prior three weekends.
There is no differentiation from the existing library of note-taking apps.
By any measure this is not a thing worthy of attention, and yet here it is. Why?
edit: At least one answer occurs to me: we have lowered the bar to app creation so far that a person can now create and market an app faster than they can evaluate and understand the existing options.
We are a website away from Let Me Google That For You evolving into LM Develop TFY.
> we have lowered the bar to app creation so far that a person can now create and market an app faster than they can evaluate and understand the existing options
I don’t understand the unnecessary gate keeping here. There is no imaginary bar that someone should hit before sharing something they created. Who cares how it was made? If someone made something and it’s gets attention, that’s already enough merit for the post itself.
Sharing things people create should always be encouraged. If something isn’t “worthy” of your made-up standards, then move on. There’s really no reason to bring someone down for it.
The person in question has a name that hints at the possibility that English is his second language.
The code in question is small but neat and interesting (it’s a Vue 3/Electron app which is a relatively unusual combination); it was not I suspect written with much help from an LLM.
Beaver seems to be open source, although I cannot find any link to the code nor license (although the "Terms" page mentions MIT: https://www.beavernotes.com/Terms.html)
Obsidian isn't open source. But, it stores your files are normal markdown files (cannot see if Beaver does the same) so it's easy to import/export if needed, and also have a huge number of plugins for basically anything out there.
Obsidian is also pretty established (read: "old") at this point so the ecosystem is already big, stability is good and it's mature enough to be used professionally. Probably Beaver doesn't come close to that (yet).
Even their fully self-hosted solution seems to come with most features locked behind paid subscriptions[1][2] which, whilst being perfectly fine on its own, is also a restriction that automatically disqualifies the software from being open source[3].
Edit: They're quite possibly violating their own licenses here, but I'm not a lawyer so don't take it as fact.
Yeah, you can navigate to it from their site by clicking on the “Reddit” icon at the bottom or you can navigate to their subreddit by clicking the “Github” icon.
Weird to start a project in js instead of TypeScript these days. That doesn't give a good feeling about his privacy-focused app which will probably have plenty of subtle bugs and security holes.
Are notes stored in the filesystem, like plain filles following a hierarchy based on folders (like Obsidian) or is it using some kind of indexed storage?
Two big questions: How does it store notes and will there be an Android port?
I currently use Google Keep partly because of all the platform integration with Wear and Assistant, and the fast opening speed.
My ideal Notes system would have Keep's UI, performance, and deep integrations, maybe with a little more advanced organization and calendar support, and just store files as SyncThing compatible markdown.
A platform has to really offer a lot before I would want to put notes in some proprietary format that won't be easy to switch to some other tool.
Thanks for sharing your preference! It's great to see that you're using Trilium for your self-hosted note-taking needs. Everyone has their own favorite tools, and I'm glad you found one that suits you. If you ever decide to give Beaver Notes a try, I'd be curious to know your thoughts on it. Happy note-taking!
Thanks for your interest in Beaver Notes! As of now, I don't offer sync functionality. All notes are stored locally on your device, and there's no automatic synchronization across devices. You can manually use cloud storage options like Google Drive or Dropbox for syncing if needed. Merging conflicting edits isn't supported at this stage. Your feedback is essential, and I'm continually working to enhance Beaver Notes!
Kagi Summarized home page: "Bear is a simple yet powerful note taking app that allows users to capture, write and organize notes using Markdown. It offers a minimal and beautiful interface that stays out of the user's way while providing powerful tools for taking notes, planning and writing. The app has won an Apple Design Award for its universal beauty. Bear offers both free and paid PRO versions, with the PRO version providing extra features like OCR search, more export options and iCloud syncing across devices. Overall, Bear aims to provide a simple yet elegant solution for users' note taking needs."
Or jump right to Obsidian if you want the kitchen sink. The point of Markdown with "frontmatter" is that your files are your files, fully portable, to most any tool. For example, an Obsidian vault can also be edited with Foam in VSCode after some tuning of Foam and Obsidian settings.
Introduction:
Beaver Notes, the privacy-focused note-taking app, is making waves among tech enthusiasts and power users alike. Built on an open-source foundation, this cross-platform gem is raising the bar for secure and intuitive note management. Join the ranks of privacy-conscious professionals who are embracing Beaver Notes for its robust architecture, seamless cross-platform compatibility, and powerful features.
Privacy-First Approach:
In a world where data privacy is paramount, Beaver Notes takes center stage. The app's encryption ensures that all your sensitive information stays safe and accessible only to you. Unlike other note-taking platforms, Beaver Notes doesn't store your data on external servers, ensuring that your notes remain strictly under your control.
Open-Source Community:
With Beaver Notes being open-source, developers worldwide unite to create a privacy-first note-taking solution. You can explore, review, and even contribute to the app's source code on GitHub. Embracing the power of community collaboration, Beaver Notes is continually evolving and adapting to meet users' needs.
Command Prompt Magic:
Discover the magic of Beaver Notes' command prompt feature. With simple and efficient commands, you can create, edit, and manage notes, access settings, and switch themes – all without leaving your keyboard. Elevate your productivity and streamline your workflow with this intuitive tool.
Seamless Note Linking:
Beaver Notes introduces a unique note linking mechanism using the @@ syntax. Interconnect related notes effortlessly, creating a web of interconnected thoughts. Experience the power of structured organization and seamless navigation through your ideas.
Powerful Tagging System:
Tame the chaos with Beaver Notes' robust tagging system. Group your thoughts, ideas, and projects with ease using tags. Stay focused and find the information you need with quick and powerful searches.
Cross-Platform Compatibility:
Whether you're on Windows, macOS, or Linux, Beaver Notes ensures a seamless note-taking experience across all platforms. Your notes sync effortlessly, allowing you to access your data from any device, anywhere.
Conclusion:
Beaver Notes is more than just a note-taking app; it's a community-driven project that values your privacy and productivity. Join the Beaver Notes movement, and embrace the power of open-source, privacy-first note management. Elevate your note-taking experience and unleash your productivity potential with Beaver Notes – the ultimate choice for tech enthusiasts and privacy advocates.
Kudos for building a thing! Forgive the terse feedback, but I figure you wouldn’t post here if you weren’t seeking it. Quick thoughts:
A) Without providing a viable option for mobile (or even via a web UI on mobile), my guess would be that a desktop-client-only solution (like this appears to be?) is going to be a non-starter for a significant number of your potential audience. To me, cross-platform doesn’t just mean cross-desktop-OS - If something says cross-platform my personal expectation is that means desktop/mobile/web.
B) If your top-level value proposition is a focus on privacy and security, people are naturally going to ask further questions about the details. For example:
- What encryption is being used here, and how?
- If data isn’t stored on external servers, how do “your notes sync effortlessly”? What mechanism makes it possible to “access your data from any device, anywhere”?
- How do I get my data OUT of this thing, if I decide it isn’t right for me?
C) If you’re going to go down the “unlike other note-taking platforms” route, it might be valuable to explicitly help people make the comparison in terms of features/approaches/architecture/trade-offs etc. How should one compare this against [Obsidian](https://obsidian.md)? [Simplenote](https://simplenote.com)? [Logseq](https://logseq.com/)? [Zettlr](https://www.zettlr.com/)? [Standard Notes](https://standardnotes.com)? Notion/Google Keep/Evernote/Workflowy/Dynalist etc?
I wish these days projects stopped marketing cross-platform meaning as just MacOS, Linux, Windows. In this particular situation for note-taking app it's nice when you are switching from windows to linux or macos or vice versa but most likely most people don't own 2 desktops. It's more useful to sync notes between your smartphone, tablet and desktop that between different desktops only.
Apologies to everyone, there has been an oversight in the writing of this post. The app doesn't offer the sync functionality as of now; however, we are planning on providing a mobile client and sync functionality in the future.
WesleyLivesay|2 years ago
I use Obsidian, and I would love for it to be Open Source, but I take comfort in the fact that at any moment I can just delete the app and start editing my notes in any application that can interpret text files.
rpgbr|2 years ago
Sometimes people overcomplicate things that are, in essence, pretty simple.
d4rkp4ttern|2 years ago
aiisjustanif|2 years ago
I use Joplin for personal and Obsidian for work.
[1]: https://en.wikipedia.org/wiki/Joplin_(software)
rcarmo|2 years ago
gloryjulio|2 years ago
svnt|2 years ago
The codebase and website consist of a handful of commits made over the prior three weekends.
There is no differentiation from the existing library of note-taking apps.
By any measure this is not a thing worthy of attention, and yet here it is. Why?
edit: At least one answer occurs to me: we have lowered the bar to app creation so far that a person can now create and market an app faster than they can evaluate and understand the existing options.
We are a website away from Let Me Google That For You evolving into LM Develop TFY.
bort-simpson|2 years ago
I don’t understand the unnecessary gate keeping here. There is no imaginary bar that someone should hit before sharing something they created. Who cares how it was made? If someone made something and it’s gets attention, that’s already enough merit for the post itself.
Sharing things people create should always be encouraged. If something isn’t “worthy” of your made-up standards, then move on. There’s really no reason to bring someone down for it.
bemusedthrow75|2 years ago
The code in question is small but neat and interesting (it’s a Vue 3/Electron app which is a relatively unusual combination); it was not I suspect written with much help from an LLM.
paddim8|2 years ago
kchnkrml|2 years ago
[1] https://obsidian.md/
capableweb|2 years ago
Obsidian isn't open source. But, it stores your files are normal markdown files (cannot see if Beaver does the same) so it's easy to import/export if needed, and also have a huge number of plugins for basically anything out there.
Obsidian is also pretty established (read: "old") at this point so the ecosystem is already big, stability is good and it's mature enough to be used professionally. Probably Beaver doesn't come close to that (yet).
traceroute66|2 years ago
[1] https://standardnotes.com [2] https://github.com/standardnotes/app
krono|2 years ago
Edit: They're quite possibly violating their own licenses here, but I'm not a lawyer so don't take it as fact.
[1]: https://standardnotes.com/help/48/can-i-use-extensions-with-...
[2]: https://standardnotes.com/help/self-hosting/subscriptions
[3]: https://opensource.org/osd/
cobychapple|2 years ago
drannex|2 years ago
[1] https://notesnook.com [2] https://github.com/streetwriters/notesnook
pmontra|2 years ago
deafpolygon|2 years ago
> doesn't store your data on external servers
> sync effortlessly, allowing you to access your data from any device, anywhere
I'm not even going to give this a shake. Lots of marketing faff and no substance.
monkey_monkey|2 years ago
throwaway894345|2 years ago
laurent123456|2 years ago
mfer|2 years ago
[1] https://www.zettlr.com/
pantulis|2 years ago
Danielerolli|2 years ago
replwoacause|2 years ago
eternityforest|2 years ago
I currently use Google Keep partly because of all the platform integration with Wear and Assistant, and the fast opening speed.
My ideal Notes system would have Keep's UI, performance, and deep integrations, maybe with a little more advanced organization and calendar support, and just store files as SyncThing compatible markdown.
A platform has to really offer a lot before I would want to put notes in some proprietary format that won't be easy to switch to some other tool.
senectus1|2 years ago
https://github.com/zadam/trilium
Danielerolli|2 years ago
samwillis|2 years ago
As the files are just on the file system, what's the sync story? Have you tackled merging conflicting edits across devices?
Danielerolli|2 years ago
Otek|2 years ago
Terretta|2 years ago
Kagi Summarized home page: "Bear is a simple yet powerful note taking app that allows users to capture, write and organize notes using Markdown. It offers a minimal and beautiful interface that stays out of the user's way while providing powerful tools for taking notes, planning and writing. The app has won an Apple Design Award for its universal beauty. Bear offers both free and paid PRO versions, with the PRO version providing extra features like OCR search, more export options and iCloud syncing across devices. Overall, Bear aims to provide a simple yet elegant solution for users' note taking needs."
-- https://bear.app/
Kagi "Key Moments" or takeaways from home page:
- Bear is a note taking app that allows users to capture, write and organize notes using Markdown.
- It has a simple and minimal interface that stays out of the user's way.
- Notes are encrypted for privacy and Bear claims they cannot see user notes.
- Users can organize notes with tags and folders.
- Bear has features like sketching, image resizing and cropping, and outlining.
- Bear is available on Mac, iPhone and iPad.
- There is a free version with basic features and a PRO version with more features for a subscription fee.
- Reviews praise Bear for its simplicity, power and organization features.
- Users can export notes in multiple formats like PDF, HTML and DOCX.
- Bear aims to provide a beautiful and simple tool for users to capture and organize their ideas.
-- https://kagi.com/summarizer/index.html?url=https%3A%2F%2Fbea...
For Windows and Linux consider apps such as Typora:
- Typora is a markdown editor and reader that aims to provide a distraction free writing experience with seamless live previews.
- It offers a simple yet powerful set of markdown features like images, headers, lists, tables, code highlighting, math support, and diagrams.
- It focuses on helping users concentrate on the content by handling accessibility, organization, and export/import of files.
- Features like the outline panel, word count, focus mode, and auto pair help improve the writing experience.
- Users can customize Typora with their own themes using CSS.
- Typora is available for macOS, Linux, and Windows operating systems.
- There is a 15 day free trial available, after which users can purchase a license for $14.99 instead of having to subscribe.
- The app aims to provide a natural writing experience according to positive user feedback.
- Typora is updated regularly, with version 1.6 released on May 22.
- The development team can be reached via email, Twitter, or their issue tracker for support and feedback.
-- https://typora.io/
Or jump right to Obsidian if you want the kitchen sink. The point of Markdown with "frontmatter" is that your files are your files, fully portable, to most any tool. For example, an Obsidian vault can also be edited with Foam in VSCode after some tuning of Foam and Obsidian settings.
Danielerolli|2 years ago
Privacy-First Approach: In a world where data privacy is paramount, Beaver Notes takes center stage. The app's encryption ensures that all your sensitive information stays safe and accessible only to you. Unlike other note-taking platforms, Beaver Notes doesn't store your data on external servers, ensuring that your notes remain strictly under your control.
Open-Source Community: With Beaver Notes being open-source, developers worldwide unite to create a privacy-first note-taking solution. You can explore, review, and even contribute to the app's source code on GitHub. Embracing the power of community collaboration, Beaver Notes is continually evolving and adapting to meet users' needs.
Command Prompt Magic: Discover the magic of Beaver Notes' command prompt feature. With simple and efficient commands, you can create, edit, and manage notes, access settings, and switch themes – all without leaving your keyboard. Elevate your productivity and streamline your workflow with this intuitive tool.
Seamless Note Linking: Beaver Notes introduces a unique note linking mechanism using the @@ syntax. Interconnect related notes effortlessly, creating a web of interconnected thoughts. Experience the power of structured organization and seamless navigation through your ideas.
Powerful Tagging System: Tame the chaos with Beaver Notes' robust tagging system. Group your thoughts, ideas, and projects with ease using tags. Stay focused and find the information you need with quick and powerful searches.
Cross-Platform Compatibility: Whether you're on Windows, macOS, or Linux, Beaver Notes ensures a seamless note-taking experience across all platforms. Your notes sync effortlessly, allowing you to access your data from any device, anywhere.
Conclusion: Beaver Notes is more than just a note-taking app; it's a community-driven project that values your privacy and productivity. Join the Beaver Notes movement, and embrace the power of open-source, privacy-first note management. Elevate your note-taking experience and unleash your productivity potential with Beaver Notes – the ultimate choice for tech enthusiasts and privacy advocates.
cobychapple|2 years ago
A) Without providing a viable option for mobile (or even via a web UI on mobile), my guess would be that a desktop-client-only solution (like this appears to be?) is going to be a non-starter for a significant number of your potential audience. To me, cross-platform doesn’t just mean cross-desktop-OS - If something says cross-platform my personal expectation is that means desktop/mobile/web.
B) If your top-level value proposition is a focus on privacy and security, people are naturally going to ask further questions about the details. For example: - What encryption is being used here, and how? - If data isn’t stored on external servers, how do “your notes sync effortlessly”? What mechanism makes it possible to “access your data from any device, anywhere”? - How do I get my data OUT of this thing, if I decide it isn’t right for me?
C) If you’re going to go down the “unlike other note-taking platforms” route, it might be valuable to explicitly help people make the comparison in terms of features/approaches/architecture/trade-offs etc. How should one compare this against [Obsidian](https://obsidian.md)? [Simplenote](https://simplenote.com)? [Logseq](https://logseq.com/)? [Zettlr](https://www.zettlr.com/)? [Standard Notes](https://standardnotes.com)? Notion/Google Keep/Evernote/Workflowy/Dynalist etc?
vogon_laureate|2 years ago
pzo|2 years ago
Danielerolli|2 years ago
mkl|2 years ago
> it's a community-driven project
And from GitHub:
> vibrant community of developers
> our friendly team
Yet it seems to be just one person, right? This all reads to me like ChatGPT made it up, so it's hard to know what to believe in your descriptions.
aranw|2 years ago
throwaway894345|2 years ago