Show HN: Reor – An AI note-taking app that runs models locally
41–50 of 107 posts
Re: Show HN: Reor – An AI note-taking app that runs models locally
#42This is a good reminder of why storing Obsidian notes as individual Markdown files is much more useful than stuffing those notes in a database and having Markdown as an export format. The direct manipulation of files allows multiple apps to coexist and do useful things on top of the same files.
Re: Show HN: Reor – An AI note-taking app that runs models locally
#43This is a good reminder of why storing Obsidian notes as individual Markdown files is much more useful than stuffing those notes in a database and having Markdown as an export format. The direct manipulation of files allows multiple apps to coexist and do useful things on top of the same files.
That was the reason why I gave up Joplin very quickly. The last Joplin thread, here on Hacker News, has also shown once again that some still do not understand why "But Joplin can export Markdown from the database!" is not the same as simple, flat Markdown files.
Re: Show HN: Reor – An AI note-taking app that runs models locally
#44Re: Show HN: Reor – An AI note-taking app that runs models locally
#45This is a good reminder of why storing Obsidian notes as individual Markdown files is much more useful than stuffing those notes in a database and having Markdown as an export format. The direct manipulation of files allows multiple apps to coexist and do useful things on top of the same files.
https://xenodium.com/an-ios-journaling-app-powered-by-org-pl...
Re: Show HN: Reor – An AI note-taking app that runs models locally
#46Surprisingly, indexing sort of worked. But since I have an index.md per folder (so that media is grouped with text for every note) the editor is confused, and clicking on links always took me to a blank screen.
Also, pretty much every question gives an error message that says "Error: The default context shift strategy did not return a history that fits the context size", likely because there is too much context...
Edit: Fixed most of it by using a mistral instruct model. But the editor does not know what front matter is (neither in editing nor in previews, where front matter looks like huge heading blocks)
Re: Show HN: Reor – An AI note-taking app that runs models locally
#47This is a good reminder of why storing Obsidian notes as individual Markdown files is much more useful than stuffing those notes in a database and having Markdown as an export format. The direct manipulation of files allows multiple apps to coexist and do useful things on top of the same files.
That was the reason why I gave up Joplin very quickly. The last Joplin thread, here on Hacker News, has also shown once again that some still do not understand why "But Joplin can export Markdown from the database!" is not the same as simple, flat Markdown files.
Re: Show HN: Reor – An AI note-taking app that runs models locally
#48Re: Show HN: Reor – An AI note-taking app that runs models locally
#49How would this run on, say, a M2 Pro MBP with 32GB RAM?